Revision fb5187f9 docs/quick-install-admin-guide.rst

b/docs/quick-install-admin-guide.rst
503 503

  
504 504
   # apt-get install snf-astakos-app snf-pithos-backend
505 505

  
506
After successful installation of snf-astakos-app, make sure that also
507
snf-webproject has been installed (marked as "Recommended" package). By default
508
Debian installs "Recommended" packages, but if you have changed your
509
configuration and the package didn't install automatically, you should
510
explicitly install it manually running:
511

  
512
.. code-block:: console
513

  
514
   # apt-get install snf-webproject
515

  
516
The reason snf-webproject is "Recommended" and not a hard dependency, is to give
517
the experienced administrator the ability to install Synnefo in a custom made
518
`Django <https://www.djangoproject.com/>`_ project. This corner case
519
concerns only very advanced users that know what they are doing and want to
520
experiment with synnefo.
521

  
522

  
523 506
.. _conf-astakos:
524 507

  
525 508
Configuration of Astakos
......
828 811

  
829 812
   # apt-get install snf-pithos-app snf-pithos-backend
830 813

  
831
After successful installation of snf-pithos-app, make sure that also
832
snf-webproject has been installed (marked as "Recommended" package). Refer to
833
the "Installation of Astakos on node1" section, if you don't remember why this
834
should happen. Now, install the pithos web interface:
814
Now, install the pithos web interface:
835 815

  
836 816
.. code-block:: console
837 817

  

Also available in: Unified diff