Skip to content

Commit

Permalink
Update to new dhstore (#2083)
Browse files Browse the repository at this point in the history
* Update to new dhstore

- Update to new dhstore that supports dhfind
- Configure each dhstore with providers URL

* upgrade dhstore-qui
  • Loading branch information
gammazero authored Jul 5, 2023
1 parent c65e290 commit 788a09e
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ spec:
containers:
- name: dhstore
args:
- '--providersURL=http://inga-indexer:3000/'
- '--storePath=/data'
- '--disableWAL'
- '--blockCacheSize=2Gi'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ patchesStrategicMerge:
images:
- name: dhstore
newName: 407967248065.dkr.ecr.us-east-2.amazonaws.com/ipni/dhstore
newTag: 20230610070620-84fe2d8d6e99cd4495a2d03d2400625140ba9802
newTag: 20230630042310-332ec28cb0c41db0a6c5872892323d541c94873d
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ spec:
containers:
- name: dhstore
args:
- '--providersURL=http://inga-indexer:3000/'
- '--storePath=/data'
- '--disableWAL'
- '--blockCacheSize=2Gi'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ patchesStrategicMerge:
images:
- name: dhstore
newName: 407967248065.dkr.ecr.us-east-2.amazonaws.com/ipni/dhstore
newTag: 20230611132714-cb13f894b8ab5f535ec425bac86d0053f7a132f2
newTag: 20230630042310-332ec28cb0c41db0a6c5872892323d541c94873d
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ spec:
containers:
- name: dhstore
args:
- '--providersURL=http://inga-indexer:3000/'
- '--storePath=/data'
- '--disableWAL'
- '--blockCacheSize=2Gi'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ patchesStrategicMerge:
images:
- name: dhstore
newName: 407967248065.dkr.ecr.us-east-2.amazonaws.com/ipni/dhstore
newTag: 20230611132714-cb13f894b8ab5f535ec425bac86d0053f7a132f2
newTag: 20230630042310-332ec28cb0c41db0a6c5872892323d541c94873d
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ spec:
containers:
- name: dhstore
args:
- '--providersURL=http://inga-indexer:3000/'
- '--storePath=/data'
- '--disableWAL'
- '--blockCacheSize=2Gi'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ patchesStrategicMerge:
images:
- name: dhstore
newName: 407967248065.dkr.ecr.us-east-2.amazonaws.com/ipni/dhstore
newTag: 20230610070620-84fe2d8d6e99cd4495a2d03d2400625140ba9802
newTag: 20230630042310-332ec28cb0c41db0a6c5872892323d541c94873d

0 comments on commit 788a09e

Please sign in to comment.