MangoPenguin
@MangoPenguin@piefed.social
- Comment on Paperless cloud backups https:// samsm.ch/paperless-cloud-backu ps/ 1 week ago:
Restic is a good backup tool with encryption. Cryptomator is awesome but it doesn’t do backups, just storage.
- Comment on Paperless cloud backups https:// samsm.ch/paperless-cloud-backu ps/ 1 week ago:
How are you handling versioning and deleted files?
It seems like Restic would be a better option? It only backs up changed files and handles versioning, encryption, deduplication, and some fault recovery allready.
- Comment on Ways to Expose Services Publicly 2 weeks ago:
Yes generally around 1TB on cheap plans. That’s a ton of data though for streaming media, if youre moving more than that getting a higher tier VPS would make sense.
- Comment on Ways to Expose Services Publicly 2 weeks ago:
Most VPS are on 1Gbps connections, but even if it only has 100Mbps that’s plenty.
- Comment on Ways to Expose Services Publicly 2 weeks ago:
Just a reverse proxy, I was using Caddy, moved to Pangolin because it’s neat.
- Comment on Is this a good first homeserver? 3 weeks ago:
I would probably go Intel with iGPU for the transcoding and acceleration for Immich. i3-14100 is fast and cheap.
Otherwise you definitely have far more CPU power than you’ll need for those apps so no worries there.
- Comment on Is this a good first homeserver? 3 weeks ago:
Have you checked while it’s running all the ML tasks on import? Mine uses a good chunk of RAM while that’s running.
- Comment on Reliable messenger for family use? 5 weeks ago:
Delta chat seems pretty good, you can easily self host and it’s very lightweight.
I do not recommend matrix, the apps aren’t great, and hosting is a lot to deal with.
- Comment on Dawarich 1.9.1 1 month ago:
It sounds like the app requires some manual intervention to start/stop tracking, is there a way to make it work like google location history where it’s always fully automatic and in the background without extra battery drain?
Some of the other apps I’ve tried before for my traccar instance had a lot of battery drain or would randomly stop working in the background, I don’t remember which ones I tried as it was awhile ago.
- Comment on Continuwuity 2 months ago:
Its just called a matrix server, you don’t need to tell anyone the specific kind.
- Comment on Getting Started with Proxmox 11 months ago:
I have a single container for docker that runs 95% of services, and a few other containers and VMs for things that aren't docker, or are windows/osx.
ext4 is the simple easy option, I tend to pick that on systems with lower amounts of RAM since ZFS does need some RAM for itself.
I do have an external USB HDD for backups to be stored on.