docs: add full working example tutorial in misc/deployment/ with link in intro (#2225)

This commit is contained in:
rela
2023-06-17 00:32:30 -04:00
committed by GitHub
parent f9a97e3ac4
commit 55fb21cdd7
2 changed files with 13 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
## Supporting Articles
Below are supporting articles for server deployment.
- "Zero to Minecraft Server with Docker Desktop and Compose"
https://dev.to/rela-v/zero-to-minecraft-server-with-docker-desktop-and-compose-500a
- This is a reference guide/tutorial on how to set up a vanilla Minecraft server using this project, including step-by-step instructions, and information on topics such as port-forwarding.