Repository hosting source code for esignet and esignet-signup java runtime dependencies plugins.
We release esignet service and esignet-signup service images with the latest published plugin jars
available at the time of the esignet and esignet-signup service release.
Note: We publish two flavors of esignet docker images:
- esignet docker image—This is the base esignet image.
- esignet-with-plugins docker image—This image is built using esignet base image bundled with all default plugins available in this repository.
Any bug fixes or changes in the plugins will be made available in the esignet service or esignet-signup service in their immediate next releases.
One can use the esignet base image to test the new fixes in the plugin. There are two ways:
- Pass URL to download the plugin zip/jar in the "plugin_url_env" environment variable of the container.
- Mount the external directory with the plugin onto "/home/mosip/plugins" directory in the container.
Either of the above 2 steps should be followed and finally set the "plugin_name_env" environment variable. With this setup, eSignet service should get started with the configured plugin.
This project is licensed under the terms of Mozilla Public License 2.0.