Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/perchunpak/server

These are docker-compose.yml files for server where all of my projects are hosted.
https://github.com/perchunpak/server

Last synced: 7 days ago
JSON representation

These are docker-compose.yml files for server where all of my projects are hosted.

Awesome Lists containing this project

README

        

# Server configs

These are docker-compose.yml files for server where all of my projects are hosted.

## How to use

Restart all projects:

```bash
./run.sh all
```

Restart only `kotekbot` (use tab for autocomplete):

```bash
./run.sh projects/kotekbot.yml
```