Configuration Management Via ETCD

Making changes to DIVOC’s certificate module via etcd

We have added etcd as a configuration management tool for DIVOC. This makes it easier for implementing partners to add new vaccines, edit templates or the QR code payload, as well as add new configurations without deploying any components. Use any etcd client that you like - for example, the etcd-manager. Following are the steps to set up the etcd-manager:

  • Open the URL: https://www.electronjs.org/apps/etcd-manager and click on Download.

  • To configure the host and port number: open the etcd manager app → go to settings → click on etcd → enter the respective host IP and port.

  • If authentication is configured for etcd, enter the authentication credentials. Go to Settings -> Auth -> enter username and password.

  • Click on the test connection to confirm connectivity and click on save.

  • Next, go to the Manage keys tab on the left. You should be able to see the configurations already setup.

Once the etcd manager app is installed, the following can be seamlessly managed within DIVOC:

Last updated