


The revolution will not be televised. 🏴



Wdym, it was actually uploaded 18 years ago.


Yes, you can expose a bucket as a website for easy access.
deleted by creator


Is this dog snoop or is this snoop dog?


Which features do you use?
I mainly used it to connect to machines using SSH, RDP and for port-forwarding.
Now I am using Netbird and am able to perform these actions.
Laughs in kexec


Call the slurpadmin.


Website viewport overflows on mobile. Didn’t try it out but I am not sure if this fits the selfhosted community as this is a tool designed to integrate with commercial AWS services.


There is an XEP for Message Archive Management that should allow for message history sync on XMPP.
Sorry, but I find it immature of you to judge a book by its cover.
Victor, named after the Latin word for “winner”, spends his time tearing apart “conduwuit” and “continuwuity”, yet his own name sounds like a teenage brag: “I’m the victor, so I must be right”. /s, but to me, that’s what your comment reads lime
Lord of the Ring Buffer.


You could share your compose file. Can you exec into the qBittorrent container to ensure internet connectivity works? For example attempt to ping 9.9.9.9 or curl duckduckgo.org. If it doesn’t work, try the same from the gluetun container directly. If it doesn’t work from the gluetun container, there likely is an issue with the Wireguard configuration.


It does detect the output is being piped though, and defaults to the -1 option in this case, which means print only filenames, one per line. The only issue would be filenames containing newline characters.
Your phone case adds additional ports‽


How do you handle offline access, for example when using a Laptop? Syncthing seems to be an option.


Use a separate home partition to decouple the system from your user data. Easier to snapshot and to replace the system.


You’re right to be reluctant to apply everything by hand. K3s has a built-in feature that watches a directory and applies the manifests automatically: https://docs.k3s.io/installation/packaged-components
This can be used to install Helm charts in a declarative way as well: https://docs.k3s.io/helm
If you want to keep your solution agnostic to the kubernetes environment, I would recommend that you try ArgoCD (or FluxCD, but I never tried it so YMMV).
I guess the network will be a bottleneck on Garage too. If you want high performance you might need a hybrid solution, like clustering of stateful apps on local storage as well as periodic full backups on a distributed storage.