* set `node.host` and `node.port` to the default node address.
- Configure the optional extension for [ElasticSearch Duniter4j node](https://github.com/duniter/duniter4j)
- Configure the optional extension for [Cesium+](https://git.duniter.org/clients/cesium-grp/cesium-plus-pod/)
* set `plugins.es.host` and `plugins.es.port` to the default ES node address.
* set `plugins.es.host` and `plugins.es.port` to the default Cesium+ Pod (aka ES) address.
* set `plugins.es.enable` with [true|false] to change the default extension state.
To learn more about configuration options, see the [detailed documentation](doc/configuration.md).
## Developement
#### Yunohost package
There is a [package](https://github.com/duniter/cesium_ynh) for [YunoHost self-hosting distribution](https://yunohost.org).
Wants to compile Cesium ? or contribute ?
## Contribute
A [Development Guide](doc/development_guide.md) is available to learn :
- How to install your development environment.
...
...
@@ -117,16 +119,10 @@ A [Development Guide](doc/development_guide.md) is available to learn :
A [development tutorial](doc/fr/development_tutorial-01.md)(in French) is also available.
## License
This software is distributed under [GNU AGPL-3.0](https://raw.github.com/duniter/cesium/master/LICENSE).
## Donate
## Troubleshooting
To help developers with donation, use the [Cesium Team Ğ1 account](https://g1.duniter.fr#/app/wot/CitdnuQgZ45tNFCagay7Wh12gwwHM8VLej1sWmfHWnQX/)(public key: `CitdnuQgZ45tNFCagay7Wh12gwwHM8VLej1sWmfHWnQX`)
#### I'm having errors on Ubuntu/Debian (desktop version)
Install these dependencies:
## License
```
sudo apt-get install -y libgconf-2-4
```
\ No newline at end of file
This software is distributed under [GNU AGPL-3.0](https://raw.github.com/duniter/cesium/master/LICENSE).