Web access to the server
NicolasFR34 opened this issue · 1 comments
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
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.