Results 28 comments of Khue Doan

After comparing the prices and consider my _current_ usage (a few hundreds GB), I decided to go with **AWS S3 Glacier Deep Archive**. Backup cost: - Storage cost: $1.01376/TB/month -...

Accidentally closed. Still need to implement the backup.

Related PR: https://github.com/google-github-actions/release-please-action/pull/474

I intentionally used `/dev/sda` instead of UUID to make new user onboarding easier, but in theory you can just update the inventory to use `disk/by-uuid/foo` instead. If it works, we...

Yep this is on the roadmap https://homelab.khuedoan.com/reference/roadmap/#unplanned

I'm seeing invalid certificate: ![image](https://user-images.githubusercontent.com/27996771/151032186-817847a4-38af-4e42-a28c-c8567d408bbd.png) ![image](https://user-images.githubusercontent.com/27996771/151032287-de711abe-2ebc-4b83-b596-350350d3cbe2.png)

The quick and dirty script works, will clean it up before the stable release.

I just stumble upon this [Raspberry Pi 4 UEFI Firmware project](https://github.com/pftf/RPi4), which might be a better way to PXE boot because we don't have to add custom logic for the...

This is fixed in https://github.com/khuedoan/homelab/commit/11e407e880762f105f30a493680b5763736f3186 (switch to Paperless-ngx and app-template), thanks everyone!

Kinda late but now I have a staging environment on Proxmox, it works basically the same as bare-metal, you'll need: - No boot ISO ![image](https://github.com/khuedoan/homelab/assets/27996771/ade3d695-a947-4349-a7e9-bc72efe1a251) - Set BIOS to UEFI...