Quickstart Guide
The fastest way to spin up a minimal test instance of Cata-Log-Hub is:
If you don’t have already, install docker.
Get the minimal docker-compose.yml file from the git repository and run
docker compose up -dThen visit http://localhost:2424/.
For a complete installation go to the installation page.