|
39 | 39 | "learn/welcome/security" |
40 | 40 | ] |
41 | 41 | }, |
42 | | - { |
43 | | - "group": "ACCOUNTS", |
44 | | - "icon": "users", |
45 | | - "pages": [ |
46 | | - "learn/accounts/account", |
47 | | - "learn/accounts/organizations", |
48 | | - "learn/accounts/fleet-members", |
49 | | - "learn/accounts/billing", |
50 | | - "learn/accounts/fleet-types", |
51 | | - "learn/accounts/enterprise-sso", |
52 | | - "learn/accounts/idp-setup/microsoft-entra-saml-setup", |
53 | | - "learn/accounts/idp-setup/google-workspace-saml-setup", |
54 | | - "learn/accounts/support-access" |
55 | | - ] |
56 | | - }, |
57 | 42 | { |
58 | 43 | "group": "GETTING STARTED", |
59 | 44 | "icon": "rocket-launch", |
60 | | - "pages": ["learn/getting-started/raspberrypi5/nodejs"] |
| 45 | + "pages": [ |
| 46 | + "learn/getting-started/index", |
| 47 | + "learn/getting-started/raspberrypi5/nodejs" |
| 48 | + ] |
61 | 49 | }, |
62 | 50 | { |
63 | 51 | "group": "DEVELOP", |
64 | 52 | "icon": "microchip", |
65 | 53 | "pages": [ |
66 | | - "learn/develop/blocks", |
67 | | - "learn/develop/apps", |
68 | | - "learn/develop/multicontainer", |
69 | | - "learn/develop/hardware/index", |
| 54 | + "learn/develop/local-mode", |
70 | 55 | "learn/develop/dockerfile", |
| 56 | + "learn/develop/multicontainer", |
| 57 | + "learn/develop/apps", |
| 58 | + "learn/develop/blocks", |
71 | 59 | "learn/develop/runtime", |
72 | | - "learn/develop/local-mode" |
| 60 | + "learn/develop/hardware/index" |
73 | 61 | ] |
74 | 62 | }, |
75 | 63 | { |
76 | 64 | "group": "DEPLOY", |
77 | 65 | "icon": "code-merge", |
78 | 66 | "pages": [ |
79 | 67 | "learn/deploy/deployment", |
80 | | - "learn/deploy/deploy-with-balena-button", |
81 | | - "learn/deploy/delta", |
82 | | - "learn/deploy/build-optimization", |
83 | 68 | "learn/deploy/release-strategy/release-policy", |
| 69 | + "learn/deploy/release-strategy/update-locking", |
84 | 70 | "learn/deploy/release-strategy/update-strategies", |
85 | | - "learn/deploy/release-strategy/update-locking" |
| 71 | + "learn/deploy/delta", |
| 72 | + "learn/deploy/build-optimization", |
| 73 | + "learn/deploy/deploy-with-balena-button" |
86 | 74 | ] |
87 | 75 | }, |
88 | 76 | { |
89 | 77 | "group": "MANAGE", |
90 | 78 | "icon": "sliders", |
91 | 79 | "pages": [ |
| 80 | + "learn/manage/device-statuses", |
| 81 | + "learn/manage/device-logs", |
92 | 82 | "learn/manage/actions", |
93 | 83 | "learn/manage/configuration", |
94 | | - "learn/manage/device-logs", |
95 | | - "learn/manage/device-statuses", |
| 84 | + "learn/manage/variables", |
96 | 85 | "learn/manage/filters-tags", |
97 | | - "learn/manage/ssh-access", |
98 | | - "learn/manage/variables" |
| 86 | + "learn/manage/ssh-access" |
| 87 | + ] |
| 88 | + }, |
| 89 | + { |
| 90 | + "group": "ACCOUNTS & BILLING", |
| 91 | + "icon": "users", |
| 92 | + "pages": [ |
| 93 | + "learn/accounts/account", |
| 94 | + "learn/accounts/enterprise-sso", |
| 95 | + "learn/accounts/idp-setup/microsoft-entra-saml-setup", |
| 96 | + "learn/accounts/idp-setup/google-workspace-saml-setup", |
| 97 | + "learn/accounts/billing", |
| 98 | + "learn/accounts/fleet-members", |
| 99 | + "learn/accounts/fleet-types", |
| 100 | + "learn/accounts/organizations", |
| 101 | + "learn/accounts/support-access" |
| 102 | + ] |
| 103 | + }, |
| 104 | + { |
| 105 | + "group": "MASTERCLASSES", |
| 106 | + "icon": "graduation-cap", |
| 107 | + "pages": [ |
| 108 | + "learn/masterclasses/cli-masterclass", |
| 109 | + "learn/masterclasses/advanced-cli", |
| 110 | + "learn/masterclasses/host-os-masterclass", |
| 111 | + "learn/masterclasses/services-masterclass", |
| 112 | + "learn/masterclasses/fleet-management", |
| 113 | + "learn/masterclasses/device-debugging", |
| 114 | + "learn/masterclasses/docker-masterclass" |
99 | 115 | ] |
100 | 116 | } |
101 | 117 | ] |
|
133 | 149 | "groups": [ |
134 | 150 | { |
135 | 151 | "group": "Supported devices", |
136 | | - "icon": "star", |
| 152 | + "icon": "microchip", |
137 | 153 | "pages": [ |
138 | 154 | "reference/hardware/versioning", |
| 155 | + "reference/hardware/devices", |
139 | 156 | "reference/hardware/wifi-dongles" |
140 | 157 | ] |
141 | 158 | }, |
142 | 159 | { |
143 | | - "group": "API", |
144 | | - "icon": "code", |
| 160 | + "group": "Host OS", |
| 161 | + "icon": "server", |
145 | 162 | "pages": [ |
146 | | - "reference/api/overview" |
| 163 | + "reference/OS/overview", |
| 164 | + "reference/OS/updates/self-service", |
| 165 | + "reference/OS/updates/update-process", |
| 166 | + "reference/OS/updates/rollbacks", |
| 167 | + "reference/OS/network", |
| 168 | + "reference/OS/configuration", |
| 169 | + "reference/OS/time", |
| 170 | + "reference/OS/advanced", |
| 171 | + "reference/OS/customer-board-support" |
147 | 172 | ] |
148 | 173 | }, |
149 | 174 | { |
150 | | - "group": "Host OS", |
151 | | - "icon": "wifi", |
| 175 | + "group": "Device supervisor", |
| 176 | + "icon": "circle-user", |
152 | 177 | "pages": [ |
153 | | - "reference/OS/updates/self-service", |
154 | | - "reference/OS/customer-board-support" |
| 178 | + "reference/supervisor/supervisor-api", |
| 179 | + "reference/supervisor/device-metrics", |
| 180 | + "reference/supervisor/bandwidth-reduction", |
| 181 | + "reference/supervisor/docker-compose", |
| 182 | + "reference/supervisor/supervisor-upgrades", |
| 183 | + "reference/supervisor/configuration-list" |
155 | 184 | ] |
156 | 185 | }, |
157 | 186 | { |
158 | 187 | "group": "Base images", |
159 | 188 | "icon": "cube", |
160 | 189 | "pages": [ |
161 | | - "reference/base-images/overview" |
| 190 | + "reference/base-images/overview", |
| 191 | + "reference/base-images/base-images-ref" |
162 | 192 | ] |
163 | 193 | }, |
164 | 194 | { |
165 | | - "group": "Device supervisor", |
166 | | - "icon": "circle-user", |
167 | | - "pages": ["reference/supervisor/device-metrics"] |
| 195 | + "group": "API", |
| 196 | + "icon": "code", |
| 197 | + "pages": [ |
| 198 | + "reference/api/overview" |
| 199 | + ] |
168 | 200 | }, |
169 | 201 | { |
170 | | - "group": "Diagnostics", |
171 | | - "icon": "activity", |
| 202 | + "group": "CLI", |
| 203 | + "icon": "terminal", |
172 | 204 | "pages": [ |
173 | | - "reference/diagnostics/index" |
| 205 | + "reference/balena-cli/index" |
174 | 206 | ] |
175 | 207 | }, |
176 | 208 | { |
|
183 | 215 | ] |
184 | 216 | }, |
185 | 217 | { |
186 | | - "group": "Command line", |
187 | | - "icon": "terminal", |
| 218 | + "group": "Diagnostics", |
| 219 | + "icon": "stethoscope", |
188 | 220 | "pages": [ |
189 | | - "reference/balena-cli/index" |
| 221 | + "reference/diagnostics/index" |
190 | 222 | ] |
191 | 223 | } |
192 | 224 | ] |
|
0 commit comments