Quickstart guide

Just run:

curl -sSL https://raw.githubusercontent.com/ibero-data/etiquetta/main/install.sh | bash

Or with systemd service (Linux):

curl -sSL https://raw.githubusercontent.com/ibero-data/etiquetta/main/install.sh | bash -s -- --with-systemd

Or download the binary from Github. Then run:

./etiquetta serve

Once complete, open http://localhost:3456 and run the setup wizard to create your admin account. That’s it!