In all the fields, enter the following value: prod
.
Click on “View API Request”.
All the configuration on the Nginx Controller can be easlly automated with external orchestration systems, this view can help you in understanding how to generate the configuration API calls.
The output will look like this:
Output
Click “Submit”.
Name:
server-cert
Environment:prod
Chose “Copy and paste PEM text”
Private Key: Browse to https://raw.githubusercontent.com/sorinboia/nginx-experience-aws-ac2.0/main/files/7controller/ca.key copy and paste.
Public Cert: Browse to https://raw.githubusercontent.com/sorinboia/nginx-experience-aws-ac2.0/main/files/7controller/ca.pem copy and paste.
Submit
Name:
api.arcadia.aws.cloud
Environment:prod
Instance Refs: Select All
Hostname:https://<EXTERNAL-IP OF THE "microgateway" SERVICE>
Cert Reference:server-cert
Submit
Name:
arcadia-api
Environment:prod
Submit
So far we have created an environment, uploaded the certificate/key that we will use for our HTTPS connection, created a gateway which represents our entry point into the API gateway and last defined a new application object.