Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9312240
D7982.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
567 B
Subscribers
None
D7982.diff
View Options
diff --git a/docker/conf/storage.yml b/docker/conf/storage.yml
--- a/docker/conf/storage.yml
+++ b/docker/conf/storage.yml
@@ -1,13 +1,13 @@
storage:
- cls: local
+ cls: postgresql
db: postgresql:///?service=swh-storage
objstorage:
cls: remote
url: http://nginx:5080/objstorage
journal_writer:
cls: kafka
- args:
- brokers:
- - kafka
- prefix: swh.journal.objects
- client_id: swh.storage.master
+ brokers:
+ - kafka
+ prefix: swh.journal.objects
+ client_id: swh.storage.master
+ anonymize: true
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jul 2, 10:47 AM (2 w, 2 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3223650
Attached To
D7982: docker: update the storage.yml config file a bit
Event Timeline
Log In to Comment