## (c) CAVALIBA.COM

###  Version

    see doc/content/release/


### Getting (quick) started

    cp env.template .env
    => customize .env if needed (passwords, hostname, path, etc.)

    docker compose up -d
    
    => point your browser to http://localhost[:port]
    => login with admin and .env defined password


### Doc

    see www.cavaliba.com

### LICENSE

    BSD-3 CLAUSE
