docker

Back Open Paginator
22.02.2026 20:41
ryan (@ryan@hachyderm.io)

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




Show Original Post


22.02.2026 20:25
ngate (@ngate@mastodon.social)

🚀 Oh joy, crawls from Apple's walled garden to , but don't worry: JavaScript's got stage fright. 🙈 Turn off your shields and hope for the best; surely, nothing could go wrong in this brave new ecosystem! 🔒🙄
twitter.com/Gavriel_Cohen/stat




Show Original Post


22.02.2026 20:25
h4ckernews (@h4ckernews@mastodon.social)

NanoClaw Moved from Apple Containers to Docker

twitter.com/Gavriel_Cohen/stat

#HackerNews #NanoClaw #Docker #Apple #Containers #Tech #News #Development




Show Original Post


22.02.2026 17:27
Madic (@Madic@chaos.social)

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




Show Original Post


22.02.2026 15:02
patnat (@patnat@social.tchncs.de)

@homelab_de

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





Show Original Post


22.02.2026 13:22
JesseSkinner (@JesseSkinner@toot.cafe)

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.

#webdev #docker




Show Original Post


22.02.2026 06:48
makepkg (@makepkg@fosstodon.org)

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





Show Original Post


22.02.2026 00:19
grahamperrin (@grahamperrin@mastodon.bsd.cafe)

Back to FreeBSD: Part 1 | Roman Zaiev, Hypha

hypha.pub/back-to-freebsd-part

#FreeBSD #Docker #Linux #jails




Show Original Post


22.02.2026 00:05
jaharkema (@jaharkema@mstdn.social)

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 dashy.to/

@lissy93




Show Original Post


21.02.2026 23:35
radwebhosting (@radwebhosting@mastodon.social)

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 👉 blog.radwebhosting.com/how-to- #vpsguide #installguide





Show Original Post


21.02.2026 23:35
radwebhosting (@radwebhosting@mastodon.social)

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 👉 blog.radwebhosting.com/how-to- #installguide #vpsguide





Show Original Post


21.02.2026 21:06
moreentropy (@moreentropy@chaos.social)

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





Show Original Post


1 ...82 83 84 85 86 87 88 89 90 91 92 ...438
UP