Apache Unomi 2.x - Documentation
creating a docker-compose.yml file with the following content: From the same folder, start the environment using docker-compose up and wait for the startup to complete. Try accessing https://localhost:9443/cxs/cluster environment: - discovery.type=single-node ports: - 9200:9200 unomi: # Unomi version can be updated based on your needs image: apache/unomi:2.0.0 environment: properties and put your own property values in their to override the defaults OR you can use environment variables to also override the values in the $MY_KARAF_HOME/etc/custom.system.properties . See0 码力 | 117 页 | 4.78 MB | 1 年前3Apache Unomi 1.x - Documentation
. . . . . . . . . . . . . . . . . . . . . 27 2.5.2. Changing the default configuration using environment variables (i.e. Docker configuration) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35 2.5.12. Securing a production environment . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35 properties and put your own property values in their to override the defaults OR you can use environment variables to also override the values in the $MY_KARAF_HOME/etc/custom.system.properties. See0 码力 | 158 页 | 3.65 MB | 1 年前3Apache Unomi 1.1.x - Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24 2.6.6. Securing a production environment . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . you didn’t use the generated package. Also, this is the preferred way to install a development environment if you intend to re-deploy the context server KAR iteratively. Additional requirements: - Apache have to increase the default maximum memory size and perm gen size by adjusting the following environment values in the bin/setenv(.bat) files (at the end of the file): MY_DIRNAME=`dirname $0`0 码力 | 32 页 | 477.20 KB | 1 年前3
共 3 条
- 1