InvenTree/InvenTree
Oliver 2e81a304d1
Devcontainer postgresql (#6590)
* Working on devcontainer with postgresql

* Fix for docker-compose.yml

* Update postCreateCommand

* Tweak docker compose file

* Fix Dockerfile

- Do not use uv (breaks process)

* Update postCreateCommand.sh

- Skip database backup

* Tweak file

* Further improvements

- Remove 'devcontainer' Dockerfile target
- Fix postCreateCommand

* Further cleanup

* Reduce SQL errors

- Use filter().exists() rather than get()

* Set default SITE_URL

* Docs updates

* Fix hard-coded django version

* Update faq.md

* Typo fix: PluginObject -> PluginConfig

* Docs: strict mode

* docs: fix link

* docs: fix typo

* Fix error message

* Revert change to config_template default
2024-02-28 15:04:14 +11:00
..
_testfolder Create test files in seperate folder & cleanup before image build (#6571) 2024-02-26 11:23:49 +11:00
build Seperate CUI url paths and tests (#6543) 2024-02-22 22:56:50 +00:00
common Devcontainer postgresql (#6590) 2024-02-28 15:04:14 +11:00
company Seperate CUI url paths and tests (#6543) 2024-02-22 22:56:50 +00:00
generic Refactor label/report template copying (#6582) 2024-02-28 09:25:01 +11:00
InvenTree Refactor label/report template copying (#6582) 2024-02-28 09:25:01 +11:00
label Refactor label/report template copying (#6582) 2024-02-28 09:25:01 +11:00
locale Translation fixes (#6595) 2024-02-28 01:44:05 +00:00
machine Refactor label/report template copying (#6582) 2024-02-28 09:25:01 +11:00
order Seperate CUI url paths and tests (#6543) 2024-02-22 22:56:50 +00:00
part Tree fix (#6583) 2024-02-27 03:00:32 +00:00
plugin Devcontainer postgresql (#6590) 2024-02-28 15:04:14 +11:00
plugins CI updates (#6167) 2024-01-11 00:16:13 +11:00
report Refactor label/report template copying (#6582) 2024-02-28 09:25:01 +11:00
script [CI] Enable python autoformat (#6169) 2024-01-11 11:28:58 +11:00
stock Tree fix (#6583) 2024-02-27 03:00:32 +00:00
templates Translation fixes (#6595) 2024-02-28 01:44:05 +00:00
users Seperate CUI url paths and tests (#6543) 2024-02-22 22:56:50 +00:00
web [PUI] SSO Support (#6333) 2024-02-02 20:15:13 +11:00
config_template.yaml [WIP] docker / Caddy (#6551) 2024-02-28 01:06:19 +11:00
gunicorn.conf.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
manage.py [FR] Add tracing support (#6211) 2024-01-18 17:50:05 +11:00