Skip to content
Snippets Groups Projects
Commit 79b6a9d9 authored by Bryan BRANCOTTE's avatar Bryan BRANCOTTE
Browse files

how to link docker compose prod and world

parent f69a19b7
No related branches found
No related tags found
No related merge requests found
Pipeline #134999 passed
...@@ -72,4 +72,10 @@ more info can be found at https://docs.docker.com/reference/cli/docker/login/#pa ...@@ -72,4 +72,10 @@ more info can be found at https://docs.docker.com/reference/cli/docker/login/#pa
Administrate your container Administrate your container
************************************************* *************************************************
Information on how to manage the containers can be found at :ref:`admin_container` Information on how to manage the containers can be found at :ref:`admin_container`
\ No newline at end of file
How to open it to the world
*************************************************
Your application is now hosted in a VM, exposed on port 3838 only in http.
The rest of the configuration for routing network traffic arriving at https://my-app.my-institut.fr onto your app is up to the system administrators of your organization. Providing them the docker-compose.yaml file, and a link to this page will help them finalizing the configuration.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment