Initial commit for v1

This commit is contained in:
2022-02-13 12:18:26 +01:00
parent 1dc4a30084
commit 727392393e
4 changed files with 287 additions and 89 deletions

View File

@ -1,12 +1,10 @@
# ArchRepo
## Version 2
### Past versions
* Version 1 is the current version, running state-fully in a dedicated VM, which uses NFS to mount the repository (and
thus works only on a local network)
## Version 1
### Introduction
Version 2 targets an all-new architecture:
* written in Python
* running in a container
* potentially a stateless and ephemeral container
In a nutshell:
* this script is run punctually, on a dedicated Arch VM;
* Proces:
* it takes all packages in the repository;
* checks online if a new version is available
* if so build it and then add it to the repository