Add some more ideas
This commit is contained in:
@@ -49,6 +49,13 @@ Name | Status
|
||||
[25 Gb Networking](./projects/25gb-networking.md) | -
|
||||
[100 Gb Networking](./projects/100gb-networking.md)
|
||||
|
||||
## Infrastructure Projects
|
||||
Name | Status
|
||||
--- | ---
|
||||
[Container Registry Cache](./projects/infrastructure/container-registry-cache.md) | -
|
||||
[Experiment with CRIU](./projects/infrastructure/experiment-with-criu.md) | -
|
||||
[Try Authentik](./projects/infrastructure/try-authentik.md) | -
|
||||
|
||||
## Other Projects
|
||||
Name | Status
|
||||
--- | ---
|
||||
|
||||
5
projects/infrastructure/container-registry-cache.md
Normal file
5
projects/infrastructure/container-registry-cache.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Container Registry Cache
|
||||
Although I currently already have such a cache running (kind of), revisit this to work properly.
|
||||
|
||||
## Resources
|
||||
- [CNCF Distribution](https://distribution.github.io/distribution/)
|
||||
5
projects/infrastructure/experiment-with-criu.md
Normal file
5
projects/infrastructure/experiment-with-criu.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Experiment with CRIU
|
||||
Run some experiments with CRIU and maybe how this could be integrated into things like nomad
|
||||
|
||||
## Resources
|
||||
- [CRIU](https://criu.org/Main_Page)
|
||||
6
projects/infrastructure/try-authentik.md
Normal file
6
projects/infrastructure/try-authentik.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Try Authentik
|
||||
Try out Authentik for providing a central auth endpoint for my homelab,
|
||||
which is more secure than my current setup.
|
||||
|
||||
## Resources
|
||||
- [Authentik](https://goauthentik.io/)
|
||||
Reference in New Issue
Block a user