2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-04-28 21:56:49 +00:00

128 Commits

Author SHA1 Message Date
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
Oliver
9235c46b9e Enable plugins for CI testing 2022-01-11 14:13:41 +11:00
Oliver
cda645bb70
Update docker_dev.md
Fix typos in docker development setup guide
2022-01-05 19:13:18 +11:00
Oliver
bdaf7c66e7 Remove sqlite references 2021-12-21 00:42:07 +11:00
Oliver
b6a99ce7c2 user -> username 2021-12-20 22:47:58 +11:00
Oliver
42ada4e67d Update docs for inventree-dev-server
- Now uses PostgreSQL, not sqlite
2021-12-20 22:45:41 +11:00
Oliver
18eb53b4c4
Update docker.md
Fixes
2021-12-14 09:14:56 +11:00
Marcel Pörner
90059956ee
Update docker_dev.md
Fixed typo in stop command
2021-12-12 09:52:43 +01:00
Oliver
566e4fd2c1 Add link to demo instance 2021-11-06 07:55:43 +11:00
Oliver
c5bac2d5d4 Improvements to installation instructions 2021-11-05 10:33:50 +11:00
Oliver
0d1e4fdf04 Adds framework for documentation of user and global settings 2021-10-18 22:12:15 +11:00
Oliver
48d2a11318
Update docker_prod.md 2021-10-18 08:50:37 +11:00
Oliver
927fde3dcd
Update docker_prod.md 2021-10-18 08:47:08 +11:00
Oliver
5def5c86d3
Update docker.md 2021-10-14 10:41:37 +11:00