Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaminima/docker-bte-tamar
Docker container for hosting Fabric Minecraft Modpack BTE Tamar
https://github.com/jaminima/docker-bte-tamar
build-the-earth docker fabric minecraft minecraft-server
Last synced: about 1 month ago
JSON representation
Docker container for hosting Fabric Minecraft Modpack BTE Tamar
- Host: GitHub
- URL: https://github.com/jaminima/docker-bte-tamar
- Owner: Jaminima
- Created: 2024-10-17T17:05:30.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-12-01T13:04:14.000Z (about 1 month ago)
- Last Synced: 2024-12-01T13:35:57.725Z (about 1 month ago)
- Topics: build-the-earth, docker, fabric, minecraft, minecraft-server
- Language: Dockerfile
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BTE Tamar (Paper) MC Docker Container
Deploy configurable Minecraft Paper servers easily and realiably with this handy container. This server comes with several preconfigured plugins, learn below how to add your own!
## Quick Start
To download and run the pre-build server, first make sure you have installed [Docker](https://docs.docker.com/engine/install/) on your server machine. Next do the following:
1. Create a folder for your server.
2. Make a copy of the `docker-compose.yml` and place it in the servers folder.
3. Open a terminal in the server folder, run `docker compose up -d`
This will start the minecraft server on the machine, you should then be able to join the server once it warms up using its ip address.
To allow remote connection, ensure you [Port Forward](https://www.wikihow.com/Set-Up-Port-Forwarding-on-a-Router) your router.
## MODs
Mods should be placed in `/mods`. These will be automatically loaded.