Shubham Bhattar
1e1b313abf
MAINTAINER is deprecated in Dockerfile. COPY is preferred over ADD in Dockerfile if additional functonality of ADD is not being used. Improved Shebang lines in many files.
2018-10-14 18:00:06 +05:30
chamunks
dbe79657df
Updated networking for exposing a web front end.
2018-10-09 14:33:47 -04:00
Leopere
a5e6e5d3d9
same as last commit one thing missed
2018-10-09 10:40:42 -04:00
Leopere
35abf76479
Readded disappearing colons
2018-10-09 10:39:32 -04:00
Leopere
37787530c8
made debugpaste-it.sh executable
2018-10-06 20:24:39 -04:00
Leopere
adea9723cf
Adding feedback for traefik's debugpaste-it.sh
...
I may add this into the image but for the most part its a placeholder.
2018-10-06 20:06:52 -04:00
Leopere
eade911a0a
This shouldn't collide in my testing env
2018-10-02 17:22:47 -04:00
Leopere
7d9d79dfc0
Updating IP's to further avoid collisions
2018-10-02 17:08:00 -04:00
Leopere
3d751b68f1
Updated network instantiation script
2018-10-02 17:04:30 -04:00
Leopere
519af6f345
Replaced network name so it won't collide in my test environment
2018-10-02 17:02:42 -04:00
Leopere
5e1638edcb
Added docker-compose.yml definition for a RevProxy
2018-09-30 16:26:25 -04:00
Leopere
ab75446de2
added .env file for traefik container
2018-09-30 16:25:23 -04:00
Leopere
858baded88
Added traefik.toml
...
This toml file is setup in a way to make traefik automaticall upgrade all connections to TLS that are behind the Traefik proxy.
You will need to change some strings.
2018-09-30 16:25:02 -04:00
Leopere
f6cc199bf6
Added network-up.sh
...
Including the command as a script for lazy people to setup the traefik network for reverse proxies.
2018-09-30 16:24:11 -04:00