Nick Sweeting
14751a4942
Sync documentation from ArchiveBox dev
2026-09-01 12:03:28 -07:00
Nick Sweeting
5937a62bda
docs: fix stale config refs across wiki pages + minor typo fixes
...
Sweep of all prose doc pages to fix references that were stale, wrong,
or pointed at anchors/options that no longer exist in 0.9.x.
Critical (non-functional examples + factual errors):
- All `PUBLIC_SNAPSHOTS=...` examples (Security-Overview, Publishing-
Your-Archive, Usage) replaced with `PERMISSIONS=public|private`.
- Setting-up-Authentication: drop the "edit CSRF_TRUSTED_ORIGINS in
archivebox/core/settings.py source" advice (no longer user-settable);
update auth-permissions list to use PERMISSIONS instead of
PUBLIC_SNAPSHOTS.
- Security-Overview: SAVE_ARCHIVE_DOT_ORG (with extra underscores)
was never real; use ARCHIVEDOTORG_ENABLED.
- Docker/Install/Usage: FETCH_TITLE/FETCH_SCREENSHOT/FETCH_PDF/FETCH_DOM
were never aliases (only FETCH_MEDIA is); replace with real
<PLUGIN>_ENABLED.
- Troubleshooting: CHROME_BINARY default is `chromium`, not
`chromium-browser`. Also fixed deprecated `brew cask upgrade
chromium-browser` -> `brew upgrade --cask chromium`.
- Docker: typo MAX_MEDIA_SIZE -> MEDIA_MAX_SIZE.
Broken Configuration anchors (must be lowercase on GitHub wiki):
- Security-Overview: #FOOTER_INFO / #OUTPUT_PERMISSIONS / #COOKIES_FILE
-> lowercase.
- Setting-up-Authentication: combined #public_index--public_snapshots--public_add_view
-> individual #public_index / #public_add_view / #permissions.
Plugin option references now link to abx-plugins:
- CHROME_USER_DATA_DIR / CHROME_BINARY / CHROME_SANDBOX -> /#chrome
- RIPGREP_BINARY -> /#search_backend_ripgrep
- WGET_ENABLED / DOM_ENABLED / SAVE_WGET / SAVE_DOM -> respective anchors
- ARCHIVEDOTORG_ENABLED -> /#archivedotorg
- FAVICON_PROVIDER / FAVICON_ENABLED -> /#favicon
- MEDIA_ENABLED -> /#media
Legacy aliases:
- Scheduled-Archiving: URL_WHITELIST/URL_BLACKLIST -> URL_ALLOWLIST/
URL_DENYLIST; dropped non-existent `--overwrite` schedule flag.
Dead source links removed:
- Usage: archivebox/main.py + archivebox/config.py (split to cli/ and
config/common.py).
- Security-Overview: archivebox/extractors/*.py -> plugin anchors.
- Install: dead Configuration#dependency-options and
Configuration#archive-method-toggles anchors -> abx-plugins reference.
Typo fixes (codespell):
- preferrably -> preferably, necesary -> necessary, Rasberry ->
Raspberry, sytem -> system, Dissallow -> Disallow, whats -> what's,
filesytem -> filesystem.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-31 03:29:27 -07:00
Nick Sweeting
5e92857454
Merge branch 'master' into patch-1
2025-07-30 22:00:11 -07:00
Justin Halliwill
25774e1e7f
switched macOS from (with `brew`) to (with `pip`)
...
switched macOS from (with `brew`) to (with `pip`) under Supported Systems section
2025-07-30 21:58:33 -04:00
Justin Halliwill
ad81337780
removed references to brew install archivebox
...
Removed reference to automated setup with `brew` on macOS and added note that Automatic Setup Script currently still attempts to brew install archivebox, which retuns the error that ArchiveBox is no longer distributed as a Homebrew formula.
2025-07-30 21:13:17 -04:00
Nick Sweeting
b3edf1f911
add note about python3-distutils
2024-12-17 22:15:28 -08:00
Nick Sweeting
6e3537c3fd
Updated Install (markdown)
2024-11-03 16:21:08 -08:00
Nick Sweeting
910b3d99df
Updated Install (markdown)
2024-10-07 14:11:23 -07:00
Nick Sweeting
35999b0035
Updated Install (markdown)
2024-05-06 11:14:18 -07:00
Nick Sweeting
f23abba977
remove references to main branch in favor of stable branch
2024-04-24 16:37:22 -07:00
Nick Sweeting
a00429481d
Updated Install (markdown)
2024-04-10 22:53:30 -07:00
Nick Sweeting
b5dcff1bc0
Updated Install (markdown)
2024-03-20 23:08:01 -07:00
Nick Sweeting
f233de95fd
Updated Install (markdown)
2024-03-20 23:04:24 -07:00
Nick Sweeting
1131c1d2ad
Updated Install (markdown)
2024-03-20 23:04:05 -07:00
Nick Sweeting
f79ed91b4b
Updated Install (markdown)
2024-02-28 16:14:22 -08:00
Nick Sweeting
04b36e4225
Updated Install (markdown)
2024-02-28 16:10:19 -08:00
Nick Sweeting
8e0315b98c
Updated Install (markdown)
2024-02-28 16:08:48 -08:00
Nick Sweeting
9a7a8553e5
Updated Install (markdown)
2024-02-28 16:07:38 -08:00
Nick Sweeting
9f96a718ae
Updated Install (markdown)
2024-02-28 16:05:20 -08:00
Nick Sweeting
a2256d79e8
Updated Install (markdown)
2024-02-28 16:04:05 -08:00
Nick Sweeting
49ffcd510c
Updated Install (markdown)
2024-02-28 15:59:18 -08:00
Nick Sweeting
d5bb76e13f
Updated Install (markdown)
2024-02-28 15:49:49 -08:00
Nick Sweeting
085dfc6d80
Updated Install (markdown)
2024-02-28 15:46:23 -08:00
Nick Sweeting
3510244035
Updated Install (markdown)
2024-02-28 15:42:49 -08:00
Nick Sweeting
a4755ec899
Updated Install (markdown)
2024-02-28 15:35:54 -08:00
Nick Sweeting
9f08174e71
Updated Install (markdown)
2024-02-28 15:35:21 -08:00
Nick Sweeting
6ac92ff627
Updated Install (markdown)
2024-02-19 00:18:09 -08:00
Nick Sweeting
acd835a0fb
Updated Install (markdown)
2024-02-18 23:50:46 -08:00
Nick Sweeting
5bb4863455
Updated Install (markdown)
2024-02-18 17:55:17 -08:00
Nick Sweeting
8ee10dcba2
Updated Install (markdown)
2024-02-18 17:54:25 -08:00
Nick Sweeting
a0b9ef6537
Updated Install (markdown)
2024-02-18 17:53:00 -08:00
Nick Sweeting
9ec41c5bf1
Updated Install (markdown)
2024-02-18 17:52:05 -08:00
Nick Sweeting
8c3cc363d3
Updated Install (markdown)
2024-02-18 17:51:31 -08:00
Nick Sweeting
b32b2a27d2
Updated Install (markdown)
2024-02-18 17:50:47 -08:00
Nick Sweeting
0221940eeb
Updated Install (markdown)
2024-02-18 17:49:13 -08:00
Nick Sweeting
66c5d09dea
Updated Install (markdown)
2024-02-18 17:48:42 -08:00
Nick Sweeting
340694ed35
Updated Install (markdown)
2024-02-18 17:44:54 -08:00
Nick Sweeting
af9474e600
Updated Install (markdown)
2024-02-18 04:31:57 -08:00
Nick Sweeting
b53ed0cc7c
Updated Install (markdown)
2024-02-18 04:28:24 -08:00
Nick Sweeting
942b93c394
Updated Install (markdown)
2024-02-18 04:27:23 -08:00
Nick Sweeting
1e0fb50db0
Updated Install (markdown)
2024-02-18 04:25:30 -08:00
Nick Sweeting
33ff39c971
Updated Install (markdown)
2024-02-18 04:09:09 -08:00
Nick Sweeting
2d0f2ef33d
Updated Install (markdown)
2024-02-08 13:03:30 -08:00
Nick Sweeting
74fb960599
Updated Install (markdown)
2024-02-08 13:02:11 -08:00
Nick Sweeting
d961617321
Updated Install (markdown)
2024-02-08 13:00:49 -08:00
Nick Sweeting
b863da0ca5
Updated Install (markdown)
2024-02-08 12:57:10 -08:00
Nick Sweeting
40393161ca
Updated Install (markdown)
2024-02-08 12:55:18 -08:00
Nick Sweeting
38fc0066eb
Updated Install (markdown)
2024-02-08 12:53:39 -08:00
Nick Sweeting
7b501092fd
Updated Install (markdown)
2024-02-08 12:52:17 -08:00
Nick Sweeting
a4d0d67800
Updated Install (markdown)
2024-02-08 12:50:57 -08:00