wittignl/Wittig - Deploy

-

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
SOURCE_PATHPath of the files that should be deployedno.
ARCHIVEStore the build artifactsnofalse
ARCHIVE_PATHPaths to store in the build artifactno./packages/**/dist !./packages/**/node_modules
DOTENV_ENVIRONMENTThe environment of the key in the .env.keys file to decrypt the .env fileno
DOTENV_KEY_FILE_CONTENTThe contents for the key in the .env.keys file to decrypt the .env filesno
DOTENV_FILES_PATHThe path for the .env filesno./packages/backend
DOTENV_KEY_FILE_PATHThe path for the .env.keys file to decrypt the .env filesno./packages/backend/.env.keys
DEPLOY_SSH_HOSTThe SSH server to deploy toyes
DEPLOY_SSH_PORTThe SSH server port to deploy tono22
DEPLOY_SSH_USERNAMEThe SSH username to deploy withyes
DEPLOY_SSH_KEYThe SSH private key to deploy withyes
DEPLOY_PATHThe path to deploy to on the target serveryes
DEPLOY_SCRIPT_AFTERThe script to run after the deployment has succeededno
DEPLOY_EXCLUDEExclusion paths that will not be synced to the target serverno/node_modules/, /**/node_modules/, /.git/, /**/.git/, /packages/**/src/, /packages/**/logs/, /.run/, /.turbo/, /.github/, /_server/, /vendor/, /**/vendor/, /content/
DEPLOY_PROXY_SSH_HOSTthe SSH host of the deploy proxy (jump server)yes
DEPLOY_PROXY_SSH_PORTThe SSH port of the deploy proxy (jump server)yes
DEPLOY_PROXY_SSH_USERNAMEThe SSH username of the deploy proxy (jump server)yes
DEPLOY_PROXY_SSH_KEYThe SSH private key to connect to the deploy proxy (jump server)yes

no outputs