InvenTree/contrib/container
Oliver cdac7465b2
Cache updates (#7388)
* Add redis container to development setup

* Improve configurability of global cache:

- Push configuration into separate file

* Settings cache default depends on global cache configuration

* Update docker compose file

* Remove debug flag

* Allow caching for registry checks

* Cleanup docstring

* Adjust defautl behaviour

* Update docs for caching

* Adjust default docker compose file

* Update docs for devcontainer

* Cleanup config template file

* Update docker docs

* Update cache behaviour
2024-06-02 21:43:31 +10:00
..
.env Cache updates (#7388) 2024-06-02 21:43:31 +10:00
Caddyfile Nginx example (#7207) 2024-05-13 14:15:45 +10:00
dev-docker-compose.yml Code structure refactor (#5582) 2024-04-03 12:16:59 +11:00
docker-compose.yml Cache updates (#7388) 2024-06-02 21:43:31 +10:00
docker.dev.env Code structure refactor (#5582) 2024-04-03 12:16:59 +11:00
Dockerfile Docker fix (#7228) 2024-05-15 09:19:35 +10:00
gunicorn.conf.py Code structure refactor (#5582) 2024-04-03 12:16:59 +11:00
init.sh Code structure refactor (#5582) 2024-04-03 12:16:59 +11:00
install_build_packages.sh Code structure refactor (#5582) 2024-04-03 12:16:59 +11:00
nginx.conf Nginx example (#7207) 2024-05-13 14:15:45 +10:00
requirements.in Improve reproduciblity of image (#7120) 2024-04-29 11:04:45 +10:00
requirements.txt Improve reproduciblity of image (#7120) 2024-04-29 11:04:45 +10:00