Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/perchunpak/server
- Owner: PerchunPak
- Created: 2024-02-26T14:50:28.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-26T17:18:52.000Z (3 months ago)
- Last Synced: 2024-08-27T12:53:08.379Z (3 months ago)
- Language: Python
- Size: 84 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```