Update some information

This commit is contained in:
lol3rrr
2026-04-27 23:18:13 +02:00
parent eab8b2145e
commit 8fafa39c88
2 changed files with 2 additions and 1 deletions

View File

@@ -59,7 +59,7 @@ Name | Status | Blog Entries
--- | --- | --- --- | --- | ---
[Container Registry Cache](./projects/infrastructure/container-registry-cache.md) | - | - [Container Registry Cache](./projects/infrastructure/container-registry-cache.md) | - | -
[Experiment with CRIU](./projects/infrastructure/experiment-with-criu.md) | - | - [Experiment with CRIU](./projects/infrastructure/experiment-with-criu.md) | - | -
[Try Authentik](./projects/infrastructure/try-authentik.md) | - | - [Try Authentik](./projects/infrastructure/try-authentik.md) | Done | -
[Automate Authentik](./projects/infrastructure/automate-authentik.md) | - | - [Automate Authentik](./projects/infrastructure/automate-authentik.md) | - | -
[Try wger](./projects/infrastructure/try-wger.md) | - | - [Try wger](./projects/infrastructure/try-wger.md) | - | -
[Automatic CI Runner Server Setup](./projects/infrastructure/automatic-ci-runner-server-setup.md) | - | - [Automatic CI Runner Server Setup](./projects/infrastructure/automatic-ci-runner-server-setup.md) | - | -

View File

@@ -4,3 +4,4 @@ I want to implement this as a Rust crate, with a safe interface that should basi
## References ## References
- [Paper](https://dl.acm.org/doi/full/10.1145/3658851) - [Paper](https://dl.acm.org/doi/full/10.1145/3658851)
- [Previous attempt](https://github.com/Lol3rrr/angeldust)