Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cloudposse-archives/teleport
Gravitational Teleport SSH Docker Implementation
https://github.com/cloudposse-archives/teleport
alpine-linux dockerfile gravitational teleport teleport-tsh
Last synced: 8 days ago
JSON representation
Gravitational Teleport SSH Docker Implementation
- Host: GitHub
- URL: https://github.com/cloudposse-archives/teleport
- Owner: cloudposse-archives
- License: apache-2.0
- Created: 2018-03-06T19:02:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T05:30:02.000Z (11 months ago)
- Last Synced: 2023-12-18T08:02:02.898Z (11 months ago)
- Topics: alpine-linux, dockerfile, gravitational, teleport, teleport-tsh
- Language: Shell
- Homepage: https://cloudposse.com/accelerate
- Size: 12.7 KB
- Stars: 1
- Watchers: 3
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# teleport
Gravitational [Teleport SSH](https://gravitational.com/teleport/) Docker Implementation.
It supports `Auth`, `Proxy` and `Node` services.
* https://gravitational.com/teleport/docs/architecture/#teleport-cluster
## Help
**Got a question?**
File a GitHub [issue](https://github.com/cloudposse/teleport/issues), send us an [email](mailto:[email protected]) or reach out to us on [Gitter](https://gitter.im/cloudposse/).
## Contributing
### Bug Reports & Feature Requests
Please use the [issue tracker](https://github.com/cloudposse/teleport/issues) to report any bugs or file feature requests.
### Developing
If you are interested in being a contributor and want to get involved in developing `teleport`, we would love to hear from you!
Shoot us an [email](mailto:[email protected]).In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.
1. **Fork** the repo on GitHub
2. **Clone** the project to your own machine
3. **Commit** changes to your own branch
4. **Push** your work back up to your fork
5. Submit a **Pull request** so that we can review your changes**NOTE:** Be sure to merge the latest from "upstream" before making a pull request!
## License
[APACHE 2.0](LICENSE) © 2018 [Cloud Posse, LLC](https://cloudposse.com)
See [LICENSE](LICENSE) for full details.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.## About
The `teleport` Docker implementation is maintained and funded by [Cloud Posse, LLC][website].
![Cloud Posse](https://cloudposse.com/logo-300x69.png)
Like it? Please let us know at
We love [Open Source Software](https://github.com/cloudposse/)!
See [our other projects][community]
or [hire us][hire] to help build your next cloud platform.[website]: https://cloudposse.com/
[community]: https://github.com/cloudposse/
[hire]: https://cloudposse.com/contact/### Contributors
| [![Erik Osterman][erik_img]][erik_web]
[Erik Osterman][erik_web] | [![Andriy Knysh][andriy_img]][andriy_web]
[Andriy Knysh][andriy_web] |
|-------------------------------------------------------|------------------------------------------------------------------|[erik_img]: http://s.gravatar.com/avatar/88c480d4f73b813904e00a5695a454cb?s=144
[erik_web]: https://github.com/osterman/
[andriy_img]: https://avatars0.githubusercontent.com/u/7356997?v=4&u=ed9ce1c9151d552d985bdf5546772e14ef7ab617&s=144
[andriy_web]: https://github.com/aknysh/