Joe
Joe
https://www.linode.com/docs/guides/how-to-self-host-the-bitwarden-rs-password-manager/
### Setting up Caddy - https://caddy.community/t/using-caddy-as-a-reverse-proxy-in-a-home-network/9427 - https://caddy.community/t/use-caddy-for-local-https-tls-between-front-end-reverse-proxy-and-lan-hosts/11650 - https://caddy.community/t/caddy-reverse-proxy-nextcloud-collabora-bitwarden-rs-with-local-https/12052
https://github.com/krateng/maloja#maloja https://github.com/FoxxMD/multi-scrobbler
Building a Caddy instance with DuckDNS built in, without having to self-build: https://ben.balter.com/2021/09/01/how-i-re-over-engineered-my-home-network/ docker-compose ``` services: caddy: build: context: . dockerfile: caddy.Dockerfile ``` caddy.Dockerfile ``` FROM caddy:builder AS builder RUN...
https://github.com/IgnisDa/ryot
https://github.com/jgwehr/homelab-docker/issues/26
https://github.com/advplyr/audiobookshelf
> a ZFS admin is strongly advised to be aware of the actual sector size of his or her devices, and manually set ashift accordingly. If ashift is set too...
Monitor your ARC and L2ARC usage with the ZFS supplied script: arc_summary Or if the output of arc_summary is too long / complex, you can use something like this; arcstat...
With a new NVME drive, it's time to reconsider storage philosophy. #### Smaller NVME Data size should be well known and/or pruneable. The primary goal is preventing other things from...