0.0.8 • Published 5 years ago

shipit-bastion v0.0.8

Weekly downloads
17
License
MIT
Repository
github
Last release
5 years ago

shipit-bastion

License: MIT

Deploy to Bastion / Jump Servers with ShipIt

This plugin adds features to make it easier to deploy projects to servers that are on the other side of bastion / jump servers.

Features

  • bastionUser - This sets the userid for the user on the bastion server.
  • bastionHost - This sets the host for the bastion server.
  • USER env - If no bastion user is set the system uses process.env.USER for the bastion connection
  • env Override - You can set the process.env.BASTION_USER to set the user for the bastion from the env
  • shipit.sshOptions() - this method can be passed to any command to use the bastion settings

License

MIT © 2019 Brokerage Engine, Inc

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago