Skip to content

KopiCloud-AD-API/terraform-gcp-kopicloud-ad-api-instance-win2019

Repository files navigation

Deploy a Google Cloud (GCP) Virtual Machine with KopiCloud AD API in Windows Server 2019

Terraform KopiCloud-AD

The Terraform code in this repo will deploy a Google Cloud (GCP) Virtual Machine for KopiCloud AD API with Windows Server 2019 and SQL Server 2019 Express.

Network Configuration

The code will create the network resources (VCP, and Subnet).

Notes

  • By default, the download and installation of SQL Server Management Studio is disabled because it will take lots of time.

  • To get the credentials, login to GCP console and reset the password.

Configuring Google Cloud Credentials

Read the document How to Create a Service Account for Terraform in GCP (Google Cloud Platform) to configure credentials.

https://medium.com/@gmusumeci/how-to-create-a-service-account-for-terraform-in-gcp-google-cloud-platform-f75a0cf918d1

How to Set Up KopiCloud AD API

  1. Get a License - Generate a free trial license (no credit card required) or purchase a license here.

  2. Install KopiCloud AD API using the code in this repo.

  3. Join the machine to the AD Domain to manage using the API.

  4. Create a Service Account in Active Directory with Domain Administrators permissions for the KopiCloud AD API.

  5. Run the KopiCloud AD API Config tool located in the folder C:\KopiCloud-AD-API-Config to finish the setup of API.

Note: You cannot log in to the KopiCloud AD API Portal using the Service Account for security reasons.

Resources

KopiCloud AD API Official Web Site: https://www.kopicloud-ad-api.com

KopiCloud AD API Documentation: https://help.kopicloud-ad-api.com

Releases

No releases published

Packages

No packages published

Languages