gentcod/Do-Nginx-App

Initialize your Node app with Nginx HTTP Proxy

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
hostThe IP address of your serveryes
protocolSSH connection protocol. Default is set to "tcp".notcp
portThe port for host connection. Default is set to -> 22.no22
userVirtual machine useryes
passwordPassword to authenticate ssh connectionno
keyAuthorized SSH key to authenticate ssh connectionno
passphraseAssociated passphrase if any, to the provided authorized SSH keyno
github-repoThe github repository with the server code your trying to run.yes
startup-scriptScript to run your app. e.g npm startyes
api-portConfigured PORT. e.g 5000yes
envEnvironmental variables. Key-value pairs -> KEY=VALUEno
namedescription
timeTimestamp of action execution
deployment-statusWhether the deployment was successful