Commit 555c6dd4 authored by Łukasz Nowak's avatar Łukasz Nowak

- as supervisor needs some time to start services, inform user to wait

   a moment


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40279 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent caa4434f
......@@ -145,6 +145,10 @@ supervisor:
$ bin/supervisord # 6
Now it is time to give supervisor few moments (about 10 seconds) to start all
required services. By running bin/supervisorctl status one can be informed if mysql
and oood are running.
Also, we need databases in the mysql server that correspond to both the ERP5
instance we're going to create, and the testrunner we will want to run:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment