Deployment
To proceed further, you must deploy your Application Api.
In your
arch-application-api.yml
file will be a series of environment variables that require values.
Obtain those values from the
Environment Variables screen in the Control Panel.
A helpful Copy to Clipboard button is provided next to each value, just click that and paste into its appropriate spot in the service yml file.
Deploy the Application Api into its Docker container when the environment variables are set up in arch-appplication-api.yml.
Also change the volume source path to something appropriate for your deployment.
As you require, you may also perform any other configurations to the yml file.
With the container running, perform a Health Check (see below).
If the health check shows Healthy, you may proceed to the Create Application screen.
If you are using a Hardware Security Module, return to the Capabilities
screen to enable the Hardware Security Module feature on the Application Api, and restart the container for it to take effect.
Make sure the Hardware Security Module is properly set up, plugged in, and accessible to the Application Api.
The Application Api will prevent proper startup until it is unlocked if this feature is enabled.
Open the Unlock screen to unlock or unseal the Application Api.
Unlock must be performed every time the Application Api restarts for any reason (when using HSM).