---
title: "Deploy ArchiveBox"
description: "Save, archive, and browse websites offline."
category: "Other"
url: https://railway.com/deploy/archivebox
---

# Deploy ArchiveBox

Save, archive, and browse websites offline.

**[Deploy ArchiveBox on Railway](https://railway.com/template/archivebox)**

- **Creator:** Agaz Self-Host
- **Category:** Other

## Template content

### ArchiveBox

- **Image:** archivebox/archivebox:0.7.4@sha256:1a5a37331091d9df865ead2b9c231aa5a892fc26fe0422ce6140d9e2d9532327
- **Health check:** /public/
- **Public domain:** Yes

## Documentation

# Deploy and Host ArchiveBox on Railway

[![Deploy on Railway](https://railway.com/button.svg)](https://railway.com/deploy/archivebox)

**Published on the Railway marketplace:** https://railway.com/deploy/archivebox

ArchiveBox is an open-source, self-hosted web archiver that turns URLs,
bookmarks, RSS feeds, and research sources into durable offline captures. It
can save HTML, SingleFile pages, screenshots, PDFs, WARC files, media,
metadata, and links in a portable filesystem and SQLite collection you
control.

## About Hosting ArchiveBox

Hosting ArchiveBox on Railway uses one digest-pinned container, a public HTTPS
service on port `8000`, and a persistent volume at `/data`. The image bundles
Chrome, wget, yt-dlp, SingleFile, and readability, while the startup command
initializes or migrates the collection before serving the UI. This template
creates an admin account, keeps the public index and snapshots readable, and
disables anonymous additions. Railway health-checks `/public/`. Retrieve the
generated admin password from the deployment, back up `/data`, and review
ArchiveBox security guidance before archiving private material or exposing
snapshots publicly.

## Common Use Cases

- Preserve personal bookmarks, RSS feeds, and research sources in durable files.
- Capture HTML, screenshots, PDFs, media, and WARC files for investigations or
  institutional collections.
- Browse and manage a searchable archive through a self-hosted web interface.

## Dependencies for ArchiveBox Hosting

- The official `archivebox/archivebox:0.7.4` image, pinned to its immutable
  image digest.
- One Railway persistent volume mounted at `/data` for the SQLite index,
  configuration, logs, and archived snapshots.
- A Railway HTTPS service domain targeting container port `8000`.

### Deployment Dependencies

- [ArchiveBox website](https://archivebox.io)
- [ArchiveBox repository](https://github.com/ArchiveBox/ArchiveBox)
- [ArchiveBox Docker documentation](https://github.com/ArchiveBox/ArchiveBox/wiki/Docker)
- [ArchiveBox configuration documentation](https://github.com/ArchiveBox/ArchiveBox/wiki/Configuration)
- [ArchiveBox security overview](https://github.com/ArchiveBox/ArchiveBox/wiki/Security-Overview)
- [ArchiveBox Railway template](https://railway.com/deploy/archivebox)

## Why Deploy ArchiveBox on Railway?

Railway is a singular platform to deploy your infrastructure stack. Railway will host your infrastructure so you don't have to deal with configuration, while allowing you to vertically and horizontally scale it.

By deploying ArchiveBox on Railway, you are one step closer to supporting a complete full-stack application with minimal burden. Host your servers, databases, AI agents, and more on Railway.


## Similar templates

- [Rocky Linux](https://railway.com/deploy/rocky-linux) — [Jul'26] Hosted Rocky Linux 9 workspace with SSH and persistent storage. 🚀
- [Foundry Virtual Tabletop](https://railway.com/deploy/X5tR6G) — A Self-Hosted & Modern Roleplaying Platform
- [Letta Code Remote](https://railway.com/deploy/letta-code-remote) — Run a Letta Code agent 24/7. No inbound ports, just deploy.

Open this page in a browser: https://railway.com/deploy/archivebox
