Add : NGINX / GO / LOAD BALANCER
This commit is contained in:
parent
6f15838d24
commit
7130fcb718
@ -49,7 +49,7 @@ application with a Rust backend and a Postgres database. <a href="react-rus
|
||||
- [`React / Nginx`](react-nginx) - Sample React application with Nginx. <a href="react-nginx"><img src="icon_devenvs.svg" alt="Use with Docker Dev Environments" height="30" align="top"/></a>
|
||||
- [`Spring / PostgreSQL`](spring-postgres) - Sample Java application
|
||||
with Spring framework and a Postgres database. <a href="spring-postgres"><img src="icon_devenvs.svg" alt="Use with Docker Dev Environments" height="30" align="top"/></a>
|
||||
|
||||
- [`NGINX / GO / LOAD BALANCER`](nginx-go-loadbalancer) - Sample Golang implement NGINX + Loadbalancer
|
||||
## Single service samples
|
||||
|
||||
<a href="https://docs.docker.com/desktop/dev-environments/"><img src="icon_devenvs.svg" alt="Use with Docker Dev Environments" height="30" align="top"/></a> Icon indicates Sample is compatible with [Docker Dev Environments](https://docs.docker.com/desktop/dev-environments/) in Docker Desktop version 4.10 or later.
|
||||
|
5
nginx-go-loadbalancer/README.md
Normal file
5
nginx-go-loadbalancer/README.md
Normal file
@ -0,0 +1,5 @@
|
||||
# Simple Nginx + Load Balancing implement Golang
|
||||
|
||||
The repository
|
||||
|
||||
[Nginx + Go + Load Balancing](https://github.com/zakirkun/try-go-nginx-loadbalancer)
|
Loading…
Reference in New Issue
Block a user