Commit a2330b1
docs(docker): remove obsolete FIFTYONE_DATABASE_ADMIN=true install step (#591)
* docs(docker): remove obsolete FIFTYONE_DATABASE_ADMIN=true install step
The "set FIFTYONE_DATABASE_ADMIN=true on first install" procedure is obsolete
as of v2.9+ (fiftyone core commit 44acde9a53, June 2024): a fresh database now
initializes to the connecting client's version, so the admin gate never fires
on a fresh install. Aligns Docker with Helm's existing v2.9 treatment; leaves
the migration/upgrade safeguard section intact.
Refs: AS-578
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
* docs(docker): update TOC anchor for renamed "Database admin mode" heading
Fixes markdownlint MD051/link-fragments after renaming the Step 4 heading.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
* Update docker/README.md
Co-authored-by: Kevin DiMichel <56850465+kevin-dimichel@users.noreply.github.com>
Signed-off-by: Murilo Gustineli <52141042+mgustineli@users.noreply.github.com>
* Update docker/README.md
Co-authored-by: Kevin DiMichel <56850465+kevin-dimichel@users.noreply.github.com>
Signed-off-by: Murilo Gustineli <52141042+mgustineli@users.noreply.github.com>
* docs(docker): fix markdown lint and regenerate TOC
Apply markdownlint-fix (collapse double blank line) and markdown-toc
(drop stale "Official Docker Images" TOC entry for the removed heading)
so the pre-commit CI check passes.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
* resolved suggestions
---------
Signed-off-by: Murilo Gustineli <52141042+mgustineli@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Kevin DiMichel <56850465+kevin-dimichel@users.noreply.github.com>1 parent ce91d91 commit a2330b1
1 file changed
Lines changed: 12 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
226 | 231 | | |
227 | 232 | | |
228 | 233 | | |
229 | 234 | | |
230 | | - | |
| 235 | + | |
231 | 236 | | |
232 | 237 | | |
233 | 238 | | |
| |||
265 | 270 | | |
266 | 271 | | |
267 | 272 | | |
268 | | - | |
| 273 | + | |
269 | 274 | | |
270 | | - | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
271 | 279 | | |
272 | 280 | | |
273 | 281 | | |
| |||
276 | 284 | | |
277 | 285 | | |
278 | 286 | | |
279 | | - | |
280 | | - | |
281 | 287 | | |
282 | 288 | | |
283 | 289 | | |
| |||
0 commit comments