There are two major changes here. First of all, the image generation now consist of two separated stages, the build itself and the production image generation. Secondly, the packages inside image are now installed as they were at the time of the root image generation (defined by stat command) Another side change is that container does not longer ship syncronized (and out-of-dated) pacman databases; they have to be synced manually |
||
---|---|---|
.github | ||
docker | ||
docs | ||
package | ||
pylint_plugins | ||
recipes | ||
src/ahriman | ||
tests | ||
.bandit-test.yml | ||
.bandit.yml | ||
.dockerignore | ||
.gitignore | ||
.pylintrc | ||
.readthedocs.yml | ||
AUTHORS | ||
CONTRIBUTING.md | ||
COPYING | ||
github-logo.png | ||
pyproject.toml | ||
README.md | ||
SECURITY.md | ||
subpackages.py | ||
tox.ini | ||
web.png |
ArcH linux ReposItory MANager
Wrapper for managing custom repository inspired by repo-scripts.
Features
-
Install-configure-forget manager for the very own repository.
-
Multi architecture and repository support.
-
Dependency manager.
-
VCS packages support.
-
Official repository support.
-
Ability to patch AUR packages and even create package from local PKGBUILDs.
-
Various rebuild options with ability to automatically bump package version.
-
Sign support with gpg (repository, package), multiple packagers support.
-
Triggers for repository updates, e.g. synchronization to remote services (rsync, S3 and GitHub) and report generation (email, html, telegram).
-
Repository status interface with optional authorization and control options:
Installation and run
For installation details kindly refer to the documentation. For application commands it is possible to get information by using --help
/help
command or by using man page (web version).
Configuration
Every available option is described in the documentation.
The application provides reasonable defaults which allow to use it out-of-box; however additional steps (like configuring build toolchain and sudoers) are recommended and can be easily achieved by following install instructions.
FAQ
Live demos
- Build status page. You can log in as
demo
user by usingdemo
password. However, you will not be able to run tasks. HTTP API documentation is also available. - Repository index.
- Telegram feed.
Do you have any success story? You can share it!