You are not logged in.

#1 2023-06-18 19:54:50

dancheg97
Member
Registered: 2023-06-18
Posts: 1

Self-hosted arch package registry with push/remove API

Hello!

I am working on a registry for arch packages:

Link - https://fmnx.su/core/registry

The idea is simple - it is 'docker-like' registry, which allows users to push and remove packages remotely using API calls, messages are verified with GnuPG.

I have already implemented client and server API endpoints for pushing and removing packages (for installing packages from registry you can connect it as server directly in /etc/pacman.conf), but i wanted to ask the community for suggestions to make project universal and fitting many different scenarios.

Also i have arch registry integration on my public gitea instance (https://fmnx.su/), you can try it out with one of those CLI utilities: (https://fmnx.su/core/registry or https://fmnx.su/core/pack), currently without UI for package metadata.

Would be glad to listen to any ideas to improve the project, adjust it for different use-cases.

Last edited by dancheg97 (2023-06-19 20:23:03)

Offline

Board footer

Powered by FluxBB