Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ContainerSSH/examples

ContainerSSH examples
https://github.com/ContainerSSH/examples

containerssh

Last synced: 3 months ago
JSON representation

ContainerSSH examples

Awesome Lists containing this project

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 |