Skip to content

ComputeStacks/cs-docker-bastion

Repository files navigation

Bastion host for ComputeStack Projects

Build Image

This provides a bastion environment for projects running within ComputeStacks.

The will:

  1. Install any ssh keys linked to the project and/or users.
  2. Mount volumes for other services within the project
  3. Provide ssh, sftp, and mosh access
  4. Provide developer tools such as: git, rsync, wp-cli, compose, yarn, npm, mysql-cli, postgres-cli.

Note: This makes use of the metadata service provided by ComputeStacks. Not all features may work in your environment.

Based on source code and ideas from: atmoz/sftp

Submitting Issues

If you encounter a technical issue, you may open an issue. However, for questions or how-to's, please post on our forum.

Contributing

Contributions are welcome! Before you submit a pull request, feel free to post on our forum your idea and we can have a discussion.