## Provisioning #osgi.clean=true #argeo.osgi.bundles=\ #/etc/node/modules;in=*/*,\ #/usr/local/share/osgi;in=**/*.jar,\ #/usr/share/osgi;in=**/*.jar;ex=boot/*.jar ## HTTP server org.osgi.service.http.port=8080 ## System management osgi.console=2323 ## Standalone #argeo.node.useradmin.uris=dc=example,dc=com.ldif #argeo.node.repo.type=h2 ## Deployed #argeo.node.useradmin.uris=ldap://cn=Directory%20Manager:argeoargeo@localhost/dc=example,dc=com #argeo.node.repo.type=postgresql #argeo.node.repo.dburl=jdbc:postgresql://localhost/node #argeo.node.repo.dbuser=argeo #argeo.node.repo.dbpassword=argeo ## Complex user configuration examples #argeo.node.useradmin.uris="dc=example,dc=com.ldif dc=example,dc=org.ldif" #argeo.node.useradmin.uris="ldap://uid=admin,ou=system:secret@localhost:10389\ #/dc=example,dc=com?userBase=ou=users&groupBase=ou=groups dc=example,dc=org.ldif"