Hi Jean-Philippe,

In the shell/batch scripts located in the /bin folder there is a variable named %KARAF_DATA% (Windows) or $KARAF_DATA (Linux).
You should change these to change the karaf/data folder.

There is also the /etc folder who can be changed to look for configuration files.

You will need to change " felix.fileinstall.dir = ${karaf.etc} "

More info about the /etc folder here:

http://karaf.apache.org/manual/latest/users-guide/configuration.html

I don't think there is any other folder that could change.

Regards,
Morgan

On 16/06/2015 12:05, CLEMENT Jean-Philippe wrote:
Dear Karaf Team,

We would like to install Karaf in a directory which is read-only. By read-only 
I mean that no directory or file cannot be written at runtime inside the 
installation directory, so they must be located somewhere else.

What is the most simple way to achieve this?

Regards,
JP

PS: At present time we are using Karaf 3.0.2

[@@ OPEN @@]

Reply via email to