Initial commit for v1
This commit is contained in:
16
README.md
16
README.md
@ -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
|
||||
|
Reference in New Issue
Block a user