Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pdesire/pdesire-mc-server-docker
Configuration files for running the Minecraft Server for the spielwiese.chat Discord Server
https://github.com/pdesire/pdesire-mc-server-docker
Last synced: about 1 month ago
JSON representation
Configuration files for running the Minecraft Server for the spielwiese.chat Discord Server
- Host: GitHub
- URL: https://github.com/pdesire/pdesire-mc-server-docker
- Owner: PDesire
- License: bsd-3-clause
- Created: 2022-05-14T19:56:24.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-05-15T13:19:43.000Z (over 2 years ago)
- Last Synced: 2024-11-24T20:42:34.076Z (about 2 months ago)
- Language: Dockerfile
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spielwiese Minecraft Server
The Spielwiese Minecraft server runs on a 3 container based infrastructure:
```mermaid
graph TD;
Backup-Daemon-- backups server files every 24h -->Minecraft-Server;
NGINX-Proxy-- proxying dynmap webserver to public -->Minecraft-Server;
```Simple, isn't it? At least it should be.
**WIP**