kopia lustrzana https://github.com/jedie/PyInventory
Update README.creole
rodzic
72d01f61b3
commit
a0840f05a1
|
@ -2,13 +2,14 @@
|
||||||
|
|
||||||
Web based management to catalog things including state and location etc. using Python/Django.
|
Web based management to catalog things including state and location etc. using Python/Django.
|
||||||
|
|
||||||
*Note:*
|
**Note:**
|
||||||
|
|
||||||
* This is the **deployment** branch that doesn't contain the project sourcecode!
|
* This README (in git **deployment** branch) contains only the instruction to install PyInventory on a root server.
|
||||||
* This branch is only for production use to setup a root server for PyInventory
|
* Read [[https://github.com/jedie/PyInventory/tree/master#readme|master README]] for local develompment installation.
|
||||||
|
|
||||||
Pull requests welcome!
|
Pull requests welcome!
|
||||||
|
|
||||||
|
|
||||||
== git branches
|
== git branches
|
||||||
|
|
||||||
Currently we have two main branches:
|
Currently we have two main branches:
|
||||||
|
@ -17,19 +18,10 @@ Currently we have two main branches:
|
||||||
| **[[https://github.com/jedie/PyInventory/tree/master|master]]** | The main PyInventory source code
|
| **[[https://github.com/jedie/PyInventory/tree/master|master]]** | The main PyInventory source code
|
||||||
| **[[https://github.com/jedie/PyInventory/tree/deployment|deployment]]** | separate project to deploy PyInventory for production use case
|
| **[[https://github.com/jedie/PyInventory/tree/deployment|deployment]]** | separate project to deploy PyInventory for production use case
|
||||||
|
|
||||||
== install
|
|
||||||
|
|
||||||
There exists two kind of installation/usage:
|
== deploy
|
||||||
|
|
||||||
* local development installation using poetry
|
Install PyInventory on a root server:
|
||||||
* production use with docker-compose
|
|
||||||
|
|
||||||
This README (in git **deployment** branch) contains only the instruction to install PyInventory on a root server.
|
|
||||||
|
|
||||||
Read [[https://github.com/jedie/PyInventory/tree/master#readme|master README]] for local develompment installation.
|
|
||||||
|
|
||||||
|
|
||||||
=== deploy
|
|
||||||
|
|
||||||
{{{
|
{{{
|
||||||
# Checkout the deployment branch:
|
# Checkout the deployment branch:
|
||||||
|
|
Ładowanie…
Reference in New Issue