2022-02-13 12:11:43 +01:00
|
|
|
# ArchRepo
|
|
|
|
## Version 2
|
|
|
|
|
|
|
|
### Past versions
|
2022-02-13 12:20:54 +01:00
|
|
|
* [Version 1](https://gitea.kto.black/alex/archrepo/src/branch/version1) 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)
|
2022-02-13 15:20:27 +01:00
|
|
|
* [Version 1.1](https://gitea.kto.black/alex/archrepo/src/branch/version1.1) (Work in Progress) is an adated version 1
|
|
|
|
with support for a remote repository
|
2022-02-13 12:11:43 +01:00
|
|
|
|
|
|
|
### Introduction
|
|
|
|
Version 2 targets an all-new architecture:
|
|
|
|
* written in Python
|
|
|
|
* running in a container
|
|
|
|
* potentially a stateless and ephemeral container
|