mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-13 18:45:29 +00:00
deploy: 4b5a5a4184
This commit is contained in:
65
deploy.html
65
deploy.html
@ -56,28 +56,24 @@
|
||||
|
||||
<h2>Deploying InvenTree</h2>
|
||||
|
||||
<h3 id="popular-deployment-methods-for-inventree">Popular Deployment Methods for InvenTree</h3>
|
||||
<h3 id="deployment-methods-for-inventree">Deployment Methods for InvenTree</h3>
|
||||
|
||||
<p>There are multiple methods to deploy InvenTree. The most popular (and by the development team supported) methods are:</p>
|
||||
<p>There are multiple methods to deploy InvenTree. The most popular methods (supported by the development team) are:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="#bare-metal">Bare Metal</a></li>
|
||||
<li><a href="#docker">Docker</a></li>
|
||||
<li><a href="#cloud">Cloud</a></li>
|
||||
</ul>
|
||||
<h4 id="docker">Docker</h4>
|
||||
|
||||
<h3 id="deploying-to-bare-metal">Deploying to Bare Metal</h3>
|
||||
<p>InvenTree supports a simple containerized installation via docker. An official <a href="https://hub.docker.com/r/inventree/inventree/">docker image</a> is provided with regular updates.</p>
|
||||
|
||||
<p>Refer to the <a href="https://inventree.readthedocs.io/en/latest/start/docker/">docker installation guide</a> for more information</p>
|
||||
|
||||
<h4 id="bare-metal">Bare Metal</h4>
|
||||
|
||||
<p>A <a href="https://inventree.readthedocs.io/en/latest/start/intro/">bare metal installation guide</a> is provided for users who are looking for a low-level or custom installation.</p>
|
||||
|
||||
<h4 id="cloud">Cloud</h4>
|
||||
|
||||
<h1 id="todo">TODO</h1>
|
||||
|
||||
<h3 id="deploying-to-docker">Deploying to Docker</h3>
|
||||
|
||||
<h1 id="todo-1">TODO</h1>
|
||||
|
||||
<h3 id="deploying-to-the-cloud">Deploying to the Cloud</h3>
|
||||
|
||||
<h1 id="todo-2">TODO</h1>
|
||||
|
||||
<h3 id="other-options">Other Options</h3>
|
||||
|
||||
<p>The core InvenTree server is built using the widely used python-based framework <a href="https://djangoproject.com/">Django</a>. Therefore there are deployment methods for nearly all plattforms and architectures. If you want to read more about InvenTree’s structure and a typical installation read the <a href="../contribute/code/architecture">architecture overview</a>.</p>
|
||||
@ -107,32 +103,17 @@
|
||||
</h2>
|
||||
<nav class="list-none mb-10"><ul>
|
||||
|
||||
<li><a href="/inventree-website/demo.html" class="footer-link">Demo</a></li>
|
||||
|
||||
<li><a href="/inventree-website/deploy.html" class="footer-link">Deploy</a></li>
|
||||
|
||||
<li><a href="https://inventree.readthedocs.io/en/latest/" class="footer-link">Docs</a></li>
|
||||
|
||||
<li><a href="https://inventree.readthedocs.io/en/latest/demo/" class="footer-link">Demo</a></li>
|
||||
|
||||
<li><a href="/inventree-website/news" class="footer-link">News</a></li>
|
||||
|
||||
</ul></nav>
|
||||
</div>
|
||||
|
||||
<div class="md:w-1/4 px-4">
|
||||
<h2 class="footer-categorie title-font">
|
||||
<a href="/inventree-website/contribute/">Contribute</a>
|
||||
</h2>
|
||||
<nav class="list-none mb-10"><ul>
|
||||
|
||||
<li><a href="/inventree-website/contribute/" class="footer-link">Translate</a></li>
|
||||
|
||||
<li><a href="/inventree-website/contribute/code/" class="footer-link">Code</a></li>
|
||||
|
||||
<li><a href="/inventree-website/contribute/" class="footer-link">Community</a></li>
|
||||
|
||||
<li><a href="/inventree-website/contribute/" class="footer-link">Sponsor</a></li>
|
||||
|
||||
</ul></nav>
|
||||
</div>
|
||||
|
||||
<div class="md:w-1/4 px-4">
|
||||
<h2 class="footer-categorie title-font">
|
||||
<a href="/inventree-website/extend/">Ecosystem</a>
|
||||
@ -141,12 +122,12 @@
|
||||
|
||||
<li><a href="/inventree-website/extend/api.html" class="footer-link">API</a></li>
|
||||
|
||||
<li><a href="/inventree-website/extend/integrate/" class="footer-link">Integrate</a></li>
|
||||
|
||||
<li><a href="/inventree-website/extend/plugin/" class="footer-link">Plugins</a></li>
|
||||
|
||||
<li><a href="/inventree-website/extend/integrate/kntree.html" class="footer-link">KiCad</a></li>
|
||||
|
||||
<li><a href="/inventree-website/extend/integrate/" class="footer-link">Integrate</a></li>
|
||||
|
||||
</ul></nav>
|
||||
</div>
|
||||
|
||||
@ -162,7 +143,7 @@
|
||||
|
||||
<li><a href="/inventree-website/blog" class="footer-link">Blog</a></li>
|
||||
|
||||
<li><a href="/inventree-website/deploy.html" class="footer-link">Deploy</a></li>
|
||||
<li><a href="/inventree-website/contribute.html" class="footer-link">Contribute</a></li>
|
||||
|
||||
</ul></nav>
|
||||
</div>
|
||||
@ -174,9 +155,15 @@
|
||||
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
|
||||
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021 InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
|
||||
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
|
||||
<a href="https://github.com/inventree/inventree-website" alr="github repo" class="ml-3 cm-gray-3">
|
||||
<a href="https://github.com/inventree/inventree" alr="github repo" class="ml-3 cm-gray-3">
|
||||
<img class="h-5 w-5" src="/inventree-website/assets/github.svg">
|
||||
</a>
|
||||
<a href="https://reddit.com/r/inventree" alr="Reddit" class="ml-3 cm-gray-3">
|
||||
<img class="h-5 w-5" src="/inventree-website/assets/reddit.svg">
|
||||
</a>
|
||||
<a href="https://twitter.com/inventreedb" alr="Twitter" class="ml-3 cm-gray-3">
|
||||
<img class="h-5 w-5" src="/inventree-website/assets/twitter.svg">
|
||||
</a>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user