Creates a Lugo webpage using Apache and Terraform with the digital ocean provider.
- digital-ocean-token: Documentation .
- FQDN registered with digital ocean nameservers: ns registration.
- Local ssh Private / Public key: SSH key creation.
- Ubuntu 22.04 (LTS) to run the script.
- Terraform 1.3.7
config.ini file with:
- do_token.
- pvt_key path.
- servername.
For creation:
bash start.sh
For deletion:
bash destroy.sh