Commit Graph

9 Commits

Author SHA1 Message Date
codl 30b7b24e68 lots of docker nitpicks
- changed all service names to not include "forget", let docker-compose
  generate container names

- gave the image a single name

- listen on 127.0.0.1 by default, provide documented override file that
  reverses it

- docs: on that note: don't tell folks to edit docker-compose.yml directly

- docs: explicitly say "run docker-compose build" because docker-compose
  is janky and it can be surprising that downloading a new version of
  the code and running `docker-compose up` doesn't do anything
2022-08-05 02:23:54 +02:00
shibao 659bb1dfb8 add docker stuff 2022-07-30 03:39:39 -04:00
codl 0c99c13ef5
add .pytest_cache to gitignore 2018-05-07 23:50:09 +02:00
codl 2eea031a9c
update requirements for tests, add travis.yml 2017-09-08 23:34:12 +02:00
codl 349a96b646
whoops icon.png stayed in static/ 2017-08-11 21:30:30 +02:00
codl dd212ce1c3
process all assets thru doit 2017-08-11 16:41:31 +02:00
codl 1a9753db49
image build 2017-08-11 14:57:32 +02:00
codl f5fb843fda
fuckin idk 2017-07-27 20:20:59 +02:00
codl e7cfb44321
proper config management 2017-07-26 11:11:54 +02:00