2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-04-28 13:46:54 +00:00

53 Commits

Author SHA1 Message Date
Oliver Walters
c6b3422dde Updates to docker docs 2021-06-16 22:32:29 +10:00
Oliver Walters
1f31985c14 Add comment 2021-06-15 23:48:01 +10:00
Oliver Walters
1e3d32c5ca Reorganize installation guide pages 2021-06-15 23:45:34 +10:00
Oliver Walters
50d9b32f73 Adds note about editing source files 2021-06-15 23:17:05 +10:00
Oliver Walters
fdf4ac5c76 Great improvements to the docker development instructions 2021-06-15 23:13:02 +10:00
Oliver Walters
b072165f75 Fixing pretty much every existing internal link.
Sometimes, it pays to RTFD
2021-06-10 15:27:55 +10:00
Oliver
168c194a94
Update install.md 2021-05-20 09:31:09 +10:00
Oliver Walters
93313cb929 Add information on configuring a development setup in docker 2021-05-12 22:09:51 +10:00
Oliver Walters
7928eeb61f Update documentation for dbbackup 2021-04-25 12:21:41 +10:00
Oliver Walters
10ed1bf64f Update docker instructions to match latest docker image 2021-04-22 13:34:27 +10:00
Oliver Walters
abb6b5a07e Finish docs for version 0.2.1 2021-04-18 19:49:05 +10:00
Oliver Walters
2b02c3164a Expanded docker documentation 2021-04-18 18:41:56 +10:00
Oliver Walters
96021bf79a Improvements for docker documentation
(cherry picked from commit a619e92ca8946c336116dfd0cb1e5ef4cb3c9588)
2021-04-18 16:28:11 +10:00
Andrea Colombo
6def8fa9df
Fix docker link not working 2021-04-16 16:25:13 +02:00
Oliver Walters
c6f662ce69 Update email docs 2021-04-13 20:16:59 +10:00
Oliver
d72ea19b77
Update intro.md 2021-04-13 15:45:58 +10:00
Oliver Walters
a8b23c8571 v0.2.0 release information 2021-04-11 15:00:35 +10:00
Oliver Walters
726ca9cde2 Added docker install instructions 2021-04-11 14:50:23 +10:00
Oliver Walters
ee1ae6dd51 Updates 2021-04-11 13:49:45 +10:00
Oliver Walters
0276f000f2 Add docs about specifying separate configuration file
(cherry picked from commit 93c41351b848850eccadb991f4fee58d3c2e2225)
2021-04-08 21:18:22 +10:00
Oliver Walters
2b3a0c7748 Refactor installation instructions
(cherry picked from commit 2eb4589b0176b7377135c4539531abde7d0a88b4)
2021-04-08 21:18:17 +10:00
Oliver Walters
2f3154fede Rearrange docs
(cherry picked from commit b2667d52a37036d579030b9f3de0cded341e700e)
2021-04-08 21:18:12 +10:00
Oliver Walters
92ed904907 Updates
(cherry picked from commit f919ca2eed0852faea77e9cf0e5e0b4a882bb14f)
2021-04-08 21:18:07 +10:00
Oliver Walters
3fddd8d2da More docs
(cherry picked from commit 6386f6921377448a1472145a55f6cd386959b298)
2021-04-08 21:18:02 +10:00
Oliver Walters
bb99884d68 Begin deployment docs
(cherry picked from commit dd27ae2dd83256799147ab06f8f57b4d1f920d8e)
2021-04-08 21:17:58 +10:00
42CrMo4
76a06884a3 Revert "Fix installation run server Typo"
This reverts commit 9289199b15b0e1c19cdfab958061ec66eefc0fe5.
2021-03-19 11:38:31 +01:00
42CrMo4
b4471759df
Fix Env activation option note
Added the syntax for a readthedocs note
2021-03-19 10:54:12 +01:00
42CrMo4
336a566399
Added Env activation option note
On some systems the source command is not available. Use of "." should help
2021-03-19 10:16:02 +01:00
42CrMo4
16f876ac26
Fix changed order in installation setup
moved download sourve before python setup to be able to use the invoke command.
2021-03-19 10:04:09 +01:00
42CrMo4
9289199b15
Fix installation run server Typo 2021-03-19 09:58:28 +01:00
Oliver
48c0e71727
Update install.md
Fixes https://github.com/inventree/inventree-docs/issues/71
2021-02-24 08:14:30 +11:00
Oliver Walters
d9a19948f8 Typo fix 2021-02-21 19:28:23 +11:00
eeintech
2ad94cd4e9 Added backup and restore instructions 2021-02-11 09:24:19 -05:00
Oliver Walters
a92694677a Update report docs
- Remove LaTeX references
- Better docs on uploading report templates (but not good enough yet!)
2021-02-04 20:00:59 +11:00
Oliver Walters
c39f554071 Add warning admonition for minimum python version 2021-01-21 09:58:46 +11:00
Oliver Walters
07ce086bf9 Improve docs for settings.py 2021-01-18 20:16:35 +11:00
Oliver
8be85fc157
Update install.md
Add note about invoke version
2021-01-03 23:52:31 +11:00
Oliver Walters
a0c91203b0 Change "invoke" -> "inv" 2020-11-24 21:26:40 +11:00
Oliver Walters
176717c064 Add warning for gunicorn setup 2020-11-12 16:00:07 +11:00
Oliver Walters
c58e21b667 Some warnings 2020-11-12 13:51:48 +11:00
Oliver Walters
253d14f634 Further updates to match new invoke commands 2020-11-12 13:44:15 +11:00
Oliver Walters
baa77eaa27 Updated instructions for migration of database content 2020-11-12 12:40:38 +11:00
eeintech
8948040587 Added notes about weasyprint system requirements 2020-11-05 10:37:29 -05:00
eeintech
f1dbb9b8a0 Added admonition to install virtual environment on Windows 2020-10-20 09:18:57 -05:00
eeintech
c30d02120f Removed <hr> tags (brakes RTD), fixed more absolute links, updated mkdocs-material 2020-10-19 07:39:36 -05:00
Oliver Walters
ef99cddbeb Move color theme page 2020-10-19 21:40:22 +11:00
Oliver Walters
9150675a56 Update internal links to use relative pathing 2020-10-19 11:15:31 +11:00
Oliver
840136f23c
Merge pull request #19 from eeintech/fix_broken_links
Fix documentation broken links
2020-10-18 20:43:43 +11:00
Oliver Walters
7d41e4ee64 Update installation instructions with OS specific requirements 2020-10-18 20:42:31 +11:00
eeintech
0e51d8077a Fixed broken documentation links 2020-10-14 10:40:31 -05:00