doc/tutorials/advanced/part01_create-cube.rst
branch3.26
changeset 12457 3f307269dea5
parent 12456 b402418cbb67
child 12393 ea198374785b
equal deleted inserted replaced
12456:b402418cbb67 12457:3f307269dea5
   162 This will use your already configured instance and start directly from the create
   162 This will use your already configured instance and start directly from the create
   163 database step, thus skipping questions asked by the 'create' command.
   163 database step, thus skipping questions asked by the 'create' command.
   164 
   164 
   165 Once the instance and database are fully initialized, run ::
   165 Once the instance and database are fully initialized, run ::
   166 
   166 
   167   cubicweb-ctl start sytweb_instance
   167   cubicweb-ctl start -D sytweb_instance
   168 
   168 
   169 to start the instance, check you can connect on it, etc...
   169 to start the instance, check you can connect on it, etc...
   170 
   170