Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
d5bfd8b88d |
22
README.md
22
README.md
@@ -1,12 +1,16 @@
|
|||||||
# d-nginx-charlesreid1
|
# d-nginx-proxy
|
||||||
|
|
||||||
This repo contains docker containers
|
Get a simple container with nginx running as a reverse-proxy
|
||||||
and a docker compose file for running
|
to run in front of some local service, e.g., a Python web server.
|
||||||
an nginx web server for static content
|
|
||||||
on charlesreid1.com.
|
|
||||||
|
|
||||||
This repo is used in
|
```plain
|
||||||
[pod-charlesreid1](https://git.charlesreid1.com/docker/pod-charlesreid1.git).
|
|
||||||
|
Incoming --> Nginx --> Flask
|
||||||
|
Requests d-nginx-proxy python
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
|
This repo contains the docker container for the nginx server.
|
||||||
|
|
||||||
The services are just:
|
The services are just:
|
||||||
|
|
||||||
@@ -21,7 +25,9 @@ Pretty simple, right?
|
|||||||
|
|
||||||
## Links
|
## Links
|
||||||
|
|
||||||
[documentation: d-nginx-charlesreid1 container](https://pages.charlesreid1.com/d-nginx-charlesreid1/) (you are here)
|
### Related Repositories
|
||||||
|
|
||||||
|
[documentation: d-nginx-charlesreid1 container](https://pages.charlesreid1.com/d-nginx-charlesreid1/)
|
||||||
|
|
||||||
[source code on git.charlesreid1.com: d-nginx-charlesreid1](https://git.charlesreid1.com/docker/d-nginx-charlesreid1)
|
[source code on git.charlesreid1.com: d-nginx-charlesreid1](https://git.charlesreid1.com/docker/d-nginx-charlesreid1)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user