Easy routing for local development - Using Traefik for routing paths
to web apps - Setup a reverse proxyreverse-proxy: image: traefik:v2.4 command: --api.insecure=true --providers.docker ports: - "80:80" - "8080:8080" volumes: - /var/run/docker.sock:/var/run/docker.sock labels: - traefik.enable=false Th run --allow-net --allow-read --allow-env /app/server.ts labels: - traefik.http.routers.home.rule=Host(`deno-mfe.localhost`) - traefik.http.services.home.loadbalancer.server.port=8080 environment: - APP_NAME=Home volumes: - ./app:/app T h e k e y c on fi gu r at i on t h at T r ae fi k u s e s i s l ab e l s . • traefik.http.routers.home.rule=Host(`deno-mfe.localhost`) d e fi n e s t h e d om ai n w e w an t t o u s0 码力 | 5 页 | 576.61 KB | 1 年前3
phpMyAdmin Documentation release 5.0.4*) \1\ /\2 # phpMyAdmin container IP server localhost 172.30.21.21:80 When using traefik, something like following should work: defaultEntryPoints = ["http"] [entryPoints] [entryPoints0 码力 | 235 页 | 370.30 KB | 1 年前3
phpMyAdmin Documentation Release 5.0.5-dev*) \1\ /\2 # phpMyAdmin container IP server localhost 172.30.21.21:80 When using traefik, something like following should work: defaultEntryPoints = ["http"] [entryPoints] [entryPoints0 码力 | 235 页 | 370.31 KB | 1 年前3
phpMyAdmin Documentation release 4.8.5*) \1\ /\2 # phpMyAdmin container IP server localhost 172.30.21.21:80 When using traefik, something like following should work: defaultEntryPoints = ["http"] [entryPoints] [entryPoints0 码力 | 232 页 | 366.09 KB | 1 年前3
phpMyAdmin Documentation release 4.9.9*) \1\ /\2 # phpMyAdmin container IP server localhost 172.30.21.21:80 When using traefik, something like following should work: defaultEntryPoints = ["http"] [entryPoints] [entryPoints0 码力 | 232 页 | 368.41 KB | 1 年前3
phpMyAdmin Documentation Release 4.9.1-dev*) \1\ /\2 # phpMyAdmin container IP server localhost 172.30.21.21:80 When using traefik, something like following should work: defaultEntryPoints = ["http"] [entryPoints] [entryPoints0 码力 | 233 页 | 366.15 KB | 1 年前3
phpMyAdmin Documentation release 5.1.0*) \1\ /\2 # phpMyAdmin container IP server localhost 172.30.21.21:80 When using traefik, something like following should work: defaultEntryPoints = ["http"] [entryPoints] [entryPoints0 码力 | 241 页 | 370.94 KB | 1 年前3
phpMyAdmin Documentation release 4.9.0.1*) \1\ /\2 # phpMyAdmin container IP server localhost 172.30.21.21:80 When using traefik, something like following should work: defaultEntryPoints = ["http"] [entryPoints] [entryPoints0 码力 | 233 页 | 366.15 KB | 1 年前3
phpMyAdmin Documentation release 4.8.0*) \1\ /\2 # phpMyAdmin container IP server localhost 172.30.21.21:80 When using traefik, something like following should work: defaultEntryPoints = ["http"] [entryPoints] [entryPoints0 码力 | 232 页 | 365.91 KB | 1 年前3
phpMyAdmin Documentation release 4.9.1*) \1\ /\2 # phpMyAdmin container IP server localhost 172.30.21.21:80 When using traefik, something like following should work: defaultEntryPoints = ["http"] [entryPoints] [entryPoints0 码力 | 233 页 | 366.17 KB | 1 年前3
共 34 条
- 1
- 2
- 3
- 4













