Changes
Page history
Update home
authored
Aug 22, 2017
by
Bertrand NÉRON
Hide whitespace changes
Inline
Side-by-side
home.md
View page @
7ce7ad8c
...
...
@@ -84,8 +84,12 @@ malheureusement seul 5 semaines de logs sont gardés
<pre>
sudo /etc/init.d/httpd start|stop|reload
sudo /etc/init.d/couchdb start|stop
</pre>
(bien verifier que le server tourne)
<pre>
curl http://127.0.0.1:5984/
</pre>
(bug dans l'init script gentoo)
## init du projet
## init du projet
### création de la base couchdb
...
...
...
...