Issue reports and pull requests will not be attended.
Use these artefacts as a reference to build your deployment artefacts. Existing artefacts only developed to demonstrate a reference deployment and should not be used as is in production
- Download the WSO2 Identity Server terraform resource.
$ git clone https://github.com/wso2/terraform-is.git-
Build the Identity Server custom image using centos-base.json packer file.
Note: If you have an Azure subscription, update user variables
centos-base.jsonin root directoryazure-simple/packerto include your subscription credentials. The WSO2 Identity Server 5.10.0 distribution needs to download into theazure-simple/packer/ansible-is/files/packs/directory.$ packer build centos-base.json
-
Changed the directory to
azure-simple/terraformand update the buildbaseimageinvariables.tfandterraform.tfvarsfiles inclusive of Azure subscription credentials.$ terraform apply
Note: Add the host entry
<PUBLIC-IP> is.wso2test.comin/etc/hostsfile to access the WSO2 Identity Server console. -
Try navigating to the following consoles from your favorite browser.