Skip to content

This is a test website for Pi-Lab

A Raspberry Pi based server using HomelabOS on ARM 64 v8 architecture. This works!

A base install of HomelabOS using the DEV branch as this meant that Terraform worked properly and you can then spin up a DigitalOcean droplet to make a Bastion server connection and point a domain to this to make the whole caboodle web accessible. The Bastion (a digital ocean problem) will lose the resolv.conf nameserver occasionally so you have to poke at this with 1.1.1.1 or 8.8.8.8 for a working DNS for running make deploy.

Raspberry Pi uses the ARM64 v8 so no everything listed on HomeLabOs will work - in fact a lot of things have to be tweaked to get Docker containers with the correct architecture. The HomelabOS scripts will whinge that ARM64 v8 architecture is not the recognised architecture if using "make set " - Use "make deploy" it will grind through the script but will work.