author | Sylvain Thénault <sylvain.thenault@logilab.fr> |
Fri, 22 Oct 2010 13:10:37 +0200 | |
changeset 6586 | 207dc5111af2 |
parent 6310 | 554da7585fba |
child 6716 | 494d4465f032 |
permissions | -rw-r--r-- |
93
9c919a47e140
[doc] total file reorganisation - phase 1 complete
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
diff
changeset
|
1 |
.. -*- coding: utf-8 -*- |
9c919a47e140
[doc] total file reorganisation - phase 1 complete
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
diff
changeset
|
2 |
|
1224
a9da8a8f0b19
[doc] Change id to english.
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
221
diff
changeset
|
3 |
.. _SetUpEnv: |
93
9c919a47e140
[doc] total file reorganisation - phase 1 complete
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
diff
changeset
|
4 |
|
2175
16d3c37c5d28
[doc] improvements
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2172
diff
changeset
|
5 |
Installation and set-up of a *CubicWeb* environment |
98
f756ead5746a
[doc] Initial translation of first two section in installation chapter.
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
93
diff
changeset
|
6 |
=================================================== |
93
9c919a47e140
[doc] total file reorganisation - phase 1 complete
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
diff
changeset
|
7 |
|
1460
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
8 |
Installation of `Cubicweb` and its dependencies |
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
9 |
----------------------------------------------- |
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
10 |
|
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
11 |
|cubicweb| is packaged for Debian and Ubuntu, but can be installed from source |
1460
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
12 |
using a tarball or the Mercurial version control system. |
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
13 |
|
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
14 |
|
1460
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
15 |
.. _DebianInstallation: |
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
16 |
|
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
17 |
Debian and Ubuntu packages |
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
18 |
``````````````````````````` |
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
19 |
|
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
20 |
Depending on the distribution you are using, add the appropriate line to your |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
21 |
list of sources (for example by editing ``/etc/apt/sources.list``). |
1460
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
22 |
|
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
23 |
For Debian Lenny:: |
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
24 |
|
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
25 |
deb http://ftp.logilab.org/dists/ lenny/ |
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
26 |
|
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
27 |
For Debian Sid:: |
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
28 |
|
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
29 |
deb http://ftp.logilab.org/dists/ sid/ |
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
30 |
|
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
31 |
For Ubuntu Hardy:: |
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
32 |
|
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
33 |
deb http://ftp.logilab.org/dists/ hardy/ |
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
34 |
|
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
35 |
|
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
36 |
You can now install the required packages with the following command:: |
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
37 |
|
2172
cf8f9180e63e
delete-trailing-whitespace
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
1714
diff
changeset
|
38 |
apt-get update |
1460
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
39 |
apt-get install cubicweb cubicweb-dev |
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
40 |
|
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
41 |
|
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
42 |
`cubicweb` installs the framework itself, allowing you to create new instances. |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
43 |
|
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
44 |
`cubicweb-dev` installs the development environment allowing you to develop new |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
45 |
cubes. |
1460
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
46 |
|
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
47 |
There is also a wide variety of cubes listed on the `CubicWeb.org Forge`_ |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
48 |
available as debian packages and tarball. |
1460
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
49 |
|
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
50 |
The repositories are signed with `Logilab's gnupg key`_. To avoid warning on |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
51 |
"apt-get update": |
1460
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
52 |
|
2393
6190852af97f
[doc] add list of dependencies in appendix
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2239
diff
changeset
|
53 |
1. become root using sudo |
2239
0f12f1ebf27c
add note about logilab key file / apt-get
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
2175
diff
changeset
|
54 |
2. download http://ftp.logilab.org/dists/logilab-dists-key.asc using e.g. wget |
0f12f1ebf27c
add note about logilab key file / apt-get
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
2175
diff
changeset
|
55 |
3. run "apt-key add logilab-dists-key.asc" |
0f12f1ebf27c
add note about logilab key file / apt-get
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
2175
diff
changeset
|
56 |
4. re-run apt-get update (manually or through the package manager, whichever you prefer) |
0f12f1ebf27c
add note about logilab key file / apt-get
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
2175
diff
changeset
|
57 |
|
2393
6190852af97f
[doc] add list of dependencies in appendix
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2239
diff
changeset
|
58 |
.. _`Logilab's gnupg key`: http://ftp.logilab.org/dists/logilab-dists-key.asc |
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
59 |
.. _`CubicWeb.org Forge`: http://www.cubicweb.org/project/ |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
60 |
|
1460
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
61 |
|
6192
80388edf4e88
[doc] improve doc thanks to user feedback
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5314
diff
changeset
|
62 |
.. _PipInstallation: |
80388edf4e88
[doc] improve doc thanks to user feedback
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5314
diff
changeset
|
63 |
|
80388edf4e88
[doc] improve doc thanks to user feedback
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5314
diff
changeset
|
64 |
Installation with pip |
80388edf4e88
[doc] improve doc thanks to user feedback
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5314
diff
changeset
|
65 |
````````````````````` |
80388edf4e88
[doc] improve doc thanks to user feedback
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5314
diff
changeset
|
66 |
|
80388edf4e88
[doc] improve doc thanks to user feedback
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5314
diff
changeset
|
67 |
|cubicweb| and its cubes have been pip_ installable since version 3.8. Search |
80388edf4e88
[doc] improve doc thanks to user feedback
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5314
diff
changeset
|
68 |
for them on pypi_:: |
80388edf4e88
[doc] improve doc thanks to user feedback
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5314
diff
changeset
|
69 |
|
80388edf4e88
[doc] improve doc thanks to user feedback
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5314
diff
changeset
|
70 |
pip install cubicweb |
80388edf4e88
[doc] improve doc thanks to user feedback
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5314
diff
changeset
|
71 |
|
80388edf4e88
[doc] improve doc thanks to user feedback
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5314
diff
changeset
|
72 |
.. _pip: http://pypi.python.org/pypi/pip |
80388edf4e88
[doc] improve doc thanks to user feedback
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5314
diff
changeset
|
73 |
.. _pypi: http://pypi.python.org/pypi?%3Aaction=search&term=cubicweb |
80388edf4e88
[doc] improve doc thanks to user feedback
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5314
diff
changeset
|
74 |
|
4431
e597e0ca67cd
Updated CW tutorial.
Adrien Chauve <adrien.chauve@logilab.fr>
parents:
4065
diff
changeset
|
75 |
.. _SourceInstallation: |
e597e0ca67cd
Updated CW tutorial.
Adrien Chauve <adrien.chauve@logilab.fr>
parents:
4065
diff
changeset
|
76 |
|
6310
554da7585fba
[doc/book] more notes on setup
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
6305
diff
changeset
|
77 |
.. warning:: |
554da7585fba
[doc/book] more notes on setup
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
6305
diff
changeset
|
78 |
|
554da7585fba
[doc/book] more notes on setup
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
6305
diff
changeset
|
79 |
This method may still have hiccups. If it does not work for you, |
554da7585fba
[doc/book] more notes on setup
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
6305
diff
changeset
|
80 |
please consider installing from version control system |
554da7585fba
[doc/book] more notes on setup
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
6305
diff
changeset
|
81 |
(:ref:`MercurialInstallation`). |
554da7585fba
[doc/book] more notes on setup
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
6305
diff
changeset
|
82 |
|
1460
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
83 |
Install from source |
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
84 |
``````````````````` |
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
85 |
|
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
86 |
You can download the archive containing the sources from our `ftp site`_ at:: |
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
87 |
|
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
88 |
http://ftp.logilab.org/pub/cubicweb/ |
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
89 |
|
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
90 |
.. _`ftp site`: http://ftp.logilab.org/pub/cubicweb/ |
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
91 |
|
6212
73565b770559
[doc] fix link to appendix
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
6192
diff
changeset
|
92 |
Make sure you also have all the :ref:`InstallDependencies`. |
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
93 |
|
6192
80388edf4e88
[doc] improve doc thanks to user feedback
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5314
diff
changeset
|
94 |
.. _MercurialInstallation: |
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
95 |
|
3488
ab9e7bcfc764
[doc] add missing dependencies in annexes. explain more precisely source install.
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
3138
diff
changeset
|
96 |
Install from version control system |
ab9e7bcfc764
[doc] add missing dependencies in annexes. explain more precisely source install.
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
3138
diff
changeset
|
97 |
``````````````````````````````````` |
ab9e7bcfc764
[doc] add missing dependencies in annexes. explain more precisely source install.
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
3138
diff
changeset
|
98 |
|
6304
228921b064c3
[doc,bin] add script to fetch & update most cw dependencies + some cubes
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
6300
diff
changeset
|
99 |
You can keep up to date with on-going development by using Mercurial:: |
1460
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
100 |
|
6304
228921b064c3
[doc,bin] add script to fetch & update most cw dependencies + some cubes
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
6300
diff
changeset
|
101 |
hg clone http://www.logilab.org/hg/forests/cubicweb |
1460
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
102 |
|
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
103 |
See :ref:`MercurialPresentation` for more details about Mercurial. |
3488
ab9e7bcfc764
[doc] add missing dependencies in annexes. explain more precisely source install.
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
3138
diff
changeset
|
104 |
|
6304
228921b064c3
[doc,bin] add script to fetch & update most cw dependencies + some cubes
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
6300
diff
changeset
|
105 |
A practical way to get many of CubicWeb's dependencies and a nice set |
228921b064c3
[doc,bin] add script to fetch & update most cw dependencies + some cubes
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
6300
diff
changeset
|
106 |
of base cubes is to run the `clone_deps.py` script located in |
228921b064c3
[doc,bin] add script to fetch & update most cw dependencies + some cubes
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
6300
diff
changeset
|
107 |
`cubicweb/bin/`:: |
228921b064c3
[doc,bin] add script to fetch & update most cw dependencies + some cubes
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
6300
diff
changeset
|
108 |
|
228921b064c3
[doc,bin] add script to fetch & update most cw dependencies + some cubes
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
6300
diff
changeset
|
109 |
python cubicweb/bin/clone_deps.py |
228921b064c3
[doc,bin] add script to fetch & update most cw dependencies + some cubes
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
6300
diff
changeset
|
110 |
|
228921b064c3
[doc,bin] add script to fetch & update most cw dependencies + some cubes
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
6300
diff
changeset
|
111 |
(Windows users should replace slashes with antislashes). |
228921b064c3
[doc,bin] add script to fetch & update most cw dependencies + some cubes
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
6300
diff
changeset
|
112 |
|
228921b064c3
[doc,bin] add script to fetch & update most cw dependencies + some cubes
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
6300
diff
changeset
|
113 |
This script will clone a set of mercurial repositories into in the |
228921b064c3
[doc,bin] add script to fetch & update most cw dependencies + some cubes
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
6300
diff
changeset
|
114 |
directory containing the CubicWeb repository, and update them to the |
228921b064c3
[doc,bin] add script to fetch & update most cw dependencies + some cubes
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
6300
diff
changeset
|
115 |
latest published version tag (if any). |
228921b064c3
[doc,bin] add script to fetch & update most cw dependencies + some cubes
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
6300
diff
changeset
|
116 |
|
2420
46c83be959b7
a note about branches
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2239
diff
changeset
|
117 |
When cloning a repository, you might be set in a development branch |
46c83be959b7
a note about branches
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2239
diff
changeset
|
118 |
(the 'default' branch). You should check that the branches of the |
46c83be959b7
a note about branches
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2239
diff
changeset
|
119 |
repositories are set to 'stable' (using `hg up stable` for each one) |
46c83be959b7
a note about branches
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2239
diff
changeset
|
120 |
if you do not intend to develop the framework itself. |
1460
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
121 |
|
6310
554da7585fba
[doc/book] more notes on setup
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
6305
diff
changeset
|
122 |
Even better, `hg tags` will display a list of tags in reverse |
554da7585fba
[doc/book] more notes on setup
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
6305
diff
changeset
|
123 |
chronological order. One reasonnable way to get to a working version |
554da7585fba
[doc/book] more notes on setup
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
6305
diff
changeset
|
124 |
is to pick the latest published version (as done by the `clone_deps` |
554da7585fba
[doc/book] more notes on setup
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
6305
diff
changeset
|
125 |
script). These look like `cubicweb-debian-version-3.9.7-1`. Typing:: |
554da7585fba
[doc/book] more notes on setup
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
6305
diff
changeset
|
126 |
|
554da7585fba
[doc/book] more notes on setup
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
6305
diff
changeset
|
127 |
hg update cubicweb-debian-version-3.9.7-1 |
554da7585fba
[doc/book] more notes on setup
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
6305
diff
changeset
|
128 |
|
554da7585fba
[doc/book] more notes on setup
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
6305
diff
changeset
|
129 |
will update the repository files to this version. |
554da7585fba
[doc/book] more notes on setup
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
6305
diff
changeset
|
130 |
|
6212
73565b770559
[doc] fix link to appendix
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
6192
diff
changeset
|
131 |
Make sure you also have all the :ref:`InstallDependencies`. |
2393
6190852af97f
[doc] add list of dependencies in appendix
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2239
diff
changeset
|
132 |
|
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
133 |
|
4431
e597e0ca67cd
Updated CW tutorial.
Adrien Chauve <adrien.chauve@logilab.fr>
parents:
4065
diff
changeset
|
134 |
.. _WindowsInstallation: |
e597e0ca67cd
Updated CW tutorial.
Adrien Chauve <adrien.chauve@logilab.fr>
parents:
4065
diff
changeset
|
135 |
|
3121
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
136 |
Windows installation |
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
137 |
```````````````````` |
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
138 |
|
6192
80388edf4e88
[doc] improve doc thanks to user feedback
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5314
diff
changeset
|
139 |
Your best option is probably the :ref:`PipInstallation`. If it does not work or |
80388edf4e88
[doc] improve doc thanks to user feedback
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5314
diff
changeset
|
140 |
if you want more control over the process, continue with the following |
80388edf4e88
[doc] improve doc thanks to user feedback
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5314
diff
changeset
|
141 |
instructions. |
80388edf4e88
[doc] improve doc thanks to user feedback
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5314
diff
changeset
|
142 |
|
3121
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
143 |
Base elements |
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
144 |
~~~~~~~~~~~~~ |
3121
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
145 |
|
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
146 |
Setting up a windows development environment is not too complicated but requires |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
147 |
a series of small steps. What is proposed there is only an example of what can be |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
148 |
done. We assume everything goes into `C:\\` in this document. Adjusting the |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
149 |
installation drive should be straightforward. |
3121
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
150 |
|
6192
80388edf4e88
[doc] improve doc thanks to user feedback
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5314
diff
changeset
|
151 |
You should start by downloading and installing Python version >= 2.5 and < 3. |
3121
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
152 |
|
6192
80388edf4e88
[doc] improve doc thanks to user feedback
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5314
diff
changeset
|
153 |
An alternative option would be installing the Python(x,y) |
80388edf4e88
[doc] improve doc thanks to user feedback
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5314
diff
changeset
|
154 |
distribution. Python(x,y) is not a requirement, but it makes things easier for |
80388edf4e88
[doc] improve doc thanks to user feedback
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5314
diff
changeset
|
155 |
Windows user by wrapping in a single installer python 2.5 plus numerous useful |
80388edf4e88
[doc] improve doc thanks to user feedback
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5314
diff
changeset
|
156 |
third-party modules and applications (including Eclipse + pydev, which is an |
80388edf4e88
[doc] improve doc thanks to user feedback
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5314
diff
changeset
|
157 |
arguably good IDE for Python under Windows). Download it from this page:: |
3121
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
158 |
|
6192
80388edf4e88
[doc] improve doc thanks to user feedback
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5314
diff
changeset
|
159 |
http://code.google.com/p/pythonxy/wiki/Downloads |
3121
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
160 |
|
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
161 |
Then you must grab Twisted. There is a windows installer directly available from |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
162 |
this page:: |
3121
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
163 |
|
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
164 |
http://twistedmatrix.com/trac/ |
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
165 |
|
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
166 |
A windows installer for lxml will be found there:: |
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
167 |
|
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
168 |
http://pypi.python.org/pypi/lxml/2.2.1 |
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
169 |
|
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
170 |
Check out the lxml-2.2.1-win32-py2.5.exe file. More recent bugfix |
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
171 |
releases should probably work, too. |
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
172 |
|
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
173 |
You should find postgresql 8.4 there:: |
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
174 |
|
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
175 |
http://www.enterprisedb.com/products/pgdownload.do#windows |
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
176 |
|
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
177 |
The python drivers for posgtresql are to be found there:: |
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
178 |
|
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
179 |
http://www.stickpeople.com/projects/python/win-psycopg/#Version2 |
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
180 |
|
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
181 |
Please be careful to select the right python (2.5) and postgres (8.4) versions. |
3121
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
182 |
|
5256
3f95d10fef94
[doc/book] reorg. a bit the top-level toc, complete the windows setup part
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
5135
diff
changeset
|
183 |
A windows compiled recent version of gettext:: |
3f95d10fef94
[doc/book] reorg. a bit the top-level toc, complete the windows setup part
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
5135
diff
changeset
|
184 |
|
3f95d10fef94
[doc/book] reorg. a bit the top-level toc, complete the windows setup part
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
5135
diff
changeset
|
185 |
http://ftp.logilab.org/pub/gettext/gettext-0.17-win32-setup.exe |
3f95d10fef94
[doc/book] reorg. a bit the top-level toc, complete the windows setup part
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
5135
diff
changeset
|
186 |
|
3f95d10fef94
[doc/book] reorg. a bit the top-level toc, complete the windows setup part
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
5135
diff
changeset
|
187 |
A pre-compiled version of rql for windows (take care of retrieving the |
3f95d10fef94
[doc/book] reorg. a bit the top-level toc, complete the windows setup part
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
5135
diff
changeset
|
188 |
most recent version available there):: |
3f95d10fef94
[doc/book] reorg. a bit the top-level toc, complete the windows setup part
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
5135
diff
changeset
|
189 |
|
3f95d10fef94
[doc/book] reorg. a bit the top-level toc, complete the windows setup part
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
5135
diff
changeset
|
190 |
http://ftp.logilab.org/pub/rql/rql-0.23.0.win32-py2.5.exe |
3f95d10fef94
[doc/book] reorg. a bit the top-level toc, complete the windows setup part
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
5135
diff
changeset
|
191 |
|
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
192 |
Pyro enables remote access to cubicweb repository instances. Get it there:: |
3138 | 193 |
|
194 |
http://sourceforge.net/projects/pyro/files/ |
|
195 |
||
3132
cb310b97424e
python-ldap, also win32 binary version of simplejson
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
3121
diff
changeset
|
196 |
To access LDAP/Active directory directories, we need the python-ldap |
cb310b97424e
python-ldap, also win32 binary version of simplejson
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
3121
diff
changeset
|
197 |
package. Windows binaries are available from:: |
cb310b97424e
python-ldap, also win32 binary version of simplejson
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
3121
diff
changeset
|
198 |
|
cb310b97424e
python-ldap, also win32 binary version of simplejson
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
3121
diff
changeset
|
199 |
http://www.osuch.org/python-ldap |
cb310b97424e
python-ldap, also win32 binary version of simplejson
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
3121
diff
changeset
|
200 |
|
cb310b97424e
python-ldap, also win32 binary version of simplejson
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
3121
diff
changeset
|
201 |
Check out the latest release. |
cb310b97424e
python-ldap, also win32 binary version of simplejson
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
3121
diff
changeset
|
202 |
|
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
203 |
Having graphviz will allow schema drawings, which is quite recommended (albeit |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
204 |
not mandatory). You should get an msi installer there:: |
3121
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
205 |
|
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
206 |
http://www.graphviz.org/Download_windows.php |
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
207 |
|
6192
80388edf4e88
[doc] improve doc thanks to user feedback
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5314
diff
changeset
|
208 |
Simplejson is needed when installing with Python 2.5, but included in the |
6304
228921b064c3
[doc,bin] add script to fetch & update most cw dependencies + some cubes
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
6300
diff
changeset
|
209 |
standard library for Python >= 2.6. Get it from there:: |
3132
cb310b97424e
python-ldap, also win32 binary version of simplejson
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
3121
diff
changeset
|
210 |
|
cb310b97424e
python-ldap, also win32 binary version of simplejson
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
3121
diff
changeset
|
211 |
http://www.osuch.org/python-simplejson%3Awin32 |
cb310b97424e
python-ldap, also win32 binary version of simplejson
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
3121
diff
changeset
|
212 |
|
6212
73565b770559
[doc] fix link to appendix
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
6192
diff
changeset
|
213 |
Make sure you also have all the :ref:`InstallDependencies` that are not specific |
73565b770559
[doc] fix link to appendix
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
6192
diff
changeset
|
214 |
to Windows. |
73565b770559
[doc] fix link to appendix
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
6192
diff
changeset
|
215 |
|
3121
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
216 |
Tools |
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
217 |
~~~~~ |
3121
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
218 |
|
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
219 |
Get mercurial + its standard windows GUI (TortoiseHG) there (the latest is the |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
220 |
greatest):: |
3121
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
221 |
|
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
222 |
http://bitbucket.org/tortoisehg/stable/wiki/download |
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
223 |
|
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
224 |
If you need to peruse mercurial over ssh, it can be helpful to get an ssh client |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
225 |
like Putty:: |
3121
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
226 |
|
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
227 |
http://www.putty.org/ |
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
228 |
|
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
229 |
Integration of mercurial and Eclipse is convenient enough that we want |
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
230 |
it. Instructions are set there, in the `Download & Install` section:: |
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
231 |
|
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
232 |
http://www.vectrace.com/mercurialeclipse/ |
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
233 |
|
6192
80388edf4e88
[doc] improve doc thanks to user feedback
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5314
diff
changeset
|
234 |
Getting the sources |
80388edf4e88
[doc] improve doc thanks to user feedback
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5314
diff
changeset
|
235 |
~~~~~~~~~~~~~~~~~~~ |
3121
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
236 |
|
6304
228921b064c3
[doc,bin] add script to fetch & update most cw dependencies + some cubes
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
6300
diff
changeset
|
237 |
You can either download the latest release (see |
228921b064c3
[doc,bin] add script to fetch & update most cw dependencies + some cubes
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
6300
diff
changeset
|
238 |
:ref:`SourceInstallation`) or get the development version using |
228921b064c3
[doc,bin] add script to fetch & update most cw dependencies + some cubes
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
6300
diff
changeset
|
239 |
Mercurial (see :ref:`MercurialInstallation` and below), which is more |
228921b064c3
[doc,bin] add script to fetch & update most cw dependencies + some cubes
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
6300
diff
changeset
|
240 |
convenient. |
3121
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
241 |
|
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
242 |
Environment variables |
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
243 |
~~~~~~~~~~~~~~~~~~~~~ |
3121
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
244 |
|
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
245 |
You will need some convenience environment variables once all is set up. These |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
246 |
variables are settable through the GUI by getting at the 'System properties' |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
247 |
window (by righ-clicking on 'My Computer' -> properties). |
3121
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
248 |
|
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
249 |
In the 'advanced' tab, there is an 'Environment variables' button. Click on |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
250 |
it. That opens a small window allowing edition of user-related and system-wide |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
251 |
variables. |
3121
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
252 |
|
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
253 |
We will consider only user variables. First, the PATH variable. You should ensure |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
254 |
it contains, separated by semi-colons, and assuming you are logged in as user |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
255 |
Jane:: |
3121
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
256 |
|
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
257 |
C:\Documents and Settings\Jane\My Documents\Python\cubicweb\cubicweb\bin |
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
258 |
C:\Program Files\Graphviz2.24\bin |
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
259 |
|
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
260 |
The PYTHONPATH variable should also contain:: |
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
261 |
|
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
262 |
C:\Documents and Settings\Jane\My Documents\Python\cubicweb\ |
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
263 |
|
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
264 |
From now, on a fresh `cmd` shell, you should be able to type:: |
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
265 |
|
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
266 |
cubicweb-ctl list |
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
267 |
|
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
268 |
... and get a meaningful output. |
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
269 |
|
4065
6e8da644d996
explain how to run as a windows service
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
3740
diff
changeset
|
270 |
Running an instance as a service |
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
271 |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
4065
6e8da644d996
explain how to run as a windows service
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
3740
diff
changeset
|
272 |
|
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
273 |
This currently assumes that the instances configurations is located at |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
274 |
C:\\etc\\cubicweb.d. |
4065
6e8da644d996
explain how to run as a windows service
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
3740
diff
changeset
|
275 |
|
6192
80388edf4e88
[doc] improve doc thanks to user feedback
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5314
diff
changeset
|
276 |
For a cube 'my_instance', you will then find |
6305
3a87eaf226f6
[doc] fixing install doc (reapply cset that was erroneously overriden)
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
6304
diff
changeset
|
277 |
C:\\etc\\cubicweb.d\\my_instance\\win32svc.py that has to be used as follows:: |
4065
6e8da644d996
explain how to run as a windows service
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
3740
diff
changeset
|
278 |
|
6e8da644d996
explain how to run as a windows service
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
3740
diff
changeset
|
279 |
win32svc install |
6e8da644d996
explain how to run as a windows service
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
3740
diff
changeset
|
280 |
|
6e8da644d996
explain how to run as a windows service
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
3740
diff
changeset
|
281 |
This should just register your instance as a windows service. A simple:: |
6e8da644d996
explain how to run as a windows service
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
3740
diff
changeset
|
282 |
|
6192
80388edf4e88
[doc] improve doc thanks to user feedback
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5314
diff
changeset
|
283 |
net start cubicweb-my_instance |
4065
6e8da644d996
explain how to run as a windows service
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
3740
diff
changeset
|
284 |
|
6e8da644d996
explain how to run as a windows service
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
3740
diff
changeset
|
285 |
should start the service. |
6e8da644d996
explain how to run as a windows service
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
3740
diff
changeset
|
286 |
|
3121
dbc02844d412
sections to help building a window dev environment
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
2539
diff
changeset
|
287 |
|
2539
0f26a76b0348
[doc] some more rewriting
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2536
diff
changeset
|
288 |
Other dependencies |
0f26a76b0348
[doc] some more rewriting
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2536
diff
changeset
|
289 |
`````````````````` |
0f26a76b0348
[doc] some more rewriting
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2536
diff
changeset
|
290 |
|
0f26a76b0348
[doc] some more rewriting
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2536
diff
changeset
|
291 |
You can also install: |
1460
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
292 |
|
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
293 |
* `pyro` if you wish the repository to be accessible through Pyro |
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
294 |
or if the client and the server are not running on the same machine |
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
295 |
(in which case the packages will have to be installed on both |
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
296 |
machines) |
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
297 |
|
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
298 |
* `python-ldap` if you plan to use a LDAP source on the server |
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
299 |
|
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
300 |
|
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
301 |
.. _DatabaseInstallation: |
1460
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
302 |
|
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
303 |
Databases configuration |
1464
09afa1f808c4
[doc] Fix ReST pb.
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1460
diff
changeset
|
304 |
----------------------- |
09afa1f808c4
[doc] Fix ReST pb.
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1460
diff
changeset
|
305 |
|
6305
3a87eaf226f6
[doc] fixing install doc (reapply cset that was erroneously overriden)
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
6304
diff
changeset
|
306 |
Each instance can be configured with its own database connection information, |
3a87eaf226f6
[doc] fixing install doc (reapply cset that was erroneously overriden)
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
6304
diff
changeset
|
307 |
that will be stored in the instance's :file:`sources` file. The database to use |
3a87eaf226f6
[doc] fixing install doc (reapply cset that was erroneously overriden)
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
6304
diff
changeset
|
308 |
will be chosen when creating the instance. Currently cubicweb has been tested |
3a87eaf226f6
[doc] fixing install doc (reapply cset that was erroneously overriden)
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
6304
diff
changeset
|
309 |
using Postgresql (recommended), MySQL, SQLServer and SQLite. |
6192
80388edf4e88
[doc] improve doc thanks to user feedback
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5314
diff
changeset
|
310 |
|
80388edf4e88
[doc] improve doc thanks to user feedback
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5314
diff
changeset
|
311 |
Other possible sources of data include CubicWeb, Subversion, LDAP and Mercurial, |
6305
3a87eaf226f6
[doc] fixing install doc (reapply cset that was erroneously overriden)
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
6304
diff
changeset
|
312 |
but at least one relational database is required for CubicWeb to work. You do |
3a87eaf226f6
[doc] fixing install doc (reapply cset that was erroneously overriden)
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
6304
diff
changeset
|
313 |
not need to install a backend that you do not intend to use for one of your |
3a87eaf226f6
[doc] fixing install doc (reapply cset that was erroneously overriden)
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
6304
diff
changeset
|
314 |
instances. SQLite is not fit for production use, but it works well for testing |
3a87eaf226f6
[doc] fixing install doc (reapply cset that was erroneously overriden)
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
6304
diff
changeset
|
315 |
and ships with Python, which saves installation time when you want to get |
3a87eaf226f6
[doc] fixing install doc (reapply cset that was erroneously overriden)
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
6304
diff
changeset
|
316 |
started quickly. |
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
317 |
|
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
318 |
.. _PostgresqlConfiguration: |
1460
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
319 |
|
2539
0f26a76b0348
[doc] some more rewriting
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2536
diff
changeset
|
320 |
PostgreSQL configuration |
0f26a76b0348
[doc] some more rewriting
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2536
diff
changeset
|
321 |
```````````````````````` |
1460
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
322 |
|
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
323 |
For installation, please refer to the `PostgreSQL project online documentation`_. |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
324 |
|
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
325 |
.. _`PostgreSQL project online documentation`: http://www.postgresql.org/ |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
326 |
|
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
327 |
You need to install the three following packages: `postgresql-8.X`, |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
328 |
`postgresql-client-8.X`, and `postgresql-plpython-8.X`. If you run postgres |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
329 |
version prior to 8.3, you'll also need the `postgresql-contrib-8.X` package for |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
330 |
full-text search extension. |
1460
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
331 |
|
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
332 |
If you run postgres on another host than the |cubicweb| repository, you should |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
333 |
install the `postgresql-client` package on the |cubicweb| host, and others on the |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
334 |
database host. |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
335 |
|
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
336 |
.. Note:: |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
337 |
|
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
338 |
If you already have an existing cluster and PostgreSQL server running, you do |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
339 |
not need to execute the initilization step of your PostgreSQL database unless |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
340 |
you want a specific cluster for |cubicweb| databases or if your existing |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
341 |
cluster doesn't use the UTF8 encoding (see note below). |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
342 |
|
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
343 |
* First, initialize a PostgreSQL cluster with the command ``initdb``. |
1460
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
344 |
:: |
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
345 |
|
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
346 |
$ initdb -E UTF8 -D /path/to/pgsql |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
347 |
|
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
348 |
Notice the encoding specification. This is necessary since |cubicweb| usually |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
349 |
want UTF8 encoded database. If you use a cluster with the wrong encoding, you'll |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
350 |
get error like:: |
1460
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
351 |
|
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
352 |
new encoding (UTF8) is incompatible with the encoding of the template database (SQL_ASCII) |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
353 |
HINT: Use the same encoding as in the template database, or use template0 as template. |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
354 |
|
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
355 |
|
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
356 |
Once initialized, start the database server PostgreSQL with the command:: |
2172
cf8f9180e63e
delete-trailing-whitespace
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
1714
diff
changeset
|
357 |
|
1460
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
358 |
$ postgres -D /path/to/psql |
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
359 |
|
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
360 |
If you cannot execute this command due to permission issues, please make sure |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
361 |
that your username has write access on the database. :: |
2172
cf8f9180e63e
delete-trailing-whitespace
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
1714
diff
changeset
|
362 |
|
1460
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
363 |
$ chown username /path/to/pgsql |
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
364 |
|
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
365 |
* The database authentication can be either set to `ident sameuser` or `md5`. If |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
366 |
set to `md5`, make sure to use an existing user of your database. If set to |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
367 |
`ident sameuser`, make sure that your client's operating system user name has a |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
368 |
matching user in the database. If not, please do as follow to create a user:: |
2172
cf8f9180e63e
delete-trailing-whitespace
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
1714
diff
changeset
|
369 |
|
1460
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
370 |
$ su |
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
371 |
$ su - postgres |
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
372 |
$ createuser -s -P username |
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
373 |
|
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
374 |
The option `-P` (for password prompt), will encrypt the password with the |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
375 |
method set in the configuration file :file:`pg_hba.conf`. If you do not use this |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
376 |
option `-P`, then the default value will be null and you will need to set it |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
377 |
with:: |
2172
cf8f9180e63e
delete-trailing-whitespace
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
1714
diff
changeset
|
378 |
|
1460
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
379 |
$ su postgres -c "echo ALTER USER username WITH PASSWORD 'userpasswd' | psql" |
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
380 |
|
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
381 |
.. Note:: |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
382 |
The authentication method can be configured in file:`pg_hba.conf`. |
1460
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
383 |
|
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
384 |
|
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
385 |
The above login/password will be requested when you will create an instance with |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
386 |
`cubicweb-ctl create` to initialize the database of your instance. |
1460
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
387 |
|
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
388 |
Notice that the `cubicweb-ctl db-create` does database initialization that |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
389 |
may requires a postgres superuser. That's why a login/password is explicitly asked |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
390 |
at this step, so you can use there a superuser without using this user when running |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
391 |
the instance. Things that require special privileges at this step: |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
392 |
|
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
393 |
* database creation, require the 'create database' permission |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
394 |
* install the plpython extension language (require superuser) |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
395 |
* install the tsearch extension for postgres version prior to 8.3 (require superuser) |
1460
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
396 |
|
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
397 |
To avoid using a super user each time you create an install, a nice trick is to |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
398 |
install plpython (and tsearch when needed) on the special `template1` database, |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
399 |
so they will be installed automatically when cubicweb databases are created |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
400 |
without even with needs for special access rights. To do so, run :: |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
401 |
|
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
402 |
# Installation of plpythonu language by default :: |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
403 |
$ createlang -U pgadmin plpythonu template1 |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
404 |
$ psql -U pgadmin template1 |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
405 |
template1=# update pg_language set lanpltrusted=TRUE where lanname='plpythonu'; |
1460
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
406 |
|
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
407 |
Where `pgadmin` is a postgres superuser. The last command is necessary since by |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
408 |
default plpython is an 'untrusted' language and as such can't be used by non |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
409 |
superuser. This update fix that problem by making it trusted. |
1460
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
410 |
|
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
411 |
To install the tsearch plain-text index extension on postgres prior to 8.3, run:: |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
412 |
|
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
413 |
cat /usr/share/postgresql/8.X/contrib/tsearch2.sql | psql -U username template1 |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
414 |
|
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
415 |
|
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
416 |
.. _MySqlConfiguration: |
1460
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
417 |
|
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
418 |
MySql configuration |
1464
09afa1f808c4
[doc] Fix ReST pb.
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1460
diff
changeset
|
419 |
``````````````````` |
2536
88595be9087d
[doc] #306434: say a word about optimization
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2476
diff
changeset
|
420 |
Yout must add the following lines in ``/etc/mysql/my.cnf`` file:: |
1460
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
421 |
|
4747
516e971f10ea
[book/admin/setup] notes about configuration of sql server
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
4746
diff
changeset
|
422 |
transaction-isolation=READ-COMMITTED |
1460
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
423 |
default-storage-engine=INNODB |
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
424 |
default-character-set=utf8 |
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
425 |
max_allowed_packet = 128M |
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
426 |
|
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
427 |
.. Note:: |
6192
80388edf4e88
[doc] improve doc thanks to user feedback
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5314
diff
changeset
|
428 |
It is unclear whether mysql supports indexed string of arbitrary length or |
2536
88595be9087d
[doc] #306434: say a word about optimization
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2476
diff
changeset
|
429 |
not. |
88595be9087d
[doc] #306434: say a word about optimization
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2476
diff
changeset
|
430 |
|
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
431 |
|
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
432 |
.. _SQLServerConfiguration: |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
433 |
|
4747
516e971f10ea
[book/admin/setup] notes about configuration of sql server
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
4746
diff
changeset
|
434 |
SQLServer configuration |
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
435 |
``````````````````````` |
4747
516e971f10ea
[book/admin/setup] notes about configuration of sql server
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
4746
diff
changeset
|
436 |
|
6192
80388edf4e88
[doc] improve doc thanks to user feedback
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5314
diff
changeset
|
437 |
As of this writing, support for SQLServer 2005 is functional but incomplete. You |
80388edf4e88
[doc] improve doc thanks to user feedback
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5314
diff
changeset
|
438 |
should be able to connect, create a database and go quite far, but some of the |
80388edf4e88
[doc] improve doc thanks to user feedback
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5314
diff
changeset
|
439 |
SQL generated from RQL queries is still currently not accepted by the |
80388edf4e88
[doc] improve doc thanks to user feedback
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5314
diff
changeset
|
440 |
backend. Porting to SQLServer 2008 is also an item on the backlog. |
4747
516e971f10ea
[book/admin/setup] notes about configuration of sql server
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
4746
diff
changeset
|
441 |
|
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
442 |
The `source` configuration file may look like this (specific parts only are |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
443 |
shown):: |
4747
516e971f10ea
[book/admin/setup] notes about configuration of sql server
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
4746
diff
changeset
|
444 |
|
516e971f10ea
[book/admin/setup] notes about configuration of sql server
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
4746
diff
changeset
|
445 |
[system] |
516e971f10ea
[book/admin/setup] notes about configuration of sql server
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
4746
diff
changeset
|
446 |
db-driver=sqlserver2005 |
516e971f10ea
[book/admin/setup] notes about configuration of sql server
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
4746
diff
changeset
|
447 |
db-user=someuser |
516e971f10ea
[book/admin/setup] notes about configuration of sql server
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
4746
diff
changeset
|
448 |
# database password not needed |
516e971f10ea
[book/admin/setup] notes about configuration of sql server
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
4746
diff
changeset
|
449 |
#db-password=toto123 |
516e971f10ea
[book/admin/setup] notes about configuration of sql server
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
4746
diff
changeset
|
450 |
#db-create/init may ask for a pwd: just say anything |
516e971f10ea
[book/admin/setup] notes about configuration of sql server
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
4746
diff
changeset
|
451 |
db-extra-arguments=Trusted_Connection |
516e971f10ea
[book/admin/setup] notes about configuration of sql server
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
4746
diff
changeset
|
452 |
db-encoding=utf8 |
516e971f10ea
[book/admin/setup] notes about configuration of sql server
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
4746
diff
changeset
|
453 |
|
516e971f10ea
[book/admin/setup] notes about configuration of sql server
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
4746
diff
changeset
|
454 |
|
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
455 |
|
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
456 |
.. _SQLiteConfiguration: |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
457 |
|
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
458 |
SQLite configuration |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
459 |
```````````````````` |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
460 |
SQLite has the great advantage of requiring almost no configuration. Simply |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
461 |
use 'sqlite' as db-driver, and set path to the dabase as db-name. Don't specify |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
462 |
anything for db-user and db-password, they will be ignore anyway. |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
463 |
|
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
464 |
.. Note:: |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
465 |
SQLite is great for testing and to play with cubicweb but is not suited for |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
466 |
production environments. |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
467 |
|
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
468 |
|
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
469 |
.. _PyroConfiguration: |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
470 |
|
1460
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
471 |
Pyro configuration |
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
472 |
------------------ |
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
473 |
|
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
474 |
If you want to use Pyro to access your instance remotly, or to have multi-source |
6192
80388edf4e88
[doc] improve doc thanks to user feedback
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5314
diff
changeset
|
475 |
or distributed configuration, it is required to have a Pyro name server running |
80388edf4e88
[doc] improve doc thanks to user feedback
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5314
diff
changeset
|
476 |
on your network. By default it is detected by a broadcast request, but you can |
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
477 |
specify a location in the instance's configuration file. |
1460
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
478 |
|
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
479 |
To do so, you need to : |
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
480 |
|
6192
80388edf4e88
[doc] improve doc thanks to user feedback
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
5314
diff
changeset
|
481 |
* launch the pyro name server with `pyro-nsd start` before starting cubicweb |
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
482 |
|
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
483 |
* under debian, edit the file :file:`/etc/default/pyro-nsd` so that the name |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
484 |
server pyro will be launched automatically when the machine fire up |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
485 |
|
1460
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
486 |
|
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
487 |
Cubicweb resources configuration |
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
488 |
-------------------------------- |
1460
6520efef1824
[doc] C011 content moved to C010
Sandrine Ribeau <sandrine.ribeau@logilab.fr>
parents:
1444
diff
changeset
|
489 |
|
5135
f15286235aef
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4747
diff
changeset
|
490 |
.. autodocstring:: cubicweb.cwconfig |