Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9696376
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Subscribers
None
View Options
diff --git a/docker-compose.override.yml.bak b/docker-compose.override.yml.bak
new file mode 100644
index 0000000..ad27b9d
--- /dev/null
+++ b/docker-compose.override.yml.bak
@@ -0,0 +1,23 @@
+version: '2'
+
+services:
+ swh-web:
+ volumes:
+ - "/home/antoine/swh/swh-environment/swh-web:/src/swh-web"
+
+ swh-loader:
+ volumes:
+ - "/home/antoine/swh/swh-environment/swh-loader-core:/src/swh-loader-core"
+ - "/home/antoine/swh/swh-environment/swh-loader-svn:/src/swh-loader-svn"
+
+ swh-objstorage:
+ volumes:
+ - "/home/antoine/swh/swh-environment/swh-objstorage:/src/swh-objstorage"
+
+ swh-scheduler-listener:
+ volumes:
+ - "/home/antoine/swh/swh-environment/swh-scheduler:/src/swh-scheduler"
+
+ swh-journal-client:
+ volumes:
+ - "/home/antoine/swh/swh-environment/swh-journal:/src/swh-journal"
diff --git a/env/indexers-db.env b/env/indexers-db.env
index 0352306..c748508 100644
--- a/env/indexers-db.env
+++ b/env/indexers-db.env
@@ -1,4 +1,4 @@
PGHOST=swh-idx-storage-db
PGUSER=postgres
POSTGRES_PASSWORD=testpassword
-POSTGRES_DB=swh-idx-storage
\ No newline at end of file
+POSTGRES_DB=swh-indexers
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Mon, Aug 18, 7:57 PM (5 d, 21 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3245575
Attached To
rDENV Development environment
Event Timeline
Log In to Comment