deleted by creator
deleted by creator
No reason not to have both. Things like vaultwarden do warrant an extra layer so setup wildcard domain for internal services x.local.example.com and then normal certs for external stuff like y.example.com.
To get internal stuff you then need your vpn as well to access it. You can now easily choose what risk you want on a per app basis.
Technotim has a good video on this
Oh i see.
that is a good point. Being about the mount the borg repo and pull out a specific file is very useful. Not sure I would do it as a bloc device since I don’t think there is an easy way to see specific files.
With snapshots it costs nothing if the OS files don’t change much
Self host radicale if you don’t want the whole nextcloud suite
If I run traefik and jellyfin in docker, do I add the docker IP of traefik as the trusted proxy?
I’ve been using this for 2 years. Rock solid with no issues.
Sync is so fast I can see myself typing if implement the same document on different computers. No issues with windows, Linux and android clients
I use self hosted borg repo to backup to a local server and then also borgbase is a service that allows remote backup.
Borgmatic automates all of this.
He’s saying that while there is no benefit to being connect to WG at home, there is also no downside so many people just stay connected all the time.
I haven’t tried it, but the app has the ability to select which app it tunnels.
When you make a new tunnel, it says “all applications” if you click on that you can select specific ones to include or exclude
Android wireguard all hasn’t been updated in 18mo. Its extremely simple with a small code base. There basically isn’t anything to update. It uses wireguard kernel module which is itself is only like 700 lines of code. It so simple that it basically became stable very quickly and there is nothing left of update right now.
https://git.zx2c4.com/wireguard-android/about/
I personally get the from obtainium to bypass play store
I just stay connected to wireguard even at home, only downside is the odd time I need to chromecast, it needs to be shut off.
I use plain wireguard on me phone, always on essentially with no issues. I wonder why tailscale app can’t stay open.
I use Borg but every now and then I mount a backup and download a few files to make sure they work correctly.
I’ve so far only had to do this for real with my local zfs snapshots after messing up a config file or blowing away the wrong folder. Process to restore is essentially the same except I would mount the Borg repo instead of a local zfs snapshot
For now
I do this as well since I couldn’t get any third-party apps to work with single sign-on. The web reader is actually quite good and I don’t really miss anything from the apps.
I didnt even remember which os I had until I read this and remembered it was aurora
How do I use nixos for docker? I’ve tried before but what I want is to be able to pull docker compose from a git and deploy it. I haven’t been able to find an easy way to do that on docker
This is what you’re really looking for:
https://github.com/owncloud/ocis
Full rewrite in Go. Lots of features. Much better performance. More stable than nextcloud.