Self-host with Docker · Yantr
ArchiveBox
Self-hosted internet archiving solution for saving web pages, bookmarks, and content.
1
Ports
3
Notes
4
Use Cases
About
What ArchiveBox does
ArchiveBox is a self-hosted internet archiving solution to save web pages, bookmarks, and content offline. Supports HTML, PDF, screenshots, WARC, and text formats. Import from browsers, Pocket, Pinboard or RSS feeds then browse your archive through the web UI.
Install Flow
How to self-host ArchiveBox
ArchiveBox can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what ArchiveBox does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Archive bookmarks and web pages to preserve content before it disappears or changes.
- Import from browsers, Pocket, Pinboard, RSS feeds, or the CLI for bulk archiving.
- Browse your personal internet archive through the web UI with search and tagging.
- Run scheduled archiving to automatically save new bookmarks or followed links.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 8000 | HTTP | Web UI |
Docker Image
archivebox/archivebox
Service Name
archivebox
Notes
Things to know before you deploy
- First run creates an admin user with the credentials set via ADMIN_USERNAME and ADMIN_PASSWORD
- Large shm_size (1gb) is required for loading heavy pages with Chromium
- Can import from browsers, Pocket, Pinboard, RSS, and CLI tools
Related Apps
More tools you might pair with ArchiveBox
Page generated 2026-06-23T15:50:08.758Z