Docker Container Architecture - SpotScore/spotscore GitHub Wiki
- SpotScore application that provides the API is intended to run behind Nginx reverse proxy container.
- SpotScore application itself runs in container that has installed Node.js v4.
- Data is handled by PostgreSQL with PostGIS and Hstore extensions.