Translations:Tuto pour le déploiement des sites avec Docker/10/en

De WikiBR
Version datée du 5 août 2026 à 12:40 par Daniela.cojocaru (discussion | contributions) (Page créée avec « * [https://docs.docker.com/compose/ docker-compose] to deploy the correct environment for your containers ; * [https://docs.traefik.io/v1.7/ traefik] as a reverse proxy to serve your site behind your endpoint, it is configured [https://gitlab.binets.fr/br/docker-default-services here] ; * nginx to serve your site to the outside world (as all the binets sites). »)
(diff) ← Version précédente | Version actuelle (diff) | Version suivante → (diff)
  • docker-compose to deploy the correct environment for your containers ;
  • traefik as a reverse proxy to serve your site behind your endpoint, it is configured here ;
  • nginx to serve your site to the outside world (as all the binets sites).