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/)J
Posts
10
Comments
190
Joined
3 yr. ago

  • You'll need to include new instructions to follow too!

  • I have not had any issues with Kopia so far, but I have also only used it for maybe a year? My main reason for trying it was that I wanted to be able to give something to family members to use as a backup client with a reasonable ui. I can also control the default exclude list and default policies for compression/etc pretty easily.

    I don't know how many years of restic backups I have, but I still rely on it for my most important data. Anything really important on my desktop/laptop gets backed up via kopia, but also gets copied (usually via nextcloud) to a server that has hourly zfs snapshots and daily restic snapshots. Both the restic and kopia snapshots get stored on a local nas and then synced to rsync.net.

  • I was talking about dumping the database as an alternative to backing up the raw database files without stopping the database first. Taking a filesystem-level snapshot of the raw database without stopping the database first also isn't guaranteed to be consistent. Most databases are fairly resilient now though and can recover themselves even if the raw files aren't completely consistent. Stopping the database first and then backing up the raw files should be fine.

    The important thing is to test restoring :)

  • If you're worried a out a database being corrupt, I'd recommend doing an actual backup dump of the database and not only backing up the raw disk files for it.

    That should help provide some consistency. Of course it takes longer too if it's a big db

  • Restic with rest-server is great.

    Kopia is a little newer and has an actual web ui, so may be a good choice too.

    I still use restic on all of my severs, but have started using Kopia for my non server machines.

    Both support compression, encryption, and deduplication.

  • What're you wanting to use it for, what are your main concerns?

    I'd recommend searxng, but mostly because I don't have experience with very many others. I've never had any issues with it either.

    Check out a public instance if the engines you're interested in and see which you like more?

  • Sounds pretty cool, thanks for the details! Any chance of some pictures? My worry would be the same, I don't know if I trust myself not to flood the house lol

    I did think about using a mechanical float like in the back of a toilet, and an overflow drain in case it never stops filling

  • Snipe it and grocy are the ones I see pretty often. I haven't tried homebox to compare yet though

  • Kanboard is pretty great even if it does feel dated. I tried a lot of the newer alternatives and they all had either weird bugs or quirks I didn't appreciate.

  • Why mtls support specifically? You could use any web based notes app (with PWA) and have the web server / reverse proxy handle the mtls part.

  • Eh while it sucks, registrars and web hosts get so many abuse reports that sometimes they just err on the side of caution and don't investigate as thoroughly as you'd like.

    Of course it also depends a lot on various things like what type of complaint, how much money you spend with them, account history, complaint source, etc.

    They should be able to tell you what they had a problem with and give you a chance to fix it.

  • Self cleaning? Is it something you made or what's the name is it? I'd be interested in details either way

    I really want a fancier water fountain for my cats but never found a self cleaning one :(

  • Uptime Kuma is great for simple up/down and web checks. Librenms is worth looking at too for other metrics.

  • The only time rsync is really slow is when your dealing with millions of small files since it only transfers a single file at a time.

    rclone is better in that respect since it transfers multiple files in parallel. I don't think the speed of a single transfer is going to differ much.

  • One problem is the lack of alternative transport options. In most of the US, public transport just isn't a thing. And things are too far apart for cycling to be efficient for commutes, grocery shopping, etc.

    I hope that changes some day though.

  • If you're wanting something that keeps historical data, vnstat is another good one for network usage

  • Nothing wrong with that, Caddy is great!

  • Dumb question but what do you mean you cycled them a few times?

  • Thanks for linking it, that's a pretty cool idea.