Skip to content

heralight/traefik-dyn-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated traefik dns resolver with SSL

A fork of Pyru Gist with some mods that allow you to have local services accessible by myservice.traefik.me with let's encrypt ssl without any system modification.

Traefik.me is a service like nip.io or xip.io

Thanks to Pyru the source code is accessible at:

What ?

This project allow you to run inside your dev machine a dynamic traefik gateway that will add any services and provide a ssl certificate for any domain under traefik.me.

You can add your services under the external network 'gtw'.

Start the gateway

docker compose up -d

Start others services

Take a look inside the sample directory.

cd samples/
docker compose up -d

check it at https://app1.traefik.me and https://app2.traefik.me

Traefik Dashboard

Traefik dashboard is accessible at: https://dashboard.traefik.me/

About

Automated traefik dns resolver with SSL for development environments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published