

I’m curious about the same thing, but also curious what you’re using your traditional hosting for. I also have had DH shared hosting for years and never had an issue. I don’t know if I’m ready to drop it, but not sure if I still need it.
I’m curious about the same thing, but also curious what you’re using your traditional hosting for. I also have had DH shared hosting for years and never had an issue. I don’t know if I’m ready to drop it, but not sure if I still need it.
Don’t bother. They won’t believe it until they are sent off to the camps. That’s how it works. The people calling it out are made to look like fanatics while the real fanatics solidify power.
Feels like this could be helped immensely by a blurb at the top of his GitHub page pointing to a gofundme to help pay for a lawyer. If the case has legs, settle and move forward. If not, it should be trivial for an IP lawyer to get dismissed.
Yeah, I got a little confused there!
On iOS, I uninstalled the app and use Brave for YT & if I need to get on Reddit.
Every time I see this, I look for information about the aftermarket space. I have an 11 year old car with a Pioneer deck.
Strangely, I deleted them and reuploaded. Now they display fine. Might need to play with this a bit more.
This is a criminally underrated tip. Liquor boxes are seriously sturdy, and the size keeps you from overpacking them.
Also, I started with a pi, added a synology (a NAS is a game changer), and then moved almost all services off the synology to a Beelink S12 pro. Recently upgraded the S12 to 32GB of memory, and I have a 2tb ssd upgrade I have to do soon. All of this is over the past 2-years.
Two sites that really helped me get the basics of docker compose were Marius hosting and Dr Frankenstein’s docker guides. Both are focused more on synology, but the docker stuff works anywhere.
ETA: linuxserver.io is pretty handy, too.
Once I pick one, I’ll probably set up a regular donation. I should also probably drop some $$ towards the other projects since I’ll probably keep an eye on them.
Agreed, iCloud Photos is pretty nice. I almost gave in when they added the AI features and text recognition. Unfortunately, my library started having some stability issues. Was finally, hopefully, able to resolve those yesterday.
Still, one of the nice things about most of the photo hosting apps is they store photo metadata properly - in sidecar files. If they go tits up, and you maintained your metadata you really haven’t lost much. If the Photos DB gets corrupted, you’re going to lose data that would otherwise have been stored in those sidecar files. IMO this is a glaring omission on Apple’s part. I get that having all that info in a database makes larger libraries perform better, but por que no los dos?
Ah, i didn’t see ente’s self hosted version. The instructions look kind of strange. Will need to look into it more.
I’ve looked at ente, but honestly don’t see the point unless I want to stop paying for iCloud storage (which for the time being I don’t).
I’ve seen some examples where Caddy can do some cool stuff (I think the example I saw recently was defining routes that can call an arbitrary program with the HTTP request details).
I guess this is what I was getting at. From what I can tell, at their core, both do pretty much what Swag is already doing for me. Was mainly curious about additional functionality I hadn’t thought of. Most of what I’ve done so far is stuff I hadn’t thought of until I saw it mentioned here, reddit, or in the linuxserver list.
Damn! I missed that one. Working now. Thanks!
Won’t connect on either port using http or https.
This is really helpful. I’ll look into that. Thanks!
I can upload files outside of the docroot, but if they stay there for too long, I get a nasty email from Dreamhost reminding me that this is for web space and not offsite storage (something they also sell). I haven’t tried uploading something inside the docroot and just setting permissions to 400 or something!
If I understood correctly, he manually runs watchtower to poll rather than leaving it running all the time. What wasn’t clear to me was if he has it doing the updates (evidenced by him saying he cleans up where needed after) or just pull down the updated images and he then manually restarts/rebuilds the container.
I leave it running all the time and it only updates at something like 03:00. The only containers I don’t have set to latest are DBs as major updates tend to break things.