-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into itrb-test #2259
- Loading branch information
Showing
67 changed files
with
22,349 additions
and
8,350 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -78,10 +78,8 @@ Host arax.ncats.io | |
The following databases should be rebuilt and copies of them should be put in `/home/rtxconfig/KG2.X.Y` on `arax-databases.rtx.ai`. Please use this kind of naming format: `mydatabase_v1.0_KG2.X.Y.sqlite`. | ||
|
||
- [ ] NGD database (how-to is [here](https://github.com/RTXteam/RTX/blob/master/code/ARAX/ARAXQuery/Overlay/ngd/README.md)) | ||
- [ ] refreshed DTD @chunyuma | ||
- [ ] DTD model @chunyuma _(may be skipped - depends on the changes in this KG2 version)_ | ||
- [ ] DTD database @chunyuma _(may be skipped - depends on the changes in this KG2 version)_ | ||
- [ ] XDTD database @chunyuma | ||
- [ ] refreshed XDTD database @chunyuma | ||
- [ ] XDTD database @chunyuma _(may be skipped - depends on the changes in this KG2 version)_ | ||
|
||
**NOTE**: As databases are rebuilt, `RTX/code/config_dbs.json` will need to be updated to point to their new paths! Push these changes to the branch for this KG2 version, unless the rollout of this KG2 version has already occurred, in which case you should push to `master` (but first follow the steps described [here](https://github.com/RTXteam/RTX/wiki/Config,-databases,-and-SFTP#config_dbsjson)). | ||
|
||
|
@@ -153,7 +151,7 @@ Before rolling out, we need to pre-upload the new databases (referenced in `conf | |
- [ ] `ssh [email protected]` | ||
- [ ] `cd RTX` | ||
- [ ] `git pull origin master` | ||
- [ ] If there have been changes to `requirements.txt`, make sure to do `~/venv3.9/bin/pip3 install -r code/requirements.txt` | ||
- [ ] If there have been changes to `requirements.txt`, make sure to do `~/venv3.9/bin/pip3 install -r requirements.txt` | ||
- [ ] `sudo bash` | ||
- [ ] `mkdir -m 777 /mnt/data/orangeboard/databases/KG2.X.Y` | ||
- [ ] `exit` | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.