Skip to content

Latest commit

 

History

History
executable file
·
47 lines (28 loc) · 1.14 KB

File metadata and controls

executable file
·
47 lines (28 loc) · 1.14 KB

Step 1 - DevOps deploy Arcadia Application

In this module, we will deploy the 2 main containers for Arcadia Bank application and we will publish them.

Note

At the end of this module, Arcadia Bank application will look like this.

../pictures/MainApp.png

Warning

Please keep case senstive for all objects below

  1. Application name : app_webapp
  2. Components:
    1. cp_mainapp:
      1. Ingress URI: http://www.arcadia-finance.io/
      2. Workload: wl_mainapp
        1. URI: http://mainapp.nginx-udf.internal:30511
    2. cp_back:
      1. Ingress URI: http://www.arcadia-finance.io/files/
      2. Workload: wl_backend
        1. URI: http://backend.nginx-udf.internal:31584

Video of this module :

.. toctree::
   :maxdepth: 1
   :glob:

   lab*