GitDeployHub

brianc/node-ansible-tower-client

github.com/brianc/node-ansible-tower-client ↗
Node.js API
4 environment variables found in process.env references (scan)

Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.

  • TOWER_HOST
  • TOWER_PASS
  • TOWER_PROTOCOL
  • TOWER_USER
Alternative Fly.io Anything Dockerized — requires the Fly CLI.
macOS
brew install flyctl && fly launch --from https://github.com/brianc/node-ansible-tower-client
Linux
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/brianc/node-ansible-tower-client
Windows (PowerShell)
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/brianc/node-ansible-tower-client
Or deploy to a different host
← Try another repo