File tree 3 files changed +9
-4
lines changed
3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 18
18
< li > < a href ="acknowledgments.html "> Acknowledgments</ a > </ li >
19
19
< li > < a href ="committee.html "> Committee</ a > </ li >
20
20
< li > < a href ="working-groups.html "> Working Groups</ a > </ li >
21
+ < li > < a href ="esgf-technical-overview.html "> Tech Overview</ a > </ li >
21
22
</ ul >
22
23
</ li >
23
24
< li class ="dropdown ">
Original file line number Diff line number Diff line change @@ -13,8 +13,9 @@ relevant documentation pages and installation guides.
13
13
14
14
For a more general description of the purpose and high-level structure of the
15
15
federation, see [ ESGF Federation Design] .
16
+ For specific information on ESGF software packages documentaion sites and repositories, see [ ESGF Software] .
16
17
17
- * (A good place for a diagram) *
18
+ ![ ESGF Architecture Diagram ] ( ./esgf-architecture.png )
18
19
19
20
### Components
20
21
@@ -43,10 +44,13 @@ Installation of these components is done via a Helm chart or with Ansible.
43
44
44
45
#### Other components
45
46
46
- - Central Identity Service: login.esgf.io (IDP "proxy" providing login from multiple possible IDPs)
47
+ - Central Identity Services:
48
+ - login.esgf.io (IDP "proxy" providing login from multiple possible IDPs)
49
+ - Globus Auth
47
50
48
- - MetaGrid
51
+ - MetaGrid: Web UI
49
52
50
53
- RabbitMQ
51
54
52
- [ esgf federation design ] : {{site.url}}/federation-design.html
55
+ [ esgf federation design ] : {{site.url}}/federation-design.html
56
+ [ esgf software ] : {{site.url}}/software.html
You can’t perform that action at this time.
0 commit comments