Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 579 Bytes

File metadata and controls

30 lines (21 loc) · 579 Bytes

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!