...
The file nuclos.xml is generated during installation and stores all settings – making updates easier. The generated (or a manually created) file can also be used for an automated installation.
<server> Server-Einstellungen settings
<home> ZielverzeichnisInstallation dertarget Installationdirectory
<name> Name derof the Nuclos-Instanz instance (fürfor denthe Dienstservice)
<http> <enabled> [true|false], <port>
<https> <enabled>, <port>,
<keystore> (<file>, <password>)
<shutdown-port> Port for fürthe dasshutdown Shutdown-Kommandocommand
<heap-size> max. Arbeitsspeicher des Serverprozessesmemory of the server process
<java-home> zuJava installation verwendendeto Java-Installationuse
<production> <enabled> [true|false]
<development> <enabled>, <debugport>, <jmxport>
<launch-on-startup> run beimon Systemstartsystem ausführenstartup [true|false]
<client> <singleinstance> [true|false]
<database> Database Datenbank-Einstellungensettings
<adapter> [postgresql|oracle|mssql|sybase]
<driver> JDBC-Treiber-Klasse driver class
<driverjar> *.jar mitwith JDBC-Treiber driver
<connection-url> JDBC- URL (siehesee Beispieleexamples)
<username> <password> <schema>
<tablespace> <tablespace-index> (optional)
<setup>setup</setup> automatischesautomatic DB-Setup setup (optional)
<postgres> <superuser> <superpw> (bei Auto-Setupfor auto setup)
...