digitalcourage.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Diese Instanz wird betrieben von Digitalcourage e.V. für die Allgemeinheit. Damit wir das nachhaltig tun können, erheben wir einen jährlichen Vorausbeitrag von 1€/Monat per SEPA-Lastschrifteinzug.

Server stats:

812
active users

#sysadmin

38 posts36 participants2 posts today

Is anyone using Dokploy in production for their application?

If so, what are your thoughts/feelings on it? Are you happy? Are you unhappy? Does it integrate with other tooling such as OpenTofu/Terraform and or Ansible/PyInfra?

Mal noch eine andere Frage an die #DevOps und #Sysadmin-Bubble: Lohnt es sich aus eurer Erfahrung eventuell, beruflich einen Blick auf #OpenStack zu werfen?

Wenn ich in der Vergangenheit mit dem Gedanken gespielt habe, kam mir das immer wie ein feuchter Enterprise-Traum an IT-Infrastrukturkomplexität vor. 🤔

Ich sehe halt hier und da mal Projektanfragen, wo das ein Thema ist. (Vielleicht suche ich auch nur eine Ausrede, mich nie mit dem Dumpsterfire Michrsoft Azure beschäftigen zu müssen.)

Help me decide. I would like my own Mastodon and Peertube instances.

Managed is great 🙂, but a bit expensive 🙃
Cloud server is cheaper 🙂, but time consuming 🙃
Server at home is fun 🙂, but I need to buy hardware 🙃

Those of you upgrading #Debian 'cloud' images to Trixie: if you are using static IPs in your VMs (say, to talk to your bridge), the updated 'cloud-init' will drop a a '50-cloud-init in your /etc/network/interfaces.d/ defining DHCP for ifup. And so while your VM will dist-upgrade fine, you'll lose contact on reboot. Eek.

To fix, put 'network: {config: disabled}' in an '/etc/cloud/cloud.cfg.d/99-custom.cfg', or just dot-prefix the ''50-cloud-init'' & your static net will come up fine #sysadmin

New to Linux servers? Harden your setup with these quick tips:

Use SSH keys, not just passwords 🔑

Keep your system & software updated 🔄

Configure a firewall 🔥

Disable root login & use sudo 🚫

Stay safe out there! Let us know your favorite (basic) hardening tips in the comments.

homelabdad.com/your-first-linu

Home Lab Dad · Your First Linux Server: 10 Essential Security Steps
More from Home Lab Dad