mirror of
https://github.com/inventree/inventree-website.git
synced 2025-04-28 05:26:44 +00:00
refactor
This commit is contained in:
parent
1fa05e5308
commit
25f8b83203
@ -9,7 +9,7 @@ description: >-
|
|||||||
demo-link: https://inventree.readthedocs.io/en/latest/demo/
|
demo-link: https://inventree.readthedocs.io/en/latest/demo/
|
||||||
doc-link: https://inventree.readthedocs.io/en/latest/
|
doc-link: https://inventree.readthedocs.io/en/latest/
|
||||||
deploy-link:
|
deploy-link:
|
||||||
internal: deploy/index.md
|
internal: deploy.md
|
||||||
blog-link:
|
blog-link:
|
||||||
internal: blog.html
|
internal: blog.html
|
||||||
plugin-link:
|
plugin-link:
|
||||||
|
@ -43,4 +43,4 @@
|
|||||||
- name: Blog
|
- name: Blog
|
||||||
internal: blog.html
|
internal: blog.html
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
internal: deploy/index.md
|
internal: deploy.md
|
||||||
|
@ -6,9 +6,22 @@ title: Deploying InvenTree
|
|||||||
|
|
||||||
There are multiple methods to deploy InvenTree. The most popular (and by the development team supported) methods are:
|
There are multiple methods to deploy InvenTree. The most popular (and by the development team supported) methods are:
|
||||||
|
|
||||||
- [Bare Metal](bare-metal)
|
- [Bare Metal](#bare-metal)
|
||||||
- [Docker](docker)
|
- [Docker](#docker)
|
||||||
- [Cloud](cloud)
|
- [Cloud](#cloud)
|
||||||
|
|
||||||
|
### Deploying to Bare Metal
|
||||||
|
|
||||||
|
# TODO
|
||||||
|
|
||||||
|
### Deploying to Docker
|
||||||
|
|
||||||
|
# TODO
|
||||||
|
|
||||||
|
### Deploying to the Cloud
|
||||||
|
|
||||||
|
# TODO
|
||||||
|
|
||||||
|
|
||||||
### Other Options
|
### Other Options
|
||||||
|
|
@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
title: Deploying to Bare Metal
|
|
||||||
---
|
|
||||||
|
|
||||||
# TODO
|
|
@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
title: Deploying to Cloud
|
|
||||||
---
|
|
||||||
|
|
||||||
# TODO
|
|
@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
title: Deploying to Docker
|
|
||||||
---
|
|
||||||
|
|
||||||
# TODO
|
|
Loading…
x
Reference in New Issue
Block a user