Quick overview
aws configure
to set up your AWS credentials)aws configure
before proceedingsecrets.auto.tfvars
with your Cloudflare credentials and the token you just created.
variables.auto.tfvars
. Follow the comments in the file to fill in the required information.
/config/public_keys
. You can add multiple keys, one per line.
~/.ssh/id_rsa.pub
or generate a new
one with ssh-keygen -t rsa -b 4096 -C
~/.ssh/config
file:
ssh ssh.yourdomain.com
go run selfhoster.go --apply
and it
should solve the issuecredentials.txt
) will appear with your email
SMTP and R2 bucket credentialshttps://ops.yourdomain.com
.