Commit Graph

12 Commits

Author SHA1 Message Date
Maxime Beauchemin b1adede1ee
feat: docker-compose to work off repo Dockerfile (#27434) 2024-03-11 13:15:02 -07:00
Daniel Vaz Gaspar 269c99293f
chore: isolate examples database by default (#25003) 2023-08-17 11:50:24 +01:00
Daniel Vaz Gaspar c238d9733a
fix: docker compose refusing to start (#24565) 2023-06-30 11:55:13 +01:00
Maxime Beauchemin 6a8f60f9fd
chore: deprecate FLASK_ENV and improve conf.ENVIRONMENT_TAG_CONFIG (#24404) 2023-06-29 12:04:32 -07:00
Harshvardhan Singh 0870a0b046
fix: Read MAPBOX_API_KEY from environment (#16926) 2023-01-17 15:54:04 -07:00
Aleks Vujić b55ef5b514
fix: fix comment in Docker environment files (#22421) 2022-12-20 19:07:27 +05:30
ʈᵃᵢ aa50161933
chore: add non-dev docker-compose workflow (#13143) 2021-02-18 09:55:15 -08:00
adam-stasiak-polidea 6311a9ec8c
feat: Added setup for running Cypress tests in docker locally (#11207)
* Working configuration

* Fixes

* Set database volume directory. Added info in CONTRIBUTING how to avoid malformed database in tests.
2020-12-14 08:06:19 -08:00
Craig Rueda 141cb45b5a
fix: Fixing issue around requirements-local.txt (#11769)
* Fixing issue around requirements-local.txt

* Fixing license

* Linting
2020-11-20 14:18:17 -08:00
Daniel Vaz Gaspar 191aca1fb0
[docker] fix: for #8880 (#8882) 2019-12-22 22:07:50 +00:00
Chan Chak Shing d0efd0e4c9 Ease switching of database engines for docker builds (#8863) 2019-12-20 10:57:33 +00:00
Craig Rueda fce49680d7 Docker support (#8725)
* Moving Docker stuff around

* docker-compose working as expected

* Updating README

* Addressing comments

* Utilizing requirements-extra
2019-12-03 18:37:18 +00:00