Manage your multiplayer gaming experience with a robust, open-source server hosting solution built for performance and security. Designed primarily for Minecraft and other popular multiplayer games, this platform provides everything you need to run and maintain your servers without the usual technical headaches. It is built with a focus on safety using Rust, ensuring a secure environment for your gaming communities.
Take advantage of powerful features designed to simplify server administration:
Whether you are hosting a small server for friends or managing a larger community, you get a clean, intuitive interface that makes server administration accessible to everyone.
services:
lodestone:
image: ghcr.io/lodestone-team/lodestone_core:latest
container_name: lodestone
restart: unless-stopped
ports:
- "1337:1337"
volumes:
- ./data:/app/data
- /var/run/docker.sock:/var/run/docker.sock# No sensitive environment variables are required for the default configuration.
# If you need to configure specific database credentials or secrets, add them here.Auto-fetched about 19 hours ago
Auto-fetched about 19 hours ago