akvo / akvo-provisioning

Server and development environment provisioning data and configurations
9 stars 2 forks source link

[#271] Attempt to build an nginx container with the client app #278

Closed iperdomo closed 8 years ago

orifito commented 8 years ago

@iperdomo why don't we use jwilder/nginx-proxy?

iperdomo commented 8 years ago

@orifito because is way too complex for what we need (imho)

iperdomo commented 8 years ago

We just need something that serve some static files (index.html and /assets/) and proxies some requests to /api/* ...

orifito commented 8 years ago

@iperdomo yeah, I understand your point. However, I don't find this too complex: https://github.com/akvo/akvo-provisioning/tree/develop/docker/cartodb/lb Anyway, let's just be pragmatic :+1: