InvenTree/docker
Oliver e9b0f02ecd
Update demo data hook to copy media files (#3441)
* Simplify settings.py / config.py

- get_setting function has been streamlined
- move some functions into config.py

* Spelling fix: IGNORRED is IGNORED

* Ensure yaml is installed as part of docker image

- invoke path is still mucking us around

* Fix broken migration

* Copy media files from demo dataset when installing test data

* Cleanup settings.py

* Fix for configuration file traversal

* Line fix

* Update quickstart guide for docker

* Allow plugin file and plugin dir to be specified in configuration file

* Cleanup config template file

* Allow secret_key information to be provided in configuration file

* Adjust root paths for CI tests

* resolve paths

* Revert paths for CI step

* remove dead code

* Revert configuration variables to old names

- Prevent breaking changes

* Simplify secret key generation

* Fix default timeout for background worker process

* Revert change for customization options
2022-07-31 23:16:58 +10:00
..
production Fix for docker-compose v1 (#3434) 2022-07-30 11:43:15 +10:00
docker-compose.sqlite.yml Compose script fixes 2022-04-21 01:13:34 +10:00
gunicorn.conf.py Add more checks to pre-commit (#3132) 2022-06-06 08:56:52 +10:00
init.sh Docker improvements (#3042) 2022-05-29 09:40:37 +10:00
nginx.dev.conf fix trailing 2022-05-20 13:20:55 +02:00
requirements.txt Update demo data hook to copy media files (#3441) 2022-07-31 23:16:58 +10:00