Oliver
7ced6adc1e
Static file doc improvements ( #467 )
...
* Adds new page regarding serving static and media files
* Updated doc links
2023-04-16 21:28:21 +10:00
Oliver
23f4399119
Update config.md ( #457 )
...
Fix typo.
Closes https://github.com/inventree/inventree-docs/issues/456
2023-03-23 12:51:55 +11:00
Oliver
7e9283e5e4
Update installation docs for bare metal ( #449 )
...
- Remove references to explicit paths
- Link back to the config page
2023-03-05 21:33:21 +11:00
Philipp Fruck
f06c7961b0
Document environment variables used to configure CORS and allowed_hosts ( #444 )
...
* add env vars to configure CORS and allowed_hosts
Adds documentation for the environment variables introduced in
https://github.com/inventree/InvenTree/pull/4355
* add whitespaces removed by autoformatter
whitespaces are required to enforce markdown linebreaks
Co-authored-by: Matthias Mair <code@mjmair.com>
---------
Co-authored-by: Matthias Mair <code@mjmair.com>
2023-02-17 10:53:37 +11:00
Matthias Mair
fa6f20ff4d
Shorter urls for install ( #439 )
...
* Enable shorter install url - update links
Fixes #417
* save filename
2023-02-05 10:57:09 +11:00
Oliver
49ac67ff9b
Config file docs ( #438 )
...
* Remove misleading hard-coded config file path
* Clean up documentation about configuration file
2023-02-04 09:16:30 +11:00
Oliver
16ae370788
Update docker compose commands ( #436 )
2023-02-03 09:49:51 +11:00
KT
b8370aaea1
Remove dashes from docker-compose ( #430 )
...
docker-compose.yml is for Compose V2
Co-authored-by: Konstantin Tyurin <dxr3x@pm.me>
2023-01-28 22:16:32 +11:00
Oliver
ad3a9d5ae9
Add note about skipping backup during update step ( #428 )
2023-01-26 23:44:31 +11:00
Oliver
6958e56daa
Backup docs ( #421 )
...
* Add new page for documenting backup procedure
* Add info on backup procedure
* Add info on auto-backup setting
* Tweaks
* Add admonition
* Update docs for backup-during-update
2023-01-10 00:22:07 +11:00
Oliver
be689a6f1e
Sso docs ( #414 )
...
* Add tip and fix link
* Add cross link
* Add example image for configuration file
* Expand SSO docs
2023-01-03 23:30:49 +11:00
Matthias Mair
c2fc58f333
fix update command ( #403 )
2022-12-18 07:45:59 +11:00
Oliver
98a416ebe8
Add FAQ entry about docker volume issues ( #394 )
2022-11-20 22:10:00 +11:00
Oliver
8111117695
Docs cleanup ( #347 )
...
* remove 'contribute.md'
- Will be moved to the website
* Add reddit link
* Remove demo page
- Now documented on the main website
* Update index page
* Add link back to main website on index pgae
* Update wording on index page
* Replace demo page with a redirect link
* Updated links
2022-11-09 15:24:14 +11:00
Matthias Mair
58353c4ac6
Update docs for Installer v2 ( #387 )
...
* Update docs for Installer v2
Fixes #385
* Add more detailed docs regarding performed steps and options
2022-11-08 10:14:17 +11:00
Francois
d506d9572e
Backup directory: clarify doc ( #384 )
...
* Backup directory: clarify doc
* Update static and media files instructions too
2022-11-01 09:49:22 +11:00
Francois
f37018ed06
Updated minimum Python version to 3.9 ( #386 )
2022-11-01 07:42:52 +11:00
Matthias Mair
ef4eb6ec80
Update minimum python version ( #374 )
...
This now points to the source directly.
2022-10-22 11:25:37 +11:00
Matthias Mair
ee6ba5bf5f
Add docs for https://github.com/inventree/InvenTree/pull/3783 ( #369 )
2022-10-17 00:08:51 +11:00
Matthias Mair
5cb82079d3
Package installer docs ( #368 )
...
* Add docs for package install
* fix grammar error
* fix link
* remove vscode file
* Add extra pip env
* Add debug output
* add docs for database
* add section about envs
* some more general architecture comments
* grammar
* add comment about auto-pushing
2022-10-16 09:54:57 +11:00
Oliver
3a08a1f550
Add note about image updates
...
Ref: https://github.com/inventree/InvenTree/issues/3630
2022-09-02 20:33:37 +10:00
Oliver
849d3267e0
Custom splash ( #349 )
...
* Add entry about setting custom splash screen
* Splash screen attribution
2022-08-09 09:55:23 +10:00
Oliver Walters
82be1d039c
Update custom logo - specify location wrt static directory
...
(cherry picked from commit 4a60e5cdb44b1984264a405b790563567de229f1)
2022-08-07 21:57:16 +10:00
Oliver
71bd9ff783
Fix config docs ( #343 )
2022-07-31 22:08:58 +10:00
Oliver
ecd29e9b4d
Update configuration documentation ( #342 )
...
* Update docs for config.yaml
(cherry picked from commit eb7d4bb251f8c59f4dba2ebce67e6a3d27bd233e)
* Add more settings
(cherry picked from commit 70cf34c7afaef23133d3215e957add6ffa3a4928)
* Config docs cleanup
* Update docker dev quickstart guide
* plugin settings
* Document currency support
* Add extra information for secret_key
* Slight tweaks to docker setup guide
2022-07-31 19:26:49 +10:00
Oliver
6ea517d369
Add "quickstart guide" for docker dev setup ( #337 )
2022-07-29 19:14:34 +10:00
Oliver
e68e0dca19
Update docker production guide ( #334 )
2022-07-27 11:43:08 +10:00
Oliver
3bc950322b
Improve docker intro docs ( #323 )
2022-07-23 23:03:42 +10:00
Oliver
3def121be2
Plugin external dir ( #322 )
...
* Additional information on plugin configuration options
* Better information on plugin installation
* Update label printing docs
* Rearrange plugin menu
* More menu tweaks
* Fix links to app images
2022-07-23 22:40:05 +10:00
Oliver
2e99477478
Slight tweak to docker instructions ( #321 )
2022-07-23 17:32:40 +10:00
Oliver
9511ecfc8d
Extend report documentation ( #318 )
...
* Small updates for reporting docs
* Fix navbar
* Add "media" link in navbar
* Extend documentation for reporting features and tags
2022-07-22 12:48:57 +10:00
Oliver
0d64d4f97f
Add note on persistent data directory in docker dev setup ( #310 )
2022-07-19 22:40:43 +10:00
Oliver
c795fe2ddf
Migration docs ( #309 )
...
* Move update docs to bare metal install page
* Fix link on faq page
* Expand migration instructions
2022-07-12 09:37:14 +10:00
Oliver
79e62b2248
Update install.md
...
replace 'djangouser' with 'myuser'
2022-06-24 20:12:05 +10:00
Matthias Mair
7b86e48810
Add note about redis config
2022-06-10 21:47:48 +02:00
Oliver Walters
dd7969e731
Adds information on the redis cache container
2022-06-10 13:53:10 +10:00
Oliver Walters
ce53c40bde
Add warning about scrubbing account data
2022-05-29 08:04:40 +10:00
Oliver Walters
9306964652
Add note about minimum python version
2022-05-29 07:55:19 +10:00
Oliver Walters
a9cc1ae9fb
Update base install requirements
2022-05-29 07:54:22 +10:00
Oliver Walters
b83aed9a8a
Update docs for production image
2022-05-29 00:47:04 +10:00
Oliver Walters
e73db9d284
Simplify docker development instructions
2022-05-29 00:22:07 +10:00
Matthias Mair
6cbc2a6eda
Bump python version
2022-05-15 16:18:27 +02:00
Oliver
3d416a5a37
Tthe -> the
2022-05-09 14:41:30 +10:00
Oliver
b526ba4b97
Merge pull request #272 from matmair/cutomize
...
Add docs and release note for whitelabel PR
2022-04-27 23:14:28 +10:00
Matthias Mair
a9d1dc91f2
Add new whitelabel config settings
2022-04-27 13:35:57 +02:00
Oliver
b25fa32128
Update docker_prod.md
...
Ref: https://github.com/inventree/InvenTree/pull/2852
Adds note about changing username and password for database access
2022-04-21 01:06:58 +10:00
Oliver Walters
f20b87af60
Simplify docker development setup guide
2022-04-20 23:49:08 +10:00
Oliver Walters
323ee32de6
Simplify top-level docker page
2022-04-20 23:09:31 +10:00
Oliver Walters
af2bcbdbdf
Admonition
2022-04-20 23:05:13 +10:00
Oliver Walters
d84becb357
Update docker production guide
...
- greatly simplified setup!
2022-04-20 22:58:33 +10:00