Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Removed Dockerfile and docker-compose.yml. | Cédric Bonhomme | 2020-05-01 |
| | |||
* | Migrate form Flask-Script to the built-in integration of the click command ↵ | Cédric Bonhomme | 2020-04-06 |
| | | | | line interface of Flask. | ||
* | DEBUG set to False by default. | Cédric Bonhomme | 2020-03-29 |
| | |||
* | docker now exposes port number 5532 for postgres | Cédric Bonhomme | 2020-03-28 |
| | |||
* | updated volumes for the newspipe service (npm_components is now ignored) | Cédric Bonhomme | 2020-03-28 |
| | |||
* | Fixes ~cedric/newspipe#2. Issue with Docker. | Cédric Bonhomme | 2020-03-21 |
| | |||
* | Added Dockerfile, images: python3.8-alpine and postgres. | Cédric Bonhomme | 2020-03-20 |
| | |||
* | added files for docker | Cédric Bonhomme | 2020-03-17 |