Skip to content

TraefikAdmin, A web page manage Traefik KV ETCD ,manage entrypoint route service middleware

License

Notifications You must be signed in to change notification settings

zzxap/TraefikAdmin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TraefikAdmin

1.Download the traefik in https://github.com/containous/traefik/releases

tar zxvf traefik_v2.2.0_linux_amd64.tar.gz

chmod 771 traefik 2.Install ETCD and set ETCD's IP in config.ini

3.run traefik with ./traefik --configFile=traefik.toml

traefik link to etcd in traefik.toml entrypoint

then check http://127.0.0.1:8090/dashboard/#/ open traefik's dashboard port 8090 is set in traefik.toml

if open success ,countinue

  1. chmod 771 TraefikAdmin run ./TraefikAdmin

TraefikAdmin will read the config in config.ini

set the etcd_server int config.ini the same in traefik.toml

  1. then open url http://ip:port/web/

the port is set in config.ini http_port default is 8093 url must end with /web/

you can manage the service route in this webpage.

TraefikAdmin,

A web page manage Traefik KV ETCD ,

manage entrypoint route service middleware

ui

ui

ui

ui

ui

ui

ui

ui

ui

ui

About

TraefikAdmin, A web page manage Traefik KV ETCD ,manage entrypoint route service middleware

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published