/
How to automate new modules’ registration within folio/testing-backend Vagrant box.
How to automate new modules’ registration within folio/testing-backend Vagrant box.
This "how to" describes a straightforward and simple approach to add new modules to the folio/testing-backend Vagrant box. This particular case is developed for 3 data-import modules "mod-source-record-storage", "mod-source-record-manager", "mod-data-import". But it can be easily extended/changed to deal with any other modules assuming all modules' dependencies are in place.
Step-by-step guide
Prepare jar files for all modules which will be added to the box and start the vagrant box.
- In case you need to redeploy the module(s) just copy new versions of *-fat.jar, ModuleDescriptor.json and DeploymentDescriptor.json files as you did at the previous step and run "vagrant provision" command.
If you need to add another module to the box
, multiple selections available,
Related content
Run index on Rancher env with bugfest dataset
Run index on Rancher env with bugfest dataset
Read with this
Volaris - BE- Onboarding plan
Volaris - BE- Onboarding plan
More like this
Rancher support duties
Rancher support duties
Read with this
deployModule Jenkins Pipeline
deployModule Jenkins Pipeline
More like this
Thunderjet - Onboarding plan
Thunderjet - Onboarding plan
More like this
Scope
More like this