A rpm repository with a proper (whatever that means) backend.
WIP! Don't even try to run this. It is broken for sure.
Once it will be ready...
cargo install cantaloupe; cantaloupednf copr enable drahnr/cantaloupe
dnf install cantaloupe micro
$EDITOR /etc/cantaloupe.conf
systemctl enable cantaloupe.servicepodman run -it quay.io/drahnr/cantaloupeRequires a running postgres instance, see [configuration].
By default, tries to connect to a local database exposed at 127.0.0.1:5431/cantaloupe.
Configuration files are also supported in toml fmt and are checked in the following ordered sequence:
${PWD}/.config/cantaloupe.conf${HOME}/.config/cantaloupe/cantaloupe.toml/etc/cantaloupe/cantaloupe.conf/etc/cantaloupe.conf