src/source/quickstart.rst
branchdev-dc
changeset 36 55a05201f18c
parent 34 f234f01d54f9
child 51 5ebe61e3a965
equal deleted inserted replaced
35:475ba5e42666 36:55a05201f18c
   254 .. code-block:: bash
   254 .. code-block:: bash
   255 
   255 
   256     (env) $ ./bin/pyams_upgrade etc/development.ini
   256     (env) $ ./bin/pyams_upgrade etc/development.ini
   257 
   257 
   258 
   258 
   259 4. Start application
   259 4. Starting application
   260 ++++++++++++++++++++
   260 +++++++++++++++++++++++
   261 
   261 
   262 Application is ready to run! Start the application:
   262 Application is ready to run! Start the application:
   263 
   263 
   264 .. code-block:: bash
   264 .. code-block:: bash
   265 
   265 
   281     - Login: admin
   281     - Login: admin
   282 
   282 
   283     - Password: admin
   283     - Password: admin
   284 
   284 
   285     **You must change it as soon as possible!**
   285     **You must change it as soon as possible!**
   286 
   286     (see :ref:`pyams_security`)!!.