Prerequisites
Make sure you have curl installed.
If not:
bash
sudo apt-get install curl
Installation
1. Run the install script with sudo:
bash
sudo curl -fsSL https://lona-development.org/download/install-webinterface.sh | sh
2. Configure everything:
Please copy the config.json.example
file and name it config.json
. Then insert your wanted configuration!
3. Start the Webinterface:
Now you just have to start the Webinterface
bash
./start.sh
4. Use your Webinterface:
Thats it! You have your own LonaDB Webinterface!