I accidentally had a QLC drive (that's the really shit kind) in an nvme raid array hosting a Longhorn cluster. Could not understand why it would regularly shit itself for longer than I'd care to admit. It didn't help that Longhorn 1.11.0 has a memory leak and OOMs were triggering replica rebuilds on a weekly basis.

#selfthosted #k8s #longhorn

Nouvel article sur le blog 🔔

Beszel : l'alternative légère à Portainer pour monitorer vos containers Docker 🐳

J'ai beaucoup aimé le suivi détaillé par container et les graphiques. Ça s'installe en 5 minutes et c'est gratuit ! #selfthosted

https://www.antoineguilbert.fr/beszel-alternative-portainer-monitoring-containers-docker/

Learning to optimize my Ansible role to automatically populate the .ssh/config file based on my inventory has been beneficial. Managing the file remotely was very slow. I am switching to using ansible.builtin.slurp, ansible.builtin.set_fact, and ansible.builtin.copy.

Result: On the localhost, the time decreased from 20 seconds to 13 seconds. On a remote host, my script previously took over 2 minutes; now it runs in just under 20 seconds!

#ansible #homelab #selfthosted #selfthosting #ssh

Promotion of a permanent license for the excellent system I use to send notifications for my self-hosted services.

#pushover #selfthosted #blackfriday https://mastodon.social/@pushover/113567580093850018

@thenewoil Thanks for sharing! I added it to my list of #selfthosted services.

Regarding the update of the container, I am using Watchtower. It's been working great for the last few years.

https://github.com/containrrr/watchtower

GitHub - containrrr/watchtower: A process for automating Docker container base image updates.

A process for automating Docker container base image updates. - GitHub - containrrr/watchtower: A process for automating Docker container base image updates.

GitHub

¡Este domingo quiero compartir un servicio que he implementado en mi servidor para brindar una mayor seguridad a mi instalación de #homeassistant

Nginx Proxy Manager es un servidor de proxy inverso de código abierto que se puede instalar fácilmente en nuestro servidor. Nos permite obtener certificados para nuestros servicios y gestionarlos de manera ágil y rápida.

He utilizado Docker Compose https://nginxproxymanager.com/setup/#running-the-app

Además, os será útil para asignar nombres de host a sus servicios y evitar tener que recordar las direcciones IP locales. Personalmente, me ha ayudado a aprender sobre el uso de certificados y a fortalecer la seguridad de mis servicios.

Quiero agradecer especialmente a @PabloAsekas por su gran ayuda en la instalación y configuración, así como a @obernabeu por sus consejos y contribuciones adicionales de conocimiento.

#DomingoDeSelfHosted #Nginx #Nginxproxymanager #hosted #selfthosted #opensource #seguridadinformatica #Homelab

Nginx Proxy Manager

Docker container and built in Web Application for managing Nginx proxy hosts with a simple, powerful interface, providing free SSL support via Let's Encrypt