Project will provide easy way to setup "home lab" using free resources from Oracle Cloud.
This cloud solution is completely unstable and very hard to use. I would advise to buy a bunch of raspberry PIs rather than use this solution. Support is non-existent and documentation needs some improvements.
At the end I decided to use free resources to provision gitlab runner to build arm based images.
- Create
env
file in root contining private identificators usingenv.sample
- Go to
terraform
directory - Source env:
. ../env
terraform init -backend-config="bucket=${TF_BACKEND_BUCKET}"
- Go to terminal
- Source env:
. ../env
tf plan
tf apply
- Configure on local machine:
Host * HostkeyAlgorithms +ssh-rsa PubkeyAcceptedAlgorithms +ssh-rsa