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/)CO
Posts
2
Comments
103
Joined
2 yr. ago

  • In my case, I got a new phone and expected I could use Immich to reupload all the images to the new phone. But that didn't seem the case. With syncthing, it was easy.

    But you lose the other benefits of immich when using syncthing, like sharing. the gallery app on my phone does a lot of the other things like faces, map ..

  • I do the same!

    I have a provider that is not supported by caddy, but I can still use it via duckdns delegation!

    https://github.com/caddy-dns/duckdns?tab=readme-ov-file#challenge-delegation

    Challenge delegation

    To obtain a certificate using ACME DNS challenges, you'd use this module as described above. But, if you have a different domain (say, my.example.com) CNAME'd to your Duck DNS domain, you have two options:

    1. Not use this module: Use a module matching the DNS provider for my.example.com.
    2. Delegate the challenge to Duck DNS.
  • I run proxmox, and proxmox backup server in a vm. PBS backup is encrypted locally, and I upload the backup to backblaze b2 using rclone in a cron job. I store the decryption key elsewhere

    It has worked ok for me. I also upload a heartbeat file, it is just a empty file with todays date (touch heartbeat), so that I can easily check when the last upload happened

  • When I have used nfs in the past, i have issues with different user ID. What is the best solution these days?

    After becoming a father last year, the time I have for tinkering is close to 0. I found it easiest to keep all the data in the same vm / lxc, pretty straight forward to maintain

  • I used to use LXC, and switched to VM since internet said it was better.

    I kinda miss the LXC setup. Day to day I don't notice any difference, but increasing storage space in VM was a small pain compared to LXC. In VM I increased disk size through proxmox, but then I had to increase the partition inside VM.

    In LXC you can just increase disk size and it immediately is available to the containers

  • I set up a server with all my stuff on, and use syncthing for syncing my files, and self hosting for services. I mostly use vanilla configs for apps, and prefer distros with good defaults.

    Some time ago I switched to Bluefin, and stopped distro-hopping 😅

  • I agree. I learned and used emacs and org mode for several years. With age, I now want simpler tools that do not need extensive configuration. Using mainly Spyder and VS Code for python coding

  • if i remember correctly, i just replaced gitea with forgejo for image: in my docker-compose, and it just worked

    it was a couple of versions back, so i don't know if that still works

  • Selfhosted @lemmy.world

    Miniflux + News App

    Selfhosted @lemmy.world

    Data storage for containers in LCX / VM