An open API service indexing awesome lists of open source software.

https://github.com/rycus86/docker-arm-nginx-proxy

nginx-proxy for ARM based on https://github.com/jwilder/nginx-proxy
https://github.com/rycus86/docker-arm-nginx-proxy

Last synced: 5 months ago
JSON representation

nginx-proxy for ARM based on https://github.com/jwilder/nginx-proxy

Awesome Lists containing this project

README

          

# nginx-proxy for ARM

Based on [nginx-proxy from jwilder](https://github.com/jwilder/nginx-proxy).

For sample usage see the [docker-compose.yml](https://github.com/rycus86/docker-arm-nginx-proxy/blob/master/docker-compose.yml) file or
have a look at the following repos:
- https://github.com/jwilder/nginx-proxy (nginx + docker-gen as a single container)
- https://github.com/jwilder/docker-gen (for automatic nginx configuration)
- https://github.com/rycus86/docker-pygen (as an alternative to docker-gen)

### Links

- Build status: [![Travis](https://travis-ci.org/rycus86/docker-arm-nginx-proxy.svg)](https://travis-ci.org/rycus86/docker-arm-nginx-proxy)
- Nginx on [Docker Hub](https://hub.docker.com/r/rycus86/arm-nginx/) [![nginx Layers](https://images.microbadger.com/badges/image/rycus86/arm-nginx.svg)](https://microbadger.com/images/rycus86/arm-nginx "Get your own image badge on microbadger.com")
- docker-gen on [Docker Hub](https://hub.docker.com/r/rycus86/arm-docker-gen/) [![docker-gen Layers](https://images.microbadger.com/badges/image/rycus86/arm-docker-gen.svg)](https://microbadger.com/images/rycus86/arm-docker-gen "Get your own image badge on microbadger.com")