Граф коммитов

8 Коммитов

Автор SHA1 Сообщение Дата
Chuck Harmston 3cdd926046 Creates image proxy view (closes #104). (#142)
* Creates image proxy view (closes #104).

* Passes .env to environment when creating locally.

* Use image proxy URLs for served images.
2016-05-26 12:28:03 -06:00
Chuck Harmston 7330bddf71
Disables logging during testing. 2016-04-26 12:25:19 -06:00
Benson Wong f7d1656972 Dockerflow and Dockerfile improvements
- fix circle-ci container testing
- add WORKDIR to Dockerfile to making working with the container
  a bit more convenient
- add conf/run.sh as a better ENTRYPOINT since the
  container is multi-use
- refactor Dockerfile ENTRYPOINT/CMD to use conf/run.sh
  - containers works more like a program now
- refactor test command line, now doesn't fail on linting test data
2016-03-15 09:49:57 -07:00
Chuck Harmston 132538f734 Serves contribute.json with Flask. 2016-02-26 12:44:50 -07:00
Chuck Harmston 723f46d523 Renames 'app' to 'recommendation'. 2016-02-26 12:44:48 -07:00
Chuck Harmston fa6749b5b8 Refactors into single-container application with supplementary services in compose (closes #51). 2016-02-26 12:44:31 -07:00
Chuck Harmston 094a9b9a99 Adds contribute.json, serves at /contribute.json (closes #22). 2016-02-01 09:51:45 -07:00
Chuck Harmston ad46df1b9f Adds multiple-container docker-compose setup. 2016-01-27 10:57:11 -07:00