Skip to content

This package adds bastion / jump host support to shipit tasks.

License

Notifications You must be signed in to change notification settings

BrokerageEngine/shipit-bastion

Repository files navigation

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

About

This package adds bastion / jump host support to shipit tasks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published