Skip to content

Commit 28e9014

Browse files
committed
Add more docs to self-hosted
1 parent 9dff9d7 commit 28e9014

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

ontology.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,3 +239,4 @@ select ?hazard_name ?direct_deaths where {
239239
The results are shown below (luckily these events had 0 associated deaths)
240240

241241
<img src="./images/ontology/data-query.png" alt="drawing" width="900"/>
242+

self-hosted.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Doing the above is most likely more than you need, and can be complicated to dep
2525

2626
## Prerequisites
2727

28-
1. Compute resources
28+
1. Compute resources (requirements are listed in the deployment repository)
2929
2. Raw triplified data (data in the form of .ttl, .trig, etc). **We do not provide this and cannot be generated by you**
3030
3. Fortitude and willpower to deploy the stack
3131

@@ -37,5 +37,5 @@ Doing the above is most likely more than you need, and can be complicated to dep
3737
2. Only load a subset of data to conserve compute resources
3838
3. Confirm that graphdb is running, accessible, and has the data you loaded
3939
3. If you got the stack deployed to localhost, you're now ready to configure the stack for your own hostname
40-
4. Search for all the references to staging.knowwheregraph.org and replace with your hostname
40+
4. Search for all the references to stko-kwg.geog.ucsb.edu (our production address) and replace with your hostname
4141
5. Follow the instructions for deploying to production

0 commit comments

Comments
 (0)