Platforms license

Code of Conduct Support Contribution


Development and Operation

Contributor Covenant

Global Template Repository for Development and Operations Of Your Projects.

Key Values
Author Bayu Dwiyan Satria
Email bayudwiyansatria@gmail.com
Website https://bayudwiyansatria.com

Table of Contents

Getting Started

Prerequisites

What things you need to install the software and how to install them

  • Terraform Installed
  • Virtual Machines (VM)

Installation

  1. Clone this repository
$ git clone https://github.com/bayudwiyansatria/terraform-services-nginx.git
  1. Init
$ terraform init
  1. Change terraform.tfvars
Update terraform variable with yours
  1. Plan
$ terraform plan
  1. Apply
$ terraform apply -var-file=./terraform.tfvars

Development

-Alpha 1.0.0-a.1 : 2021, February.

Usage

Install Nginx on Virtual Machines (On-Premises)

Contributing

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:

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

Copyright © 2017 - 2021 Public Use. All Rights Reserved.

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc