Initial commit

This commit is contained in:
2022-02-13 12:11:43 +01:00
commit 1dc4a30084
2 changed files with 92 additions and 0 deletions

12
README.md Normal file
View File

@ -0,0 +1,12 @@
# 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)
### Introduction
Version 2 targets an all-new architecture:
* written in Python
* running in a container
* potentially a stateless and ephemeral container