...
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 of derthe Nuclos-Instanz instance (fürfor denthe Dienstservice)
<http> <enabled> [true|false], <port>
<https> <enabled>, <port>,
<keystore> (<file>, <password>)
<shutdown-port> Port fürfor the dasshutdown Shutdown-Kommandocommand
<heap-size> max. memory of Arbeitsspeicherthe desserver Serverprozessesprocess
<java-home> Java zuinstallation verwendendeto Java-Installationuse
<production> <enabled> [true|false]
<development> <enabled>, <debugport>, <jmxport>
<launch-on-startup> beimrun on 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)
...