doc/book/en/admin/setup.rst
branchstable
changeset 6880 4be32427b2b9
parent 6719 3d2b6e6af721
child 7099 ee9f1e1890e0
equal deleted inserted replaced
6879:54944faf9b61 6880:4be32427b2b9
     1 .. -*- coding: utf-8 -*-
     1 .. -*- coding: utf-8 -*-
     2 
     2 
     3 .. _SetUpEnv:
     3 .. _SetUpEnv:
     4 
     4 
     5 Installation and set-up of a *CubicWeb* environment
     5 Installation and set-up of a |cubicweb| environment
     6 ===================================================
     6 ===================================================
     7 
     7 
     8 Installation of `Cubicweb` and its dependencies
     8 Installation of `Cubicweb` and its dependencies
     9 -----------------------------------------------
     9 -----------------------------------------------
    10 
    10 
    66    `cubicweb with other database`_ using the following virtual packages :
    66    `cubicweb with other database`_ using the following virtual packages :
    67    `cubicweb-postgresql-support` contains necessary dependency for using
    67    `cubicweb-postgresql-support` contains necessary dependency for using
    68    `cubicweb with postgresql datatabase`_ and `cubicweb-mysql-support` contains
    68    `cubicweb with postgresql datatabase`_ and `cubicweb-mysql-support` contains
    69    necessary dependency for using `cubicweb with mysql database`_ .
    69    necessary dependency for using `cubicweb with mysql database`_ .
    70 
    70 
    71 There is also a wide variety of :ref:`cubes <Cubes>` listed on the `CubicWeb.org Forge`_
    71 There is also a wide variety of :ref:`cubes <AvailableCubes>` listed on the
    72 available as debian packages and tarball.
    72 `CubicWeb.org Forge`_ available as debian packages and tarball.
    73 
    73 
    74 The repositories are signed with `Logilab's gnupg key`_. To avoid warning on
    74 The repositories are signed with `Logilab's gnupg key`_. To avoid warning on
    75 "apt-get update":
    75 "apt-get update":
    76 
    76 
    77 1. become root using sudo
    77 1. become root using sudo