Stakdek/zope

Using external Data.fs and zope.ini?

Closed this issue · 3 comments

How about to install with an external repository which can be configured by the settings.sh?
I am looking forward to something like this:

  1. Configure the settings and at an external repository
  2. Make install
    -> and a fresh zope install with your own settings is ready to Rambo!

I am thinking about hooks.
For example you want to include a module in PythonScripts, but you have to install this module by hand. So a hook could do this for you
Something like

if hook.sh
    execute hook.sh

Will meditate on this.
Maybe configure additional hooks to be called in settings.sh or something

I think we'll just leave it at that for now. The installation should first create a naked Zope4 and then you can insert your own Data.fs by hand, use the zodbsync tool or just start with a naked Zope4.
The repo is otherwise too blown