| 1 |
==== Concerning the Fedora package ====
|
| 2 |
|
| 3 |
A default instance has been installed in <<LOCALSTATEDIR>>/lib/zope.
|
| 4 |
You can create additional instances using the mkzopeinstance.py script
|
| 5 |
|
| 6 |
Add your instances to <<SYSCONFDIR>>/sysconfig/zope to make the zopectl script
|
| 7 |
aware of them. Every operation run by <<BINDIR>>/zopectl will affect all
|
| 8 |
your instances, you can control them independently using the zopectl
|
| 9 |
script in the bin/ directory inside your instance.
|
| 10 |
|
| 11 |
When you create a new instance, remember to change the default listening
|
| 12 |
ports and to chown the directory to the zope user.
|