1 Database Database Configuration Values. 2 Solr Configuration (New) Server Configuration Values. 3 Server Configuration Solr Configuration Values. 4 Application Configuration Application Configuration Values. 5 Data Manager Configuration Data Manager Configuration Values. 6 Handler Plugin Configuration Register Handler Plugin extensions 7 Sitemap Configuration Sitemap Configuration Values 8 application.default-style 0 0 hidden Default skin type. Not shown on config page but we want it to backup. docs/metacat-properties.html#application-default-style database.user 1 1 Name of database user to own all tables. docs/metacat-properties.html#database-user database.password 1 2 password Password for database user. docs/metacat-properties.html#database-password database.type 1 3 select What kind of database is running. docs/metacat-properties.html#database-type database.driver 1 4 select Which driver is required. This should conform to your database type. docs/metacat-properties.html#database-driver database.adapter 1 5 select Which adapter is required. This should conform to your database type. docs/metacat-properties.html#database-adapter database.connectionURI 1 6 Database connection string. docs/metacat-properties.html#database-connectionURI solr.baseURL 2 1 The base URL of the HTTP Solr server docs/metacat-properties.html#solr-baseURL solr.homeDir 2 4 The directory to hold the Solr core. <font color="red"> If you are upgrading Metacat from version 2.12.2 or earlier, please choose a different directory rather than the old one. Make sure the Solr user has the write/read permission on this directory</font> docs/metacat-properties.html#solr-homeDir solr.coreName 2 5 The name of the core storing Metacat Solr index docs/metacat-properties.html#solr-coreName solr.env.script.path 2 6 The path of the script file to overwrite the default Solr environment variables. <font color="red"> Make sure the Tomcat user has the write/read permission on this file.</font> docs/metacat-properties.html#solr-env-script-path server.name 3 1 Name of the server where Metacat will be available. docs/metacat-properties.html#server-name server.httpPort 3 2 Non secure port where Metacat will be available. docs/metacat-properties.html#server-httpPort server.httpSSLPort 3 3 Secure port where Metacat will be available. docs/metacat-properties.html#server-httpSSLPort server.internalName 3 4 Local name of the server. Usually it is localhost. docs/metacat-properties.html#server-internalName server.internalPort 3 5 Internal port where Metacat will be available when the server local name is used. docs/metacat-properties.html#server-internalPort application.deployDir 3 6 The directory where the application is deployed. docs/metacat-properties.html#application-deployDir auth.allowedSubmitters 4 1 Allowed Submitters docs/metacat-properties.html#auth-allowedSubmitters auth.deniedSubmitters 4 2 Denied Submitters docs/metacat-properties.html#auth-deniedSubmitters application.context 4 3 Name of the context under which Metacat will run. This is the directory in which the Metacat war file is deployed. docs/metacat-properties.html#application-context application.knbSiteURL 4 4 Location of KNB website. Usually left as http://knb.ecoinformatics.org docs/metacat-properties.html#application-knbSiteURL application.datafilepath 4 5 Where to store data. This should be some location outside the knb install direcories. docs/metacat-properties.html#application-datafilepath application.inlinedatafilepath 4 6 Where to store inline data. This should be some location outside the knb install direcories. docs/metacat-properties.html#application-inlinedatafilepath application.documentfilepath 4 7 Where to store metadata documents. This should be some location outside the knb install direcories. docs/metacat-properties.html#application-documentfilepath application.tempDir 4 8 Where to store temporary documents. This is primarily used by the data registry code. <font color="red"> Note: this must be set to a directory that is dedicated solely to temporary data, since the contents may be deleted programatically.</font> docs/metacat-properties.html#application-tempDir replication.logdir 4 9 The directory where replication log should be located. docs/metacat-properties.html#replication-logdir index.context 4 10 The context name for the deployed Metacat index webapp. docs/metacat-properties.html#index-context ui.context 4 11 The context name for the deployed Metacat UI webapp. docs/metacat-properties.html#ui-context datamanager.server 5 1 Host or IP of database server docs/metacat-properties.html#datamanager-server datamanager.database 5 2 Name of the data manager database docs/metacat-properties.html#datamanager-database datamanager.user 5 3 Name of database user to own all tables. docs/metacat-properties.html#datamanager-user datamanager.password 5 4 password Password for database user. docs/metacat-properties.html#datamanager-password plugin.handlers 6 1 Comma-separated list of fully-qualified class names that implement MetacatHandlerPlugin interface docs/metacat-properties.html#plugin-handlers D1Client.CN_URL 8 1 hidden dataone.nodeName 8 2 hidden dataone.nodeDescription 8 3 hidden dataone.nodeId 8 4 hidden dataone.subject 8 5 hidden dataone.nodeSynchronize 8 6 hidden dataone.nodeReplicate 8 7 hidden D1Client.certificate.file 8 8 hidden dataone.ore.generated 8 9 hidden dataone.systemmetadata.generated 8 10 hidden dataone.mn.services.enabled 8 11 hidden dataone.mn.registration.submitted 8 12 hidden D1Client.resourcesDir 8 13 hidden dataone.contactSubject 8 14 hidden guid.doi.enabled 8 15 hidden guid.doiservice.plugin.class 8 16 hidden guid.doi.username 8 17 hidden guid.doi.baseurl 8 18 hidden guid.doi.doishoulder.1 8 19 hidden sitemap.enabled select 7 1 Whether sitemaps are enabled or not. docs/metacat-properties.html#sitemap-enabled sitemap.interval 7 2 How often sitemaps are generated. Enter an integer in milliseconds. e.g., 86400000 for daily, 3600000 for hourly. docs/metacat-properties.html#sitemap-interval sitemap.location.base 7 3 Base URL for where the sitemap index and individual sitemap files are served. i.e., sitemap_index.xml should be available at {sitemap.location.base}/sitemap_index.xml. Trailing slash is optional. docs/metacat-properties.html#sitemap-location-base sitemap.entry.base 7 4 Base URL for each entry listed in each sitemap. The identifier of each record is appended to this value to determine the full URL. e.g., a dataset with an identiifer of "mydataset" would show up as "{sitemap.entry.base}/mydataset" in its respective sitemap. Trailing slash is optional. docs/metacat-properties.html#sitemap-entry-base dataone.quotas.portals.enabled 9 20 hidden dataone.quotas.storage.enabled 9 21 hidden dataone.quotas.replication.enabled 9 22 hidden dataone.quotas.bookkeeper.serviceUrl 9 23 hidden