Creation page haruna
This commit is contained in:
parent
4f36cd8a52
commit
869d589f0b
1 changed files with 12 additions and 0 deletions
12
Infos Haruna.page
Normal file
12
Infos Haruna.page
Normal file
|
@ -0,0 +1,12 @@
|
|||
# Services
|
||||
## GED Mayan EDMS
|
||||
### Démarrer le service
|
||||
|
||||
Dans un tmux ou screen.
|
||||
|
||||
~~~
|
||||
# sudo -u ged -i
|
||||
$ source venv/bin/activate
|
||||
$ mayan-edms.py runserver&disown
|
||||
## Détacher screen/tmux…
|
||||
~~~
|
Loading…
Reference in a new issue