Add some more version
This commit is contained in:
@@ -41,6 +41,7 @@ Name | Status | Blog Entries
|
|||||||
[Camera tracker](./projects/camera-tracker.md) | - | -
|
[Camera tracker](./projects/camera-tracker.md) | - | -
|
||||||
[Custom Gitea Runner](./projects/custom-gitea-runners.md) | - | -
|
[Custom Gitea Runner](./projects/custom-gitea-runners.md) | - | -
|
||||||
[Auto-Scaling Gitea Runners](./projects/autoscaling-gitea-runners.md) | - | -
|
[Auto-Scaling Gitea Runners](./projects/autoscaling-gitea-runners.md) | - | -
|
||||||
|
[Custom SQL crate](./projects/custom-sql-crate.md) | - | -
|
||||||
|
|
||||||
## Hardware Projects
|
## Hardware Projects
|
||||||
Name | Status | Blog Entries
|
Name | Status | Blog Entries
|
||||||
@@ -55,6 +56,8 @@ 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) | - | -
|
||||||
|
[Automate Authentik](./projects/infrastructure/automate-authentik.md) | - | -
|
||||||
|
[Try wger](./projects/infrastructure/try-wger.md) | - | -
|
||||||
|
|
||||||
## Other Projects
|
## Other Projects
|
||||||
Name | Status | Blog Entries
|
Name | Status | Blog Entries
|
||||||
@@ -62,3 +65,4 @@ Name | Status | Blog Entries
|
|||||||
[Automatic Server Setup](./projects/other/automatic-server-setup.md) | - | -
|
[Automatic Server Setup](./projects/other/automatic-server-setup.md) | - | -
|
||||||
[Revisit DNS](./projects/other/revisit-dns.md) | - | -
|
[Revisit DNS](./projects/other/revisit-dns.md) | - | -
|
||||||
[Document Homelab](./projects/other/document-homelab.md) | - | -
|
[Document Homelab](./projects/other/document-homelab.md) | - | -
|
||||||
|
[Raspberry Pi for core-infra](./projects/other/raspberry-pi-core-infra.md) | - | -
|
||||||
|
|||||||
2
projects/custom-sql-crate.md
Normal file
2
projects/custom-sql-crate.md
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
# Custom SQL Crate
|
||||||
|
I would want to play around with a custom SQL crate that is as type-safe as possible
|
||||||
3
projects/infrastructure/automate-authentik.md
Normal file
3
projects/infrastructure/automate-authentik.md
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
# Automate Authentik
|
||||||
|
Currently all my configuration in Authentik itself is done manually and not documented anywhere.
|
||||||
|
Ideally this should be completly automated or at least documented
|
||||||
5
projects/infrastructure/try-wger.md
Normal file
5
projects/infrastructure/try-wger.md
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
# Try wger
|
||||||
|
I want to try out using wger to keep track of my workout stuff.
|
||||||
|
|
||||||
|
## References
|
||||||
|
- [Docs](https://wger.readthedocs.io/en/latest/)
|
||||||
3
projects/other/raspberry-pi-core-infra.md
Normal file
3
projects/other/raspberry-pi-core-infra.md
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
# Raspberry Pi for Core-Infra
|
||||||
|
I am thinking about setting up a couple of raspberry pi nodes in my homelab to host some
|
||||||
|
core infrastructure services, like DNS or PXE boot stuff (if I ever configure this).
|
||||||
Reference in New Issue
Block a user