Setup
Initial instructions to get started fast
1. prepare your host with docker
2. wget https://cavaliba.com/download/cavaliba/latest.tar.gz
3. tar zxvf latest.tar.gz
4. cd 3.17.1
5. cp env.template .env
6. vi .env => customize admin password, hostname, port, ...
7. docker compose up
8. open browser to the configured hostname/port , sign-in with configured admin account