MineOS Setup Guide - ajgillis04/GillisDockerDepot GitHub Wiki
MineOS Setup Guide
Introduction
MineOS is a web-based server front-end to help manage Minecraft servers. It simplifies the process of creating, managing, and monitoring Minecraft servers.
Prerequisites
- Docker installed
- MineOS container running in your Docker stack
Configuration Steps
Step 1: Accessing the MineOS UI
- Open your browser and navigate to
http://<your-ip-address>:8443. - Log in with your MineOS credentials (default is usually
mcserverfor both username and password).
Step 2: Changing Default Admin Credentials
- Navigate to the
Profiletab. - Change the username and password to more secure values.
- Click
Save.
Step 3: Creating a New Minecraft Server
- Go to the
Dashboardtab. - Click
Create New Server. - Enter the server details (e.g., server name, Minecraft version, server directory).
- Click
Create Server.
Step 4: Configuring Server Settings
- Navigate to the
Server Statustab. - Select the newly created server.
- Go to the
Configurationsection. - Adjust the server settings according to your preferences (e.g., game mode, difficulty, max players).
- Click
Save.
Step 5: Starting the Minecraft Server
- Go to the
Server Statustab. - Select the server you want to start.
- Click
Start.
Step 6: Monitoring Server Performance
- Navigate to the
Logstab. - Monitor server logs for any issues or performance metrics.
- Use the
Consoletab to enter server commands if necessary.
Notes
- Ensure all paths and environment variables are updated in the
mineos.yamlfile. - Regularly backup your
configdirectory to save your settings.
Troubleshooting
- Common Issues: List common issues and solutions.
- Logs: Check MineOS logs for error messages.
- Support: Link to the MineOS community and support resources.