Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)LE
Posts
10
Comments
436
Joined
2 yr. ago

  • 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.

  • 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 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

  • Permanently Deleted

    Jump
  • 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