Webinterface/README.md
2024-03-27 10:05:41 +00:00

579 B

Prerequisites

Make sure you have curl installed.
If not:

sudo apt-get install curl

Installation

1. Run the install script with sudo:

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

./start.sh

4. Use your Webinterface:

Thats it! You have your own LonaDB Webinterface!