ServerCTL
- Making an application to control your home server from the dashboard.
Use the install.py to install the dependencies.
Also sun the setup.py to setup the login for the dashboard
To start the frontend and the backend run
- docker compose up -d --build
You can see the dashboard in the localhost:3000