Just finished migrating from #Portainer to #Dockhand on my NAS. I'd previously moved one stack to see how things went and then let it go for a couple of weeks. All seemed well, so this morning I moved the rest. Went way, way smoother than I'd anticipated. Not sure why, but I had it in my head it'd be a nightmare.

#selfhosting

Tired of complex Docker terminal commands? 🐳

Learn how to install Portainer CE, a free visual dashboard to easily manage your containers right from your web browser!

If you want to see the coding part, view the full tutorial on our website:
🔗 https://www.ctcservers.com/tutorials/howto/install-portainer-docker-linux/

#Docker #Portainer #Linux #HomeLab

Ya no necesito Portainer.

Ahora todo lo manejo directamente desde la terminal. Menos dependencias, más control.

#Docker #Linux #Terminal #Automatización #Portainer

VPS läuft #KitchenOwl als ablöse für #Bring! und #FamilyWall, dann noch ein #CalDav Kalender, #UpTimeKuma als Meldestelle falls ein Service offline wäre. #Portainer für die visuelle Verwaltung der Dockerstruktur. Und zu guter letzt noch #OpenClaw. Weiterhin steht noch eine ausgediente #SchneiderWorkstation im Keller, was zum #HomeServer umgebaut werden soll. Hier sollte dann #Immich und #paperlessngx inkl. lokaler #KI das zuhause finden. (2/2)

Raspberry Pi als Heimserver – #8 – PiHole

Aus meiner Sicht gehört ein Werbeblocker in jedes moderne Smart-Home. Egal, ob man einen DNS-Dienst wie NextDNS oder AdGuard-DNS nutzt oder lokal eine Lösung wie PiHole oder AdGuard Home betreibt – das Blockieren von Werbung, Tracking und Malware-Domains erhöht nicht nur die Surfgeschwindigkeit, sondern auch die Sicherheit und den Datenschutz aller Geräte im Netzwerk. Ich selber nutze zwar primär AdGuard-DNS für eine einfache und effektive Lösung. In meinem Beitrag Werbung effektiv blockieren – Meine Empfehlung bin ich bereits darauf eingegangen. Allerdings möchte nicht jeder Geld für einen solchen Dienst bezahlen, und viele FOSS Enthusiasten ziehen eine selbst gehostete Lösung vor, um die volle Kontrolle zu behalten. Daher möchte ich in dieser Fortsetzung meiner Raspberry Pi Heimserver-Reihe PiHole vorstellen und zeigen, wie einfach die Installation und Konfiguration ist. Als zentraler DNS-Server auf deinem Raspberry Pi wird PiHole schnell zum Herzstück deines IoT-Netzwerks. […]

https://www.myhome.zone/raspberry-pi-als-heimserver-8-pihole/

I built a small script to automatically update containers in #Portainer for my locally hosted applications at home.

It's fully using the Portainer API to collect containers with outdated images and updates them (containers need to have a label to be auto updated).
Tested with the Portainer Business Edition (you can get a free license for up to 3 hosts).

It's simple to use: Spin up the container with an API Key, the Portainer URL and an interval and then add labels to the containers that should be auto updated.

I built this since #watchtower isn't maintaind anymore and things like #WhatsUpDocker are a config hell and I needed just a simple solution.
It will not check for newer Tags if you are on versioned tags, it will just update containers if the tag itself is updated (e.g. the latest tag), this is what #WUD is the better option for.

I open sourced it, maybe someone will also find it useful.

https://git.nexific.net/virtualmarc-oss/portainer-autoupdate

#docker #container #podman #opensource
portainer-autoupdate

Automatically update containers in portainer

Nexific.Git: Git Hosting

I was running nearly 20 extra containers just for management overhead. One switch fixed that. Why I replaced Portainer with Dockhand and what you need to know before you migrate. #homelab #selfhosted #docker #portainer #proxmox

▶️ https://youtu.be/fdEhGOjWAtE

So as of yesterday, 90 days have passed with my entire #homelab in a "single stack" all running atop an M1 mac mini. Under 30 watts total power consumption, 4 VMs and dozens of services in containers. Zero issues.

#linux #opensource #macmini #docker #debian #plex #jellyfin #uptimekuma #portainer #lowpower #caddy #selfhost #selfhosting #privacy #sovereignty

It works, it works it works, it works!!! 🥳

Remote access to #HomeAssistant (HAOS in VM) and #HomeLab (#Proxmox VE, #Portainer) all protected by #Pangolin Community Edition on a cheap $6/m VPS.

Awesome FOSS, and the only third party service I'm using is a #VPS that I can now set up anywhere in no time.

This means I'll be able to play on my honeymoon next week.. 🤔

Spent four hours trying to install Authentik. First I ran into https://github.com/goauthentik/authentik/issues/8127
Then I ran into an issue in portainer:
If a Stack (docker compose file) defines an `environment:` for a container, the also defined environment variables do NOT get populated into the container. This then broke Authentik's email configuration.

#Authentik #Portainer #Docker #FML

Request has been Denied. Flow does not apply to current user. What am I missing!? · Issue #8127 · goauthentik/authentik

Describe your question/ Simply set up Authentik in portainer with a stack. Relevant infos Debian 12, Portainer BE 2.19.4, Docker-ce 5:24.0.7, Docker Compose 2.21.0, Authentik 2023.10.6 Screenshots ...

GitHub