cappyishihara/lapis
Project ID: 52245
Description
Lapis is an RPM build system inspired by Copr itself. It's designed to be easy to set up and selfhost and allows for custom mock chroots.
Lapis is in early development and should be treated as such.
Installation Instructions
Client
Install the lapis
package and set up the host endpoint in ~/.lapis/config.conf and log in (or sign up) to the server.
Server
- Install PostgreSQL and the
lapis-server
package, or use an existing PostgreSQL server. - Set up your PostgreSQL database to allow access for Lapis.
- Set up your WSGI server to load Lapis.
Configuration can be done in /etc/lapis/backend.conf
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 8 | aarch64 (3)*, x86_64 (7)* | EPEL 8 (73 downloads) |
Fedora 38 | aarch64 (5)*, x86_64 (7)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (9)*, x86_64 (8)* | Fedora 39 (35 downloads) |
Fedora 40 | aarch64 (2)*, x86_64 (1)* | Fedora 40 (20 downloads) |
Fedora 41 | aarch64 (0)*, x86_64 (0)* | Fedora 41 (8 downloads) |
Fedora rawhide | aarch64 (5)*, x86_64 (4)* | Fedora rawhide (77 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable cappyishihara/lapis
More info about enabling Copr repositories