On this page
share
Traefik Proxy
Traefik is a reverse proxy and load balancer for HTTP and TCP-based applications that is easy, dynamic and full-featured.
Quickstart
-
Download example repository
-
Update the next variables with your own custom values
-
Update the files using the
sed
command -
Start the containers using make or docker compose directly
Update git remote
First you need to create the project on your GitLab instance and get the clone URL
Update the git origin
Commit and Push