mirror of
https://github.com/bitnami/containers.git
synced 2026-03-08 10:47:20 +08:00
Update README (#44)
Signed-off-by: Andrew Tur <andrew.tur@learnattack.de> Co-authored-by: Andrew Tur <andrew.tur@learnattack.de>
This commit is contained in:
@@ -156,6 +156,7 @@ When you start the solr image, you can adjust the configuration of the instance
|
||||
- `SOLR_SERVER_DIR`: Specify the Solr server directory. Default: **/opt/bitnami/solr/server**
|
||||
- `SOLR_CORES`: List of core names to create at first run separated by either a space, (` `), a comma (`,`) or a semicolon (`;`). No default. (E.g.: '**my_core_en,my_core_es**')
|
||||
- `SOLR_CORE_CONF_DIR`: Configuration directory to copy when creating a new core. Default: **data_driven_schema_configs**
|
||||
- `SOLR_OPTS`: List of Solr server options and flags separated by either a space, (` `), a comma (`,`) or a semicolon (`;`). No default. (E.g.: '**-XX:+AggressiveOpts -XX:G1HeapRegionSize=8m**')
|
||||
|
||||
Cluster related environment variables:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user