Skip to content

scalr-eap/IACP-PROD-Azure

Repository files navigation

IACP-POC-Azure

This installs IaCP for a POC on Azure, currently on a single server.

The following options are available.

  • Works for private and public subnets, user must set "public = treu/false"
  • A self-signed cert is generated by the template and added to the Scalr config. User can replace with their own cert after installation.
  • Set a prefix for the instance name
  • Assumes to use ssh keys from ~/.ssh/id_rsa[.pub]

User can choose OS from:

  • ubuntu-16.04
  • centos-7
  • centos-8
  • rhel-7
  • rhel-8

Template is designed to be run from the CLI.

  1. Clone the repo
  2. Put the license file in ./license/license.json
  3. Set variable values to terraform.tfvars
  4. server_count can be ignored. Included for future use.
  5. Run terraform apply

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published