Lodestone-Team / lodestone_core

The backend for Lodestone, A free, open source server hosting tool for Minecraft and other multiplayers
https://www.lodestone.cc/
GNU Affero General Public License v3.0
60 stars 6 forks source link

Add docker compose as installation method #165

Closed ItsNiceCraft closed 1 year ago

ItsNiceCraft commented 1 year ago

Description

Adds an example on how to install lodestone-core using the docker package with docker compose. Adds a docker-compose.yml file with an example on how to install using docker compose.

Type of change

ItsNiceCraft commented 1 year ago

I'm not sure if the "creating the docker compose file yourself" section is necessary since the example file that easily be retrieved using the url - would love to get your opinions on this