Global Template Repository for Development and Operations Of Your Projects.
Key | Values |
---|---|
Author | Bayu Dwiyan Satria |
bayudwiyansatria@gmail.com | |
Website | https://bayudwiyansatria.com |
What things you need to install the software and how to install them
- Terraform Installed
- Virtual Machines (VM)
- Clone this repository
$ git clone https://github.com/bayudwiyansatria/terraform-services-nginx.git
- Init
$ terraform init
- Change
terraform.tfvars
Update terraform variable with yours
- Plan
$ terraform plan
- Apply
$ terraform apply -var-file=./terraform.tfvars
-Alpha 1.0.0-a.1 : 2021, February.
Install Nginx on Virtual Machines (On-Premises)
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
Looking to contribute to our code but need some help? There's a few ways to get information:
- Connect with me Twitter
- Like me Facebook
- Follow me LinkedIn
- Subscribe me Youtube
- Log an issue here on github
We use SemVer for versioning. For the versions available, see the tags on this repository.
This project is licensed under the MIT License - see the LICENSE file for details
Copyright © 2017 - 2021 Public Use. All Rights Reserved.
- Hat tip to anyone whose code was used
- Inspiration
- etc