app-store/apps/lodestone-core/metadata/description.md
2023-06-14 13:19:42 -04:00

2.7 KiB

A free, open source server hosting tool for Minecraft and other multiplayers

Important Connection and Setup Information

  • Important Connection: Connect to your remote hosted lodestone instance at the Lodestone Web Gui or with the Desktop Apps Here

  • First User Setup: After connecting to the panel, it will ask you to setup your inital user. To find the secret key, you can find it in your logs with docker logs lodestone-core

Ports

  • Ports 25565-25575 are open for Minecraft Servers

Lodestone Screen Shot

Lodestone

A free, open source server hosting tool for Minecraft and other multiplayers

🔗 Get Started: https://www.lodestone.cc/

Features and roadmap

  • Clean and intuitive UI
  • One-click installation and setup
  • Collaborative remote server and resource management
  • Priority on safety and security
  • User permission management 🚧
  • Automated macros and tasks 🚧
  • Connecting without port forward 🚧

Lodestone Spring 2023 Roadmap

Download

You can download the Lodestone client from our release page.

We also have a webapp in early access for remote management.

For any troubleshooting, see our wiki.

For installing Lodestone Core, check out here.

Safety & Security

Lodestone Core is written entirely in safe Rust, and uses#![forbid(unsafe_code)]. However we can't guarantee the safety of the crates and binaries we link to, as those may use unsafe rust.

Lodestone is created with security as a top priority. While most of the safety critical code such as login and permissions management have been tested thoroughly, no formal security audit has been done for any part of Lodestone.