-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Nico Matentzoglu edited this page May 1, 2020
·
2 revisions
- Edit config files on GitHub
- Go to https://github.com/EBISPOT/OLS-config
- Switch to dev branch
- Edit https://github.com/EBISPOT/OLS-Config/blob/dev/ols-config-importer/ols-ontologies.yaml (add the ontology config metadata)
- The same process for prod: just switch to the prod branch, do the same edit.
- Update config files on server
Note: The instructions to update prod are more or less the same: change the path from dev to prod.
- ssh noah-login
- become spotspot
- cd /nfs/spot/sw/dev/ols/config/
- Make backup copy of the ols-config on the server (/nfs/spot/sw/prod/ols/config/ols-ontologies.yaml.20200330)
- Add ontology config metadata to /nfs/spot/sw/dev/ols/config/ols-ontologies.yaml
- Go to GRMOMIT (Bamboo): http://gromit.ebi.ac.uk:10001/
- Scroll down to OLS. Click the "play" button on
Reload OLS config (dev)
. This will reload the updated config and upon completion trigger the indexer.
- If you want to force a specific index: Run -> Run custom Build vars: index_args -f efo # this is a list of ontologies, so can be multiple