m5l.eu is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.
This server runs the snac software and there is no automatic sign-up process.
✨ Tester la démo (avant de casser mon instance ! 😉) : https://demo.papra.app
🌐 Utiliser mon service public : https://papra.blablalinux.be
📦 Le déployer chez vous (Snippet ByteStash) : https://bytestash.blablalinux.be/s/c696e234a3d12996b9d6821d8c684b06
📖 Documentation : https://docs.papra.app
🛠️ GitHub : https://github.com/papra-hq/papra
Un outil simple, efficace et surtout libre pour votre coffre-fort numérique personnel.
#SelfHosted #Papra #ByteStash #BlablaLinux #OpenSource #Archive #Privacy #LXC #Docker #Proxmox
Our team has been reviewing a multi 100G #DIA deployment for a client project in the US. The US works well for projects which do not require #privacy or #cybersecurity
We are also able to offer a superior private, dedicated DIA internet solutions for things like #AI #Kubernetes #Docker for a fraction of the price as insecure and shared #Cloud services.
It is still critical to choose smart locations and providers in the US for the best performance and reliability.
Advantage is that I figured out how to stop and delete containers
Disadvantage is I don't really know what's going on
I'm Blake — reintroducing myself as I'm back on the timeline.
I'm a Cloud Engineer working in Site Reliability and DevOps in the healthcare industry. I design and build highly scalable, resilient infrastructure that powers modern healthcare systems. Day-to-day I work with .NET, JavaScript, and TypeScript to deliver reliable platforms.
Outside of work, I build with Go — creating tools that prioritize performance, privacy, and user empowerment.
A couple things I'm working on:
RideAware — A cycling training platform for building structured training plans, analyzing ride data, and completing indoor workouts all in one place.
Arcline Hosting — A self-hosted web hosting service for people who want to know exactly where their data lives. It runs on hardware I own and operate — no AWS, no Cloudflare, no third-party CDN. Shared, WordPress, and VPS plans with personal ticket and email support.
My core interests span SRE, cloud infrastructure, DevOps/automation, and network engineering. I spend a lot of time with Linux, Docker, Kubernetes, Terraform, and enjoy digging into routing, firewalls, and secure network design.
I'm here because I care about privacy, self-hosting, and building things that give people more control over their own data. Good to be back — looking forward to reconnecting with this community.
#reintroduction #CloudEngineering #SRE #DevOps #Go #Golang #Linux #Docker #Kubernetes #Terraform #SelfHosting #HomeLab #Privacy #DataSovereignty #WebHosting #Cycling #HealthcareIT #FOSS #BSD
I finally Vibe Configured my way into a home on the #Fediverse.
I wanted to move off my old power hungry server and into a proper Docker setup. I did the entire configuration using only Gemini 3.
There was some Docker chaos and a few missing puzzle pieces along the way. I even built a custom site for my domain.
Check out the video here:
YouTube: https://youtu.be/Dd45wi3DNls
PeerTube: https://tube.devwithzachary.com/w/oj8ZTGEnt8SvBJKA1hcbML
#VibeCoding #SelfHosted #Mastodon #PeerTube #GeminiAI #Docker #DeGoogling
Linux und Docker sind 2026 kein Spezialwissen mehr – sie sind Grundlage. Wer in DevOps, ML oder Backend arbeitet, kommt an Containern nicht vorbei. Welche Tools setzt ihr täglich ein?
#Docker #Linux #DevOps #OpenSource
Quick history of process isolation on unix
'
Somehow we ended up with an overengineered mess of leaky abstractions for cloud-based, vendor-locked infrastructure.
'
Installing Fail2Ban With NextCloud In Six Clicks
Make things more secure in just a few minutes.
https://ideatrash.net/2026/02/installing-fail2ban-with-nextcloud-in-six-clicks.html#internet #security #technology #docker #fail2ban #nextcloud
Marre de courir après les infos ou de subir les algos ? Reprends le contrôle ! 📢
Je viens de te préparer un Docker Compose aux petits oignons pour déployer FreshRSS en 2 minutes chrono. C'est propre, c'est centralisé, et c'est auto-hébergé 🐧☕
⚙️ Le snippet ByteStash : https://bytestash.blablalinux.be/s/920c7dc1a57a58e7c2635800615b5718
🌐 Site officiel : https://freshrss.org
🛠️ Dépôt GitHub : https://github.com/FreshRSS/FreshRSS
#SelfHosted #FreshRSS #RSS #ByteStash #BlablaLinux #OpenSource #Docker
Transparence totale : Mes utilisateurs n'ont rien senti passer (voir capture 2).
Modernité : PostgreSQL 15 géré proprement et Watchtower pour les mises à jour auto.
Scalabilité : Déploiement en un clic via Docker Compose.
Migrer 4000+ articles et une dizaine d'extensions sans perdre une miette de donnée, c'est ça le plaisir de l'auto-hébergement bien géré ! 🛠️✨
#SelfHosted #FreshRSS #Docker #Proxmox #SysAdmin #BlablaLinux #Databasus #Debian
👉 C'est par ici que ça se passe :
https://bytestash.blablalinux.be/public/snippets?search=OnlyOffice
#OnlyOffice #Docker #SelfHosted #BlablaLinux #LogicielLibre #SysAdmin
Résultat ? Une instance v9.3.0-138 qui ronronne et un Nextcloud plus réactif que jamais ! 🐧🔥
Le Libre, c'est bien. Le Libre bien optimisé, c'est mieux.
#BlablaLinux #OnlyOffice #Docker #Proxmox #SelfHosted #Nextcloud #SysAdmin #OpenSource
Which #fediverse #activitypub server is the easiest to run in #docker?
I'd like to test my own AP software without littering the live network
"The contrast with Docker is striking: while the Docker container required 100% CPU to reach peak for the HTTP and HTTPS throughput, the FreeBSD jail delivered the same speed with ~60% of the CPU sitting idle. In terms of performance cost per request, Jails are drastically cheaper."
#ITNotes #Linux #Docker #Containers #FreeBSD #RunBSD #IT #SysAdmin
Live location is very sensitive data, but #selfhosting the server with TLS and basic authentication gives me more privacy than the big tech cloud. And it only needed reading a bit of MDN and making a basic #Docker image based on #NodeJS
This time it's #Debian with #Docker. I used to avoid containers, preferring to run services directly instead. But setting up backups made me appreciate the separation between the application data in image and persistent state in mounted volumes. The final piece that convinced me is the ability to self-host my own container registry with @forgejo@floss.social
I'm doing the initial setup through #Ansible (learned from @notthebee@tilde.zone), but specific applications are managed via dockge. The ambition to do every adjustment through playbooks burns out really fast when working with a single instance.