Skip to content

drahnr/cantaloupe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cantaloupe 🍈

A rpm repository with a proper (whatever that means) backend.

Attention

WIP! Don't even try to run this. It is broken for sure.

Once it will be ready...

Install

cargo

cargo install cantaloupe; cantaloupe

rpm repository

dnf copr enable drahnr/cantaloupe
dnf install cantaloupe micro
$EDITOR /etc/cantaloupe.conf
systemctl enable cantaloupe.service

containerized (minimal)

podman run -it quay.io/drahnr/cantaloupe

Storage

Requires a running postgres instance, see [configuration].

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:

  1. ${PWD}/.config/cantaloupe.conf
  2. ${HOME}/.config/cantaloupe/cantaloupe.toml
  3. /etc/cantaloupe/cantaloupe.conf
  4. /etc/cantaloupe.conf

About

rpm repository as a service, not ready for anything just yet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages