An open API service indexing awesome lists of open source software.

https://github.com/thesebas/traefik-multi-service


https://github.com/thesebas/traefik-multi-service

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Multi service with traefik

# Installation
to run execute:

docker compose run composer install
docker compose run node-express npm install

docker compose up

then navigate to:

http://localhost:8888/node/ - for node application
http://localhost:8888/php/ - for php application

http://localhost:8889/dashboard/ - for traefik dashboard