Joachim Lusiardi
|
04e6d506a1
|
Fixed issue when container does not have a environment variables.
|
2016-03-25 23:46:51 +01:00 |
Joachim Lusiardi
|
73bddc7bcc
|
Merge branch 'master' of code.nerd2nerd.org:n0ob/docker_nginx_auto_proxy
|
2016-03-25 17:52:30 +01:00 |
Joachim Lusiardi
|
f28132bd23
|
Add catch all server with default error page
|
2016-03-25 17:51:56 +01:00 |
Joachim Lusiardi
|
c85ba006e6
|
Fixed Typo
|
2016-03-25 16:56:57 +01:00 |
Joachim Lusiardi
|
270c2b97fc
|
added second option to get container's id
|
2015-02-19 20:36:15 +01:00 |
Joachim Lusiardi
|
e8b8646a4e
|
improved formatting
|
2015-02-19 19:30:59 +01:00 |
Joachim Lusiardi
|
a0c246169c
|
fixed problem with listening on different IPs which is not possible in the classical way in docker
|
2015-02-19 19:27:52 +01:00 |
Joachim Lusiardi
|
b37c8ab7de
|
Merge branch 'master' of code.nerd2nerd.org:n0ob/docker_nginx_auto_proxy
|
2015-02-01 08:40:01 +01:00 |
Joachim Lusiardi
|
18d6645efd
|
fixed formatting
|
2015-01-26 20:26:54 +01:00 |
Joachim Lusiardi
|
9bd00cca0c
|
switched to debian8_python8 base image
cleaned up code
|
2015-01-26 20:25:58 +01:00 |
Joachim Lusiardi
|
945a23ff32
|
removed unused imports
|
2015-01-22 14:37:20 +01:00 |
Joachim Lusiardi
|
293d4b60ee
|
updated documentation
|
2015-01-22 11:34:41 +01:00 |
Joachim Lusiardi
|
79b6019152
|
Converted into a docker container
|
2015-01-22 11:04:17 +01:00 |
Joachim Lusiardi
|
c02f5ea21e
|
a little more documentation
|
2015-01-08 07:48:34 +01:00 |
Joachim Lusiardi
|
824b501863
|
Merge branch 'master' of code.nerd2nerd.org:n0ob/docker_nginx_auto_proxy
|
2015-01-07 20:45:59 +01:00 |
Joachim Lusiardi
|
3cc386b409
|
exchanged os.mkdirs by os.mkdir
|
2015-01-07 20:45:52 +01:00 |
Joachim Lusiardi
|
1eda6e5cb8
|
proxy variables now may contain ':' (important for IPv6)
|
2015-01-07 15:14:29 +01:00 |
Joachim Lusiardi
|
fa01646eb4
|
added option to specify the ip to listen on. If the option is missing, nginx will be listening on all ips.
|
2015-01-07 15:06:15 +01:00 |
Joachim Lusiardi
|
f7713d84a3
|
handled exception if the docker deamon does not expose events on the REST-API
|
2015-01-07 11:38:22 +01:00 |
root
|
312e91a940
|
fixed typo
|
2015-01-03 09:44:52 +01:00 |
Joachim Lusiardi
|
00bba345f9
|
preexisting directory does not crash the program
|
2014-12-27 20:53:19 +01:00 |
root
|
476635219b
|
worked on README.md, script generates temp dir
|
2014-12-26 09:33:20 +01:00 |
Joachim Lusiardi
|
02cdc09b76
|
first commit
|
2014-12-18 10:49:13 +01:00 |