Lodestone-Team / lodestone

A free, open source server hosting tool for Minecraft and other multiplayer games
https://www.lodestone.cc/
GNU Affero General Public License v3.0
835 stars 31 forks source link

Web access to the server #370

Open NicolasFR34 opened 7 months ago

NicolasFR34 commented 7 months ago

My idea is to be able to access to the server with a web interface/app, in local or with Internet, with the admin account you're creating when you're installing Lodestone

For example (it's my case), if your server doesn't have a monitor but you wan't to access to the minecraft server, you can't Or if you're in travel/not at home, you can't do basic things like restarting it

Or just if you wan't to give access to someone else without installing strange softwares to control it from another computer in streaming

im not sure if im explaining well but i think you got the idea

seliayeu commented 4 months ago

I assume you mean that you want to run the backend and frontend of Lodestone separately? This is already possible but you will have to run from source (the core directory contains the Rust backend and the dashboard directory contains the React frontend). @CheatCod might be good to have a Wiki page for getting this set up if it's at all complicated.