Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Paste
P856
new and clearer swh webapps puppet roles
Active
Public
Actions
Authored by
ardumont
on Nov 5 2020, 1:54 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
note top of role_swh_rp_webapp : production webapp0 (azure)
note top of role_swh_rp_webapps : production moma (rocq)
note top of role_swh_webapp : staging webapp (rocq)
note top of role_swh_deposit : staging deposit... (rocq)
note top of role_swh_reverse_proxy : staging rp (rocq)
role_swh_webapp *-- profile_swh_webapp
role_swh_webapp <|-- role_swh_rp_webapp
role_swh_rp_webapp *-- profile_reverse_proxy
role_swh_rp_webapp <|-- role_swh_rp_webapps
role_swh_rp_webapps *-- profile_swh_deposit
role_swh_rp_webapps *-- profile_swh_storage
role_swh_server <|-- role_swh_webapp
role_swh_server <|-- role_swh_deposit
role_swh_deposit *-- profile_swh_deposit
role_swh_reverse_proxy *-- profile_swh_reverse_proxy
@enduml
Event Timeline
ardumont
created this paste.
Nov 5 2020, 1:54 PM
2020-11-05 13:54:29 (UTC+1)
ardumont
mentioned this in
T2747: Create the reverse proxy to expose the staging services publicly
.
Log In to Comment