As a developer, I need to be able to access my deployed application in totem v3 from internal and public network.
Acceptance Criteria
- Ability to specify the port that needs to be made accessible for my application.
- Ability to access the application using HTTP and HTTPS protocol.
- Ability to specify the access control for the specified port (public / internal)
- The architecture documentation should be updated to reflect the current state.