Yup it should run fine since its a docker stack, synology supports docker.
Yup it should run fine since its a docker stack, synology supports docker.
I don’t understand how lemmy and fedi apps in general still have this problem, they never seem to be able to recognize a link and just show it on my home instance.
dockers volume storage is bloody annoying to backup
They’re just normal folders located in /var/lib/docker/volumes
so you can back up that directory.
Backup for docker is no different than backing up anything else.
Volumes are located in /var/lib/docker/volumes
by default, so just back up that directory with Restic or Borg, or something like Backrest if you want notifications and stuff handled for you.
Or you can do mount points to a directory instead of using volumes and back that up, but it’s really the same process.
What instance?
Sounds like your business needs to update their GPO to disable those features that aren’t useful for your business.
Except for disabling UAC, that’s basically like logging in and running everything as root on Linux.
There are also options that are open source, like OsmAnd+ or Organic Maps.
There’s definitely some of that in there too haha
Haven’t seen a single bit of toxic stuff yet, my feed is all cute art and photography.
Sure, but the cost of batteries is at the point where even with replacements every 10-15 years you’ll spend less than you would buying power from the grid.
All of them, plus storage batteries are under much less abuse and are different chemistry that lasts a lot longer.
Bluesky is a lot easier to use vs fediverse stuff, discovering stuff is also easier in my experience vs mastodon.
Sounds like you need to set up the Jellyfin server as a windows service so it starts without logging in. I’m surprised it doesn’t do this automatically as part of the installer setup.
Alternatively you can just set up auto-login for your windows user account, but that gives you no security from local access.
Was trump any better?
There isn’t a true replacement for Wordpress because of the sheer availability of plugins it has.
But for simple sites like blogs and personal sites Grav CMS is one I’ve used, and it gives you a web admin panel similar to Wordpress, so the learning curve isn’t too bad.
Drupal also gets mentioned a lot as a replacement.
There are also static site generators like Hugo, but those require learning a lot about the specific one you use, and are pretty complex to use, and if you need non-static content like a web form or something it can add a lot of complexity to your whole setup.
Gotcha, in that case maybe a container? You can use a bind mount to link a folder on the host to inside the container. You could use docker/podman or LXC.
Does rclone support the cloud service?
It’s wild just how slow most thumb drives benchmark even with recent models, the Samsung Bar at 36MB/s is just ridiculous, that’s 30 minutes of waiting to fill it up entirely!
A basic V30 microSD card is at least that fast!
Yes I’m waiting until it’s ready for the average user before I recommend it to anyone.
Yup, watchtower will auto update docker containers for you.