Welcome to scaliir.de
Here I will share my tested deployments with you!
Im running this kind of setup since years in my home-lab. Now im trying to make it available for everyone in a configurable more generic way.
Im using this project to learn more about all the technologies required to setup such stuff, but also as some kind of showcase for linkedin, headhunters and future employers.
-
run your preferred services like
- git ( forgejo )
- ci/cd ( argo-cd )
- office ( collabora, nextcloud )
- smart home ( evcc, home-assistant )
- finance ( firefly-iii )
- media ( immich, nextcloud )
- mail & calendar ( mailu )
- archive ( piler, paperless-ngx )
- all other helm or k8s resources you want.
- all other virtual machines you need.
-
on top of your own kubernetes
- with lets-encrypt certificates ( cert-manager )
- as hyper-converged infrastructure ( rook, ceph, longhorn )
-
on top of
All automatically kept up-to-date ( renovate ), deployed automatically (GitOps) and optionally even managed for you.
I also would like to have some kind of configuration-interface, but unsure if its an API, (Web)UI or just YAML. I will probably use Python, Go or Rust to write any required glue code.
OpenSource
All will be provided as OpenSource.