Skip to content
Snippets Groups Projects
Verified Commit 5c306539 authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

staging: Deploy provenance rpc and connect webapp to provenance

Refs. swh/infra/sysadm-environment#5398
parent f0535b90
No related branches found
No related tags found
1 merge request!466swh: Add provenance template
......@@ -693,6 +693,10 @@ storage:
threads: 4
workers: 8
provenanceConfiguration:
cls: remote
url: http://provenance-rpc:5014
web:
enabled: true
logLevel: WARN
......@@ -791,6 +795,7 @@ web:
keycloakConfigurationRef: keycloakConfiguration
inboundEmailConfigurationRef: inboundEmailConfiguration
djangoAppsRef: webDjangoApps
provenanceConfigurationRef: provenanceConfiguration
extraConfig:
keycloak:
......@@ -2119,3 +2124,13 @@ alter:
recipient_keys:
Camille: age1ahuqxgjmvfm65shmwqa7xa703vvcla528swga3zempnxslj3pczqtx6wr8
Dlique: age1qwu50kncctmpky7gg5s0v4mt4fzc4wjwj6mfjzhtk3wn6pspkyksmsmhze
provenance:
enabled: true
deployments:
rpc:
graphConfigurationRef: graphGrpcConfiguration
gunicorn:
workers: 4
threads: 1
replicas: 2
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment