More Links in the homeserver post
continuous-integration/drone/tag Build is passing Details

master v1.4.16
René Jochum 2 years ago
parent ba17eedb78
commit dfb5247179
Signed by: jochum
GPG Key ID: F7D906F5E51E8E5E

@ -20,7 +20,7 @@ Im a big fan of [Proxmox](https://proxmox.com/en/), I use theier [Virtual Enviro
#### SUSE Rancher with it's K3S
[k3s](https://k3s.io/) the lightweight alternative to Kubernetes Mainline, there's no etcd so it's not using all of my disk IO/s :)
[k3s](https://k3s.io/) the lightweight alternative to Kubernetes Mainline, you can select your K/V storage, so no etcd which is using all of my disk IO/s :)
#### MariaDB
@ -36,13 +36,14 @@ Rock solid DNS Cacher from cz labs
#### Public Services
- Drone
- Gitea
- GoHarbor
- Traefik
- NextCloud
- [Drone](https://www.drone.io/) for CI/CD Pipelines
- [Gitea](https://gitea.io/en-us/) my private Github
- [GoHarbor](https://goharbor.io/) docker registry WITH caching of other registries!
- [Traefik](https://traefik.io/) HTTP/3 ready proxy which integrates nicely into Kubernetes.
- [NextCloud](https://nextcloud.com/) Syncing files with it, also using Calobora CODE to have in Browser/online office.
- Mail: Postfix, Dovecot, postfixAdmin, roundcube in custom build containers
- pgAdmin
- phpMyAdmin
- Vaultwarden
- Zitadel
- [PostgreSQL](https://www.postgresql.org/) All apps that do Postgres are running on Postgres with help of PostgresOperator from Zalando.
- [pgAdmin](https://www.pgadmin.org/)
- [phpMyAdmin](https://www.phpmyadmin.net/)
- [Vaultwarden](https://github.com/dani-garcia/vaultwarden) - Bitwarden Server replacement in lightweight rust
- [Zitadel](https://zitadel.com/) My IAM of choice

Loading…
Cancel
Save