forked from osg-htc/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs.yml
More file actions
147 lines (144 loc) · 7.11 KB
/
Copy pathmkdocs.yml
File metadata and controls
147 lines (144 loc) · 7.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
site_name: OSG Documentation
site_url: https://opensciencegrid.github.io/docs/
repo_url: https://github.com/opensciencegrid/docs/
google_analytics: ['UA-69012-29', 'opensciencegrid.github.io']
theme:
name: material
custom_dir: osgthedocs
favicon: 'img/favicon.ico'
extra_css:
- css/extra.css
pages:
- Home: 'index.md'
- Site Planning: 'site-planning.md'
- Compute Element:
- 'HTCondor-CE Overview': 'compute-element/htcondor-ce-overview.md'
- 'Request a Hosted CE': 'compute-element/hosted-ce.md'
- 'Install HTCondor-CE': 'compute-element/install-htcondor-ce.md'
- 'Job Router Recipes': 'compute-element/job-router-recipes.md'
- 'Troubleshooting HTCondor-CE': 'compute-element/troubleshoot-htcondor-ce.md'
- 'Submitting to HTCondor-CE': 'compute-element/submit-htcondor-ce.md'
- Worker Node:
- 'Overview': 'worker-node/using-wn.md'
- 'Install from RPM': 'worker-node/install-wn.md'
- 'Install from Tarball': 'worker-node/install-wn-tarball.md'
- 'Install from OASIS': 'worker-node/install-wn-oasis.md'
- 'Install CVMFS': 'worker-node/install-cvmfs.md'
- 'Install Singularity': 'worker-node/install-singularity.md'
- 'Using WN Containers': 'worker-node/using-wn-containers.md'
- Data:
- HTTP & OASIS:
- 'Install Squid HTTP Cache': 'data/frontier-squid.md'
- 'Update OASIS Shared Repo': 'data/update-oasis.md'
- 'Install an OASIS Repo': 'data/external-oasis-repos.md'
- POSIX Storage:
- 'Install GridFTP Server': 'data/gridftp.md'
- 'Install Load Balanced GridFTP': 'data/load-balanced-gridftp.md'
- XRootD:
- 'XRootD Overview': 'data/xrootd/overview.md'
- 'Install XRootD Standalone': 'data/xrootd/install-standalone.md'
- 'Install XRootD SE': 'data/xrootd/install-storage-element.md'
- 'Configure Authorization': 'data/xrootd/xrootd-authorization.md'
- 'Using XRootD': 'data/xrootd/install-client.md'
- StashCache:
- 'StashCache Overview': 'data/stashcache/overview.md'
- 'Install StashCache Cache': 'data/stashcache/install-cache.md'
- 'Install StashCache Origin': 'data/stashcache/install-origin.md'
- 'Getting VO data into StashCache': 'data/stashcache/vo-data.md'
- HDFS:
- 'HDFS Overview': 'data/hadoop-overview.md'
- 'Install HDFS': 'data/install-hadoop.md'
- Submit:
- Flocking:
- 'Flock to OSG': 'submit/osg-flock.md'
- Security:
- 'LCMAPS VOMS authentication': 'security/lcmaps-voms-authentication.md'
- 'Host Certificates': 'security/host-certs.md'
- 'User Certificates': 'security/user-certs.md'
- 'Certificate Management Reference': 'security/certificate-management.md'
- Common:
- 'CA Certificates': 'common/ca.md'
- 'OSG Yum Repos': 'common/yum.md'
- 'Configuration with OSG-Configure': 'other/configuration-with-osg-configure.md'
- 'Registration': 'common/registration.md'
- Other:
- 'Install GSI-enabled SSH': 'other/gsissh.md'
- 'Install GlideinWMS Frontend': 'other/install-gwms-frontend.md'
- 'Install a CVMFS Stratum 1': 'other/install-cvmfs-stratum1.md'
- 'Install the Network Performance Toolkit': 'other/network-performance-toolkit.md'
- 'Troubleshooting Gratia': 'other/troubleshooting-gratia.md'
- 'Install Transfer Log Filebeats': 'other/schedd-filebeats.md'
- Release Information:
- 'Release Note Overview': 'release/notes.md'
- 3.4 Release Notes:
- 'OSG Release 3.4.30-2': 'release/3.4/release-3-4-30-2.md'
- 'OSG Release 3.4.30': 'release/3.4/release-3-4-30.md'
- 'OSG Release 3.4.29-2': 'release/3.4/release-3-4-29-2.md'
- 'OSG Release 3.4.29': 'release/3.4/release-3-4-29.md'
- 'OSG Release 3.4.28-2': 'release/3.4/release-3-4-28-2.md'
- 'OSG Release 3.4.28': 'release/3.4/release-3-4-28.md'
- 'OSG Release 3.4.27-2': 'release/3.4/release-3-4-27-2.md'
- 'OSG Release 3.4.27': 'release/3.4/release-3-4-27.md'
- 'OSG Release 3.4.26-2': 'release/3.4/release-3-4-26-2.md'
- 'OSG Release 3.4.26': 'release/3.4/release-3-4-26.md'
- 'OSG Release 3.4.25': 'release/3.4/release-3-4-25.md'
- 'OSG Release 3.4.24-2': 'release/3.4/release-3-4-24-2.md'
- 'OSG Release 3.4.24': 'release/3.4/release-3-4-24.md'
- 'OSG Release 3.4.23': 'release/3.4/release-3-4-23.md'
- 'OSG Release 3.4.22-2': 'release/3.4/release-3-4-22-2.md'
- 'OSG Release 3.4.22': 'release/3.4/release-3-4-22.md'
- 'OSG Release 3.4.21': 'release/3.4/release-3-4-21.md'
- 'OSG Release 3.4.20': 'release/3.4/release-3-4-20.md'
- 'OSG Release 3.4.19': 'release/3.4/release-3-4-19.md'
- 'OSG Release 3.4.18-2': 'release/3.4/release-3-4-18-2.md'
- 'OSG Release 3.4.18': 'release/3.4/release-3-4-18.md'
- 'OSG Release 3.4.17-3': 'release/3.4/release-3-4-17-3.md'
- 'OSG Release 3.4.17-2': 'release/3.4/release-3-4-17-2.md'
- 'OSG Release 3.4.17': 'release/3.4/release-3-4-17.md'
- 'OSG Release 3.4.16-2': 'release/3.4/release-3-4-16-2.md'
- 'OSG Release 3.4.16': 'release/3.4/release-3-4-16.md'
- 'OSG Release 3.4.15': 'release/3.4/release-3-4-15.md'
- 'OSG Release 3.4.14-2': 'release/3.4/release-3-4-14-2.md'
- 'OSG Release 3.4.14': 'release/3.4/release-3-4-14.md'
- 'OSG Release 3.4.13': 'release/3.4/release-3-4-13.md'
- 'OSG Release 3.4.12-3': 'release/3.4/release-3-4-12-3.md'
- 'OSG Release 3.4.12-2': 'release/3.4/release-3-4-12-2.md'
- 'OSG Release 3.4.12': 'release/3.4/release-3-4-12.md'
- 'OSG Release 3.4.11': 'release/3.4/release-3-4-11.md'
- 'OSG Release 3.4.10': 'release/3.4/release-3-4-10.md'
- 'OSG Release 3.4.9-2': 'release/3.4/release-3-4-9-2.md'
- 'OSG Release 3.4.9': 'release/3.4/release-3-4-9.md'
- 'OSG Release 3.4.8': 'release/3.4/release-3-4-8.md'
- 'OSG Release 3.4.7': 'release/3.4/release-3-4-7.md'
- 'OSG Release 3.4.6-2': 'release/3.4/release-3-4-6-2.md'
- 'OSG Release 3.4.6': 'release/3.4/release-3-4-6.md'
- 'OSG Release 3.4.5-4': 'release/3.4/release-3-4-5-4.md'
- 'OSG Release 3.4.5-3': 'release/3.4/release-3-4-5-3.md'
- 'OSG Release 3.4.5-2': 'release/3.4/release-3-4-5-2.md'
- 'OSG Release 3.4.5': 'release/3.4/release-3-4-5.md'
- 'OSG Release 3.4.4-3': 'release/3.4/release-3-4-4-3.md'
- 'OSG Release 3.4.4-2': 'release/3.4/release-3-4-4-2.md'
- 'OSG Release 3.4.4': 'release/3.4/release-3-4-4.md'
- 'OSG Release 3.4.3': 'release/3.4/release-3-4-3.md'
- 'OSG Release 3.4.2-2': 'release/3.4/release-3-4-2-2.md'
- 'OSG Release 3.4.2': 'release/3.4/release-3-4-2.md'
- 'OSG Release 3.4.1-2': 'release/3.4/release-3-4-1-2.md'
- 'OSG Release 3.4.1': 'release/3.4/release-3-4-1.md'
- 'OSG Release 3.4.0-2': 'release/3.4/release-3-4-0-2.md'
- 'OSG Release 3.4.0': 'release/3.4/release-3-4-0.md'
- 'OSG Release Series': 'release/release_series.md'
- 'Supported Platforms': 'release/supported_platforms.md'
- 'Yum Basics': 'release/yum-basics.md'
- 'RPM Signing': 'release/signing.md'
- Monitoring:
- 'Install RSV': 'monitoring/install-rsv.md'
- 'Advanced RSV Configuration': 'monitoring/advanced-rsv-configuration.md'
- 'Manage RSV via rsv-control': 'monitoring/rsv-control.md'
- 'RSV GlideinWMS Tester': 'monitoring/install-rsv-gwms-tester.md'
- 'Get Help': 'common/help.md'
markdown_extensions:
- admonition
- codehilite
- toc:
permalink: True
- osg_markdown.colors