Playing around with Traefik

Поделиться
HTML-код
  • Опубликовано: 11 сен 2018
  • I was told I should play around with Traefik, a new reverse proxy for load balancing microservice architecture. Here is what I found...
    Link to Traefik website:
    traefik.io/
    A link to the repo I was playing with:
    github.com/heyMP/docker-traef...
  • КиноКино

Комментарии • 7

  • @Oswee
    @Oswee 5 лет назад +8

    Why you hate Enter key so much?

  • @jorgenaranjo5424
    @jorgenaranjo5424 5 лет назад

    Hello sir, im trying to do this in a EC2 machine, as i see in this example, why there is no such a traefik.toml file? Thanks

    • @iHack-ms5nr
      @iHack-ms5nr 5 лет назад

      You just need to create the file yourself, add volume traefik.toml:/traefik.toml

  • @MrAtomUniverse
    @MrAtomUniverse 5 лет назад

    Could you do a guide just for load balancing ?

  • @alzen5040
    @alzen5040 5 лет назад

    tested out ur tuts, unable to reach app.test.heymp.com/ with "express " title, instead showing "404 page not found", any advice for this?

    • @_heyMP
      @_heyMP  5 лет назад

      It was getting expensive to keep it up by itself. :(

    • @_heyMP
      @_heyMP  5 лет назад

      Here is the code though: github.com/heyMP/docker-traefic-test