Commit Graph

20 Commits

Author SHA1 Message Date
Maxime Beauchemin
604d72cc98 feat: introducing a docker-compose-light.yml for lighter development (#34324) 2025-07-28 09:27:07 -07:00
Martyn Gigg
09b92e7d08 feat: Allow superset to be deployed under a prefixed URL (#30134)
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
2025-04-09 13:43:44 -07:00
Asher Manangan
fd947a097d feat(tags): Export and Import Functionality for Superset Dashboards and Charts (#30833)
Co-authored-by: Asher Manangan <amanangan@powercosts.com>
2025-04-07 15:12:22 -04:00
Maxime Beauchemin
7bd53a84d5 feat: improve docker-compose services boot sequence (#31747) 2025-01-09 16:24:53 -08:00
Maxime Beauchemin
840a920aba feat: allowing print() statements to be unbuffered in docker (#31760) 2025-01-08 19:12:22 -08:00
Maxime Beauchemin
1f17b975d6 fix: docker refactor (#31385) 2024-12-13 16:17:44 -08:00
Daniel Vaz Gaspar
594e5a50a3 docs: add more warnings for default secrets and docker-compose (#27921)
Co-authored-by: Sam Firke <sfirke@users.noreply.github.com>
2024-04-16 17:02:11 -06:00
Maxime Beauchemin
40e77be813 feat: optimize docker-compose up for faster boot time (#27953) 2024-04-12 16:07:49 -07:00
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