Giter Club home page Giter Club logo

traefik-as-a-reverse-proxy's Introduction

traefik-as-a-reverse-proxy

Using Traefik as a reverse proxy to run multiple applications on one Docker Host.

traefik-as-a-reverse-proxy's People

Contributors

arizonal2014 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

traefik-as-a-reverse-proxy's Issues

Multiple Domains

Hi,

Is there a way to use a separate main domain?

I have set up Traefik following your guide on example1.com and I have a WordPress site that I want to be on example2.com how can I get the set up? Currently I have it hosted at wp.example1.com but would like it to be on it's own main domain. How can I achieve this?

I am trying to host multiple websites and apps on my VPS.

Add an existing service outside of docker

Hi, is there a way to add to this setup to add an external service, for example pi-hole? I have it running in another instance of docker and want to have traefik manage this separate instance.

SSL Certificate

Hello, I am trying to work with Traefik using my own certificate generate by my organization with the following prefix (.cer, _cert.cer, .pem, .interim.cer, .p7b) however, when i point the tls certificate label to say traefik_cert.cer. There is an error of the PEM not found. Below is my code

  • "traefik.enable=true"
    - "traefik.http.routers.whoami.rule=Host(domain.com)"
    - "traefik.http.routers.whoami.entrypoints=web"
    - "traefik.http.routers.whoami.entrypoints=websecure"
    - "traefik.http.routers.whoami.tls=true"

Dynamic configuration

tls:
certificates:
- certFile: "/certs/domain_cert.cer"
keyFile: "/certs/domain.pem"

Please, what am I doing wrong here!!!!!

Thank you

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.