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

https://github.com/LumenCeleste/pdesire-mc-server-docker

Configuration files for running the Minecraft Server for the spielwiese.chat Discord Server
https://github.com/LumenCeleste/pdesire-mc-server-docker

Last synced: 5 months ago
JSON representation

Configuration files for running the Minecraft Server for the spielwiese.chat Discord Server

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**