Linux/Traefik: Difference between revisions
< Linux
(Die Seite wurde neu angelegt: „ Category:Linux/Services Category:Linux“) |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Basics == | |||
* https://hub.docker.com/_/traefik | |||
* https://traefik.io/ | |||
** https://docs.traefik.io/ | |||
** https://github.com/containous/traefik/tree/v1.6.6#web-ui | |||
== Tutorials == | |||
* https://www.digitalocean.com/community/tutorials/how-to-use-traefik-as-a-reverse-proxy-for-docker-containers-on-ubuntu-18-04 | |||
* https://medium.com/the-sysadmin/visualize-traefik-logs-in-kibana-c53fb2aac070 | |||
* https://www.brianchristner.io/how-to-monitor-traefik-reverse-proxy-with-prometheus/ | |||
* https://nerdware.de/matomo/ | |||
* https://nerdware.de/traefik-docker-swarm/ | |||
* https://blog.birkhoff.me/serve-traefiks-internal-dashboard-behind-traefik/ | |||
[[Category:Linux/Services]] | [[Category:Linux/Services]] | ||
[[Category:Linux]] | [[Category:Linux]] |
Latest revision as of 12:57, 10 April 2019
Basics
Tutorials
- https://www.digitalocean.com/community/tutorials/how-to-use-traefik-as-a-reverse-proxy-for-docker-containers-on-ubuntu-18-04
- https://medium.com/the-sysadmin/visualize-traefik-logs-in-kibana-c53fb2aac070
- https://www.brianchristner.io/how-to-monitor-traefik-reverse-proxy-with-prometheus/
- https://nerdware.de/matomo/
- https://nerdware.de/traefik-docker-swarm/
- https://blog.birkhoff.me/serve-traefiks-internal-dashboard-behind-traefik/