Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ContainerSSH/examples
ContainerSSH examples
https://github.com/ContainerSSH/examples
containerssh
Last synced: 3 months ago
JSON representation
ContainerSSH examples
- Host: GitHub
- URL: https://github.com/ContainerSSH/examples
- Owner: ContainerSSH
- License: apache-2.0
- Created: 2021-03-16T06:19:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-07T06:59:47.000Z (9 months ago)
- Last Synced: 2024-07-14T13:32:29.347Z (4 months ago)
- Topics: containerssh
- Language: Dockerfile
- Homepage: https://containerssh.io/
- Size: 46.9 KB
- Stars: 14
- Watchers: 5
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-starred - ContainerSSH/examples - ContainerSSH examples (others)
README
[![ContainerSSH - Launch Containers on Demand](https://containerssh.github.io/images/logo-for-embedding.svg)](https://containerssh.io/)
ContainerSSH examples
This repository contains examples on how to use ContainerSSH in certain scenarios. Feel free to use these to build your own ContainerSSH setup.
⚠️⚠️⚠️ These examples are not production-ready! Please read the ContainerSSH documentation. ⚠️⚠️⚠️
| Example | Description |
|---------|-------------|
| [Quick start](quick-start/) | A simple docker-compose example on how to get ContainerSSH running. |
| [Logging to the ELK stack with Docker and Fluentd](logging-elk-stack/) | An example how to get ContainerSSH logs to an ELK stack when running inside Docker |