Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Paste
P855
current swh web apis puppet roles
Active
Public
Actions
Authored by
ardumont
on Nov 5 2020, 1:53 PM.
Edit Paste
Archive Paste
View Raw File
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
None
Subscribers
None
@startuml
title Webapp and Deposit roles with and without reverse proxy
role_swh_base_api *-- profile_swh_webapp
note top of role_swh_base_api: - production webapp0 (azure)\n- staging webapp (rocq)
role_swh_base_api <|-- role_swh_api
role_swh_api *-- profile_swh_deposit
role_swh_api *-- profile_swh_storage
note top of role_swh_api: production moma (rocq)
role_swh_server <|-- role_swh_base_api
role_swh_server <|-- role_swh_deposit
role_swh_deposit *-- profile_swh_deposit
note top of role_swh_deposit: staging deposit... (rocq)
@enduml
Event Timeline
ardumont
created this paste.
Nov 5 2020, 1:53 PM
2020-11-05 13:53:41 (UTC+1)
ardumont
mentioned this in
T2747: Create the reverse proxy to expose the staging services publicly
.
Log In to Comment