In the coming months I'll be moving personal self-hosting stuff from Portainer stacks / docker-compose to whatever I want on a Proxmox server.
I know that Proxmox can run containers directly, I know I could set up Portainer on a VM and carry on the way I have.
Do folks have preferences? Negative experience in any direction?
I'll be using a NAS if that impacts anything
#proxmox #docker #portainer #virtualization
🚀 Oh joy, #NanoClaw crawls from Apple's walled garden to #Docker, but don't worry: JavaScript's got stage fright. 🙈 Turn off your #privacy shields and hope for the best; surely, nothing could go wrong in this brave new ecosystem! 🔒🙄
https://twitter.com/Gavriel_Cohen/status/2025603982769410356 #JavaScript #Ecosystem #HackerNews #ngated
NanoClaw Moved from Apple Containers to Docker
https://twitter.com/Gavriel_Cohen/status/2025603982769410356
#HackerNews #NanoClaw #Docker #Apple #Containers #Tech #News #Development
Es gibt scheinbar keine einfache storage Lösung für docker swarm, die, ähnlich wie longhorn, replizierten storage zur Verfügung stellt...
#docker #kubernetes #dockerswarm #Longhorn
Dieses Wochenende stand die Einrichtung von Grafana, InfluxDB3 und Telegraf im Homelab an.
Grafana und InfluxDB3 als Container, Telegraf nativ.
Hintergrund ist die Entscheidung von Icinga nur gegen einen Obulus von 5000€ pro Jahr Zugriff auf deren RPM-Pakete für RockyLinux, RHEL, etc zu gewähren.
Bis jetzt habe ich beruflich immer Nagios Monitoring Tools eingesetzt.
Jetzt möchte ich Grafana vom Beiwerk für schöne Visualisierungen in Icinga zum voll ausgebauten Monitoring Tool befördern und später auch die Alarmierung testen.
Demnächst installiere ich noch Elasticsearch, Kibana und die Beats bzw. den Elastic-Agent um Daten zu erfassen und erstelle aus der Datenquelle weitere Panels und Dashboards.
#observability #monitoring #homelab #linux #influxdb #docker #icinga

On one system, I'm moving from an AMI bake approach (bash script that installs everything on a server, generate an image of the disk, use that to spin up instances) to using docker containers on the same servers. Then the disk image can be way more generic: install docker & run docker compose against a compose.yaml in user data. Nice benefit is I can now do in-place updates easily and very quickly.
Anyone else using this approach? I might blog about it if anyone's interested.
Nextcloud security setup 🔐
Encrypted Docker container
Cloudflare Tunnel (no open ports)
HTTPS only
Drives: LUKS encrypted
Backup drive: also encrypted
Everything encrypted. Zero exposed ports.
Paranoid? Yes.
Secure? Extremely.
#Nextcloud #Docker #Encryption #Cloudflare #SelfHosted #FOSS #Security

Back to FreeBSD: Part 1 | Roman Zaiev, Hypha
https://hypha.pub/back-to-freebsd-part-1
#FreeBSD #Docker #Linux #jails
If you have a home server with multiple applications running on it, you may also have a dashboard, with links to all the applications.
I used to have a simple HTML page served by lighttpd. I now have Dashy, and it enables so many more options. Check it out on https://dashy.to/
How to Install and Run #Docker Engine on #AlmaLinux VPS (5 Minute Quick-Start Guide) This article provides a guide for how to install and run Docker Engine on AlmaLinux VPS server.
Introduction
Docker is a powerful platform that allows you to create, deploy, and manage containerized applications with ease. If you're using AlmaLinux as your server OS, you might be wondering how to get Docker up and running efficiently. This guide ...
Continued 👉 https://blog.radwebhosting.com/how-to-install-and-run-docker-engine-on-almalinux-vps-5-minute-quick-start-guide/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #vpsguide #installguide

How to Install and Run #Docker Engine on #AlmaLinux VPS (5 Minute Quick-Start Guide) This article provides a guide for how to install and run Docker Engine on AlmaLinux VPS server.
Introduction
Docker is a powerful platform that allows you to create, deploy, and manage containerized applications with ease. If you're using AlmaLinux as your server OS, you might be wondering how to get Docker up and running efficiently. This guide ...
Continued 👉 https://blog.radwebhosting.com/how-to-install-and-run-docker-engine-on-almalinux-vps-5-minute-quick-start-guide/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #installguide #vpsguide

I figured out multiarch container images hosted on forgejo.
In this case I cross compile all golang binaries in one job and then use buildah --arch to build container images for different architectures.
This saves a lot of time compared to building the go binaries inside the architecture emulation.
With both images in the manifest, docker/podman pull/run works on amd64 and arm64 with the same image name.
#codeberg #forgejo #buildah #golang #podman #docker
