Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F7163802
D5317.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
839 B
Subscribers
None
D5317.diff
View Options
diff --git a/data/deployments/staging/common.yaml b/data/deployments/staging/common.yaml
--- a/data/deployments/staging/common.yaml
+++ b/data/deployments/staging/common.yaml
@@ -319,3 +319,4 @@
swh::deploy::deposit::config::authentication:
authentication_provider: keycloak
keycloak: "%{alias('swh::deploy::deposit::config::keycloak')}"
+ cache_uri: "%{hiera('memcached::server::bind')}:%{hiera('memcached::server::port')}"
diff --git a/site-modules/role/manifests/swh_deposit.pp b/site-modules/role/manifests/swh_deposit.pp
--- a/site-modules/role/manifests/swh_deposit.pp
+++ b/site-modules/role/manifests/swh_deposit.pp
@@ -1,5 +1,6 @@
# Deposit api without reverse proxy
class role::swh_deposit inherits role::swh_server {
+ include profile::memcached
# Web UI
include profile::swh::deploy::deposit
# Apache logs
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jan 30, 3:51 PM (2 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3218902
Attached To
D5317: Deploy memcached on deposit instance
Event Timeline
Log In to Comment