Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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