## Encryption parameters salt=cliqr technology inc. secret salt bootstrapData=osmosix useStrongEncryption=true ## URL to bootstrap script agent.bundle.url=http://192.168.200.130/bundle/bootstrap-cliqr-worker.sh agent.bundle.url.windows=http://192.168.200.130/bundle/bootstrap-cliqr-worker.ps1 dfs.bundle.url=http://192.168.200.130/bundle/bootstrap-cliqr-dfs.sh hazelcast.mapstore.enabled=true #separate ldap and activemq from gateway gateway.separate.enabled=false ldap.server.ip=localhost jms.server.ip=localhost hazelcast.mapstore.enabled=true hazelcast.tcpip.enabled=true hazelcastIPList=127.0.0.1 bootstrap.js.url=http://192.168.200.130/bundle/bootstrap.json bootstrap.ssh.url=http://192.168.200.130/bundle/bootstrap-cliqr-ssh.sh bootstrap.py.url=http://192.168.200.130/bundle/cliqr-bootstrap.py bootstrap.win.url=http://192.168.200.130/bundle/bootstrap-cliqr-init.ps1 bootstrap.linux.url=http://192.168.200.130/bundle/bootstrap-cliqr-init.sh bootstrap.ps.url=http://192.168.200.130/bundle/cliqr-bootstrap.ps1 #Time gateway waits before performming bootstrapping bootstrap.waittime=15 #path to repo containing all system service bundles system.service.bundle.path=http://192.168.200.130/bundle/services #path to repo containing all external system service bundles system.external.service.bundle.path=http://sp-poc.s3.amazonaws.com/bundle/services/external #optional path to the repo server containing all the .deb and .rpm packages custom.repository.url=http://repo.cliqrtech.com # Agent Upgrade metada agent.upgrade.linux.url=http://192.168.200.130/bundle/upgrade-linux.json agent.upgrade.win.url=http://192.168.200.130/bundle/upgrade-win.json node.metadata.url=http://192.168.200.130/bundle/cloud-node-metadata.war maximum.bootstrap.wait.time=3600 node.heartbeat.time=180000 |