Add homeserver post
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details

master v1.4.10
René Jochum 2 years ago
parent 29e546e199
commit a3f520f83a
Signed by: jochum
GPG Key ID: F7D906F5E51E8E5E

@ -147,4 +147,4 @@ For me that wasn't a 5 minutes job as I had to replace [ingress-nginx](https://g
helm install -n kube-system traefik traefik/traefik -f traefik-values.yaml
```
Have fun with Traefik, it's internal ACME resolver and HTTP/3.
Have fun with Traefik, it's internal ACME resolver and HTTP/3.

@ -0,0 +1,49 @@
---
date: 2022-10-16T04:50:00+01:00
title: Homeserver
author: jochum
tags:
- homeserver
---
My Homeserver runs a lot of Free Open Source Software, maybe you find something for yourself?
<!--more-->
## Debian GNU/Linux
[Debian](https://debian.org) what to say about Debian, I have it on my Desktop and all of my Servers since around version 4.0. On my Desktop i use Debian Testing/sid.
## Proxmox VE and Proxmox Backup Server
Im a big fan of [Proxmox](https://proxmox.com/en/), I use theier [Virtual Environment](https://proxmox.com/en/proxmox-ve) which runs both LXC and KVM Machines since a long time and the [Backup Server](https://proxmox.com/en/proxmox-backup-server) since it's out there.
It's just ROCK Stable.
## 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 :)
## MariaDB
[MariaDB](https://mariadb.org) power's my K3S and some other stuff
## PowerDNS with phpIPAM for splitdns
I have all my Domains in a splitdns environment for that I use a [PowerDNS](https://www.powerdns.com/) and [phpIPAM](https://phpipam.net/) as Mangement UI.
## Unbound DNS Cacher
Rock solid DNS Cacher from cz labs
## Public Services
- Drone
- Gitea
- GoHarbor
- NextCloud
- pgAdmin
- phpMyAdmin
- Vaultwarden
- Zitadel
If you have Problems with on of these products please don't hestitate to contact me, I might be able to help you out.
Loading…
Cancel
Save