Right!
#JellyFin installed. Most of my media reorganised and indexed.
#Tailscale deleted. I can't be bothered running it 24/7 on my phone.
#Docker and #NGINX reverse proxy manager installed. Probably done that right. No idea if it'll survive a reboot.
#LetsEncrypt set up with Dynamic DNS. No SSL errors!
HD Streaming over 5G works - but will have to see how adaptive it is on shitty hotel WiFi.
Bit of a faff, but seems to be working. Next step is configuring a Fire Stick to work with it.
To people who use #HomeAssistant, do you need #NodeRed to get the most out of it? Found this guide to setting up HomeAssistant in #Docker that helped me get both installed, but Node-Red's interface is pretty much unusable with a #ScreenReader, and I'm thinking of uninstalling it.
#SelfHosting #SelfHosted #RaspberryPi #RaspberryPi500 #RPi #RPi500 #Linux #Stormux #ArchLinuxARM
@selfhosting @selfhost @selfhosted
Guess who just wasted 3 hours debugging an issue that was resolved by turning it off and on again... for the 4th time. Because no, after 3 times, surely it won't work. You need to do it 4 times.
And the best part: I have no clue what solved it. Could have been #Docker. Could have been NetFilter. Could have been DNS. Could have even been God himself for all I know.
Time to reject computers and go back to the time of the dinosaurs. They didn't have anything to turn off and on. They were happy.
Wrote a little script that sorts the subdirectories of Docker's OverlayFS by size and maps them to their respective containers. Any feedback is welcome.
https://git.dataprolet.de/dataprolet/Linux-Tech-Tips/src/branch/main/Scripts/container-size.sh
I'm curious to hear what others are #SelfHosting! Here's my current setup:
Hardware & OS
Infrastructure & Networking
Security & Monitoring
Authentication & Identity Management
Productivity & Personal Tools
Notifications & Development Workflow
Accessibility Focus ️
Accessibility heavily influences my choices—I use a screen reader full-time (#ScreenReader), so I prioritize services usable without sight (#InclusiveDesign, #DigitalAccessibility). Always open to discussing accessibility experiences or recommendations!
I've also experimented with:
I don't really have a media collection, so no Plex or Jellyfin here (#MediaServer)—but I'm always open to suggestions! I've gotten a bit addicted to exploring new self-hosted services!
What's your setup like? Any cool services you'd recommend I try?
#SelfHosted #LinuxSelfHost #OpenSource #TechCommunity #FOSS #TechDIY
@breizh Heu... Alors c'est pas *du tout* ce que je disais. Mon propos était les packages mis à dispo par le logiciel, pas par la distro. Effectivement, gimp3 on l'aura pas dans Debian avant 2 ans et demi, ça, bon... :)
Ce sont les #appimage / #flatpack / #snap que je trouve lents et mal branlés, comme #docker (bullshit buzzwords: #done ). Du coup, je préférerais un package .deb générique pour tout ce qui est debian-like récent, un .rpm pour les riches, et le tgz/git pour les autres... Mais bon, c'est pas à la mode.
MCU but it's Docker: I am chroot
I'm not a SuSE user (anymore), but this video (and many others in this series) inspires me every time I watch it! Great job, and you can have whatever opinion you want about Justin Timberlake, but it's a great song that takes you away and makes your day more cheerful. Was just flushed into my timeline again on YouTube and I just have to share it with the (Fediverse) world.
How are people running the unifi controller on premise these days? I'm thinking of using a container, but I'm a bit worried about how well these unofficial container images are maintained, especially in the long term..
[cont] about bundle being killed after upgrading #ruby 3.4.x
So why it worked on my coworker's machine and #GItHub actions but didn't work on #CircleCI or within a container with #Docker or @Podman_io? the answer is right in the Gemfile.lock!
bundle tries to do their work relying on what's on Gemfile.lock, since it's kind-of a recipe to have a reliable ruby bundle. Sadly, it's not a perfect system, some decisions taken may affect the outcome.
4/5
I am once again faced with the bleak irony of people who like to code in the terminal with Vim or Nano, but also install onto their computer some 5 or 10 apps via FlatPak or Docker, including VSCode, each installed with their own entire copies of Node.js and Electron.js (differing only in their minor revision number), while also complaining about Emacs being “bloated” because it ships with a miniature web browser and fully-featured e-mail client.
Coming up on my task list is getting multiple/different containers running on a single domain using subdomains… can that work?
So app1.example.com is one Podman container and app2.example.com is a different Podman container… (both using port 80)
I’ve found this guide I might try, but if you have a better way please let me know!
https://www.redhat.com/en/blog/podman-nginx-multidomain-applications
This morning, once again, I come across an interesting project. I head over to GitHub to take a look.
I read that the only supported way to use the project is via Docker because "providing installation instructions, given the underlying complexity, would be impossible." Not a fan of that, but okay, I start to understand… So, as I often do, I decide to open the Dockerfile (there’s no Compose). First line:
FROM alpine:3.14 AS base
No, your project isn’t "just" complex. It’s running on an outdated and potentially insecure base. And that’s a much bigger problem. It probably means it’s such a mess that updating it is impossible.
I close the GitHub page and move on with my life.
@bert_hubert Ik ben wel benieuwd, en ik weet niet of jij daar een antwoord op hebt, maar waar zou ik me als data engineer in de Europese Cloud Kootwijk op moeten richten? Is mijn #Python , #Docker , #Kubernetes kennis daarvoor voldoende, of wordt dat #NextCloud of zoiets? Ik ben benieuwd, want dan heb ik ook een beetje een idee waar ik wat studie tijd aan moet spenderen. /2
Developing apps is even more rewarding with Nextcloud Hub 10!
Now built into Nextcloud: develop apps in any dev language using our AppAPI and deploy via #Docker!
Read more with other improvements in our blog:
Docker Desktop 4.39 arrives with a CLI, multi-platform support, security fixes, and upgrades to Compose, Buildx, Kubernetes, and more.
https://linuxiac.com/docker-desktop-4-39-introduces-general-availability-of-cli/
Docker Mailserver 15: Rundum-Paket für Mailserver in Containern
Docker Mailserver bekommt ein Update auf Version 15. Neben einer Passwortbestätigung gibt es Änderungen bei der SASL-Authentifikation und Konfigurationsdateien.