Wow this is great. I’ve been having trouble getting exit nodes working properly with these two. Sad that mullvad dropped port forwarding though so I’m not sure if I’ll stay with them.
Wow this is great. I’ve been having trouble getting exit nodes working properly with these two. Sad that mullvad dropped port forwarding though so I’m not sure if I’ll stay with them.
I thought about setting one up for my main server because every time the power went out I’d have to reconfigure the bios for boot order, virtualization, and a few other settings.
I’ve since added a UPS to the mix but ultimately the fix was replacing the cmos battery lol. Had I put one of these together it would be entirely unused these days.
It’s a neat concept and if you need remote bios access it’s great, but people usually overestimate how useful that really is.
Yeah, it’s kind of ridiculous. At this point my most starred git repos are all patches to get various extensions working on the current gnome release.
I’ve been looking to switch away but nothing I’ve used has had the it factor I want.
Why do you think AdGuard is better than Pihole? I’m not upset with the job Pihole is doing but always looking for improvements.
I’ve never heard it referred to as CSAP before. You may want to use the commonly used Child Sexual Abuse Material (CSAM) acronym instead. The only remotely relevant reference I’ve found for CSAP is Committee on Sexual Assault Prevention which conflicts with the usage here. Also photos aren’t the only format under that label.
Welcome to the new mod. I don’t envy the position you all are in but have all the respect in the world for what you’re trying to do ♥️
Yeah I use different VMs to separate out the different containers into arbitrary groups I decided on.
I run my docker containers inside different Debian VMs that are on a couple different Proxmox hosts.
I can’t speak for everyone else, but I run about 6 different VMs solely to run different docker containers. They’re split out by use case, so super critical stuff on one VM, *arr stuff on another, etc. I did this so my tinkering didn’t take down Jellyfin and other services for my wife and kids.
Beyond that I also have two VMs for virtualized pihole running gravity sync on different hosts, and another I intend to use for virtualized opnsense.
Everything is managed via ansible with each docker project in its own forgejo repo.
I like where your head’s at. I’m gonna go with the expecting more indictments angle paired with not being as rich/liquid as he’d like everyone to believe. What an unavoidable situation he’s found himself in.
That’s a valid point I hadn’t considered. Based on a cursory look at how bail bond works, if you go with a bondsman you’re out a certain amount regardless if you show up to court or not.
So if he paid the 200k he’d get almost all of it back after court, minus whatever processing fees the court has. If he goes with the bondsman he forks over 10% and the bondsman covers the other 90%, but he would get nothing back after court. The bondsman gets the full refund and keeps it all.
I can’t imagine the return on that would move the needle much for someone as “rich” as he is. I don’t know though, and I’ll fully admit this is pure speculation.
I appreciate the absolute humility though
You lose comment history and all that jazz too but it’s better than nothing. I’m not sure if devs plan to implement a way to do it but it’s one of the reasons I decided to roll my own instance. Nothing more frustrating than using someone else’s and losing access while they take days to get it back up.
Doesn’t this make her point even more? Had to use a bondsman for 20k but he’s super rich? Yiiikes
It’s a special feature in Sync. Just long press an option in settings and it copies the markdown to your clipboard
I’m assuming you installed it directly to the container vs running docker in there?
I have been debating making the jump from docker in a VM to a container, but I’ve been maintaining Nextcloud in docker the entire time I’ve been using it and not had any issues. The interface can be a little slow at times but I’m usually not in there for long. I’m not sure it’s worth it to have to essentially rearchitect mely setup for that.
All that aside, I also map an NFS share to my docker container that stores all my files on my NAS. This could be what causes the interface slowness I sometimes see, but last time I looked into it there wasn’t a non hacky way to mount a share to an LXC container, has that changed?
This usually happens to me after I check my inbox if there’s nothing there. A quick force close and reopen always fixes it. Not ideal, but not a big enough problem for me to try to do something about it
Yikes! I pay a couple bucks more for uncapped gigabit. I’m fortunate in that there’s two competing providers in my area that aren’t in cahoots (that I can tell.) I much prefer the more expensive one and was able to get them to match the other’s price.
My wife has been dropping hints she wants to move to another state though and I’m low key dreading dealing with a new ISP/losing my current plan.
The growth is happening mostly in the pictrs and db containers. I know pictrs is optional if you’re not uploading pics yourself, but I didn’t want to limit myself on that. I haven’t dived into where the db growth is happening yet either. Right now my hurdle is there doesn’t seem to be any baked in maintenance tools, so it’s all going to be me editing the database directly. I’m okay with doing it but need to figure out how to not purge content I have saved via Lemmy.
As far as NSFW stuff, there’s a check box for the instance settings for enabling NSFW instance wide. I have it unchecked and haven’t seen a single NSFW post browsing through my instance. It does require things to be marked as such though. I’ll probably go the extra step and defederate the porn instances just to add another layer.
Please let me know if you find anything useful for maintaining the instance.
I have this one on a Hetzner server that runs me like $6/mo. I’m not comfortable with the federated nature of things potentially putting CSAM or other illegal content on disk in my home.
I use tailscale so I can still hit my internal (at home) git repos and all that. The rest of my stuff is all hosted on an old gaming PC I turned into a Proxmox host that sits in my spare bedroom. Of those services, I only expose like 3 things to the outside world. Nextcloud being the main one. I don’t route it through my VPS, just proxy it through cloudflare.
For what it’s worth you can convert the database to postgres if you want. I tried it out a few weeks ago and went flawlessly.
https://docs.nextcloud.com/server/latest/admin_manual/configuration_database/db_conversion.html