Deploy your Application¶
The example application used to showcase the Secure Build virtual server is the digital banking application, that requires two Secure Build virtual servers, one for building the MongoDB application and the second one for building the digital banking application. The two application images are deployed in two virtual servers.
Procedure to deploy the banking application¶
Follow the instructions provided here to deploy the digital banking application:
-
Create a Secure Build virtual server for building the MongoDB image. See these instructions for creating the Secure Build virtual server.
-
Build the MongoDB image by using the Secure Build process. You will use the Secure Build virtual server that you created in step 1, to build the MongoDB image. See these instructions to build the MongoDB application.
-
Create a virtual server to deploy the MongoDB image. This server must be available and in the running state before you create the virtual server that runs the digital banking application. See these instructions to create the virtual server with the MongoDB image.
-
Create a Secure Build virtual server for building the digital banking application image. See these instructions for creating the Secure Build virtual server.
-
Build the digital banking image by using the Secure Build process. See these instructions to build the digital banking application.
-
Create a virtual server to deploy the digital application image. See these instructions to create the virtual server with the digital banking application image.
When you complete the steps listed above, the application is deployed and you can access the digital banking application. See Welcome to the Digital Banking Application
for details.