ArchiveBox

ArchiveBox

官方

Docker 应用程序 from Mainfrezzer's Repository

概述

ArchiveBox is a powerful, self-hosted internet archiving solution to collect, save, and view websites offline. Without active preservation effort, everything on the internet eventually disappears or degrades. Archive.org does a great job as a centralized service, but saved URLs have to be public, and they can't save every type of content. ArchiveBox is an open source tool that lets organizations & individuals archive both public & private web content while retaining control over their data. It can be used to save copies of bookmarks, preserve evidence for legal cases, backup photos from FB/Insta/Flickr or media from YT/Soundcloud/etc., save research papers, and more...

要求

To setup an admin account, you have to open the console and type "su archivebox" and then "archivebox manage createsuperuser". It asks you then for the admin account name, email and password.

运行时参数

网络用户界面
http://[IP]:[PORT:8000]/
网络
bridge
外壳
sh
特权
false

模板配置

WebUIPorttcp
目标
8000
价值
8000
DataPathrw

Contains the DB and logfiles

目标
/data
价值
/mnt/user/appdata/ArchiveBox
Archive DataPathrw

Contains all the data thats being archived.

目标
/data/archive
价值
/mnt/user/SHARE/ArchiveBox
Public IndexVariable

set to False to prevent anonymous users from viewing snapshot list

目标
PUBLIC_INDEX
价值
True
Public SnapshotsVariable

set to False to prevent anonymous users from viewing snapshot content

目标
PUBLIC_SNAPSHOTS
价值
True
Public Add ViewVariable

set to True to allow anonymous users to submit new URLs to archive

目标
PUBLIC_ADD_VIEW
价值
False
UIDVariable
目标
PUID
价值
99
GIDVariable
目标
PGID
价值
100
TimeoutVariable

increase this number to 120+ seconds if you see many slow downloads timing out

目标
TIMEOUT
默认值
60
价值
60
Curl User AgentVariable

set a custom CURL_USER_AGENT to avoid being blocked as a bot

目标
CURL_USER_AGENT
Wget User AgentVariable

set a custom WGET_USER_AGENT to avoid being blocked as a bot

目标
WGET_USER_AGENT
Chrome User AgentVariable

set a custom CHROME_USER_AGENT to avoid being blocked as a bot

目标
CHROME_USER_AGENT

下载统计数据

9,693,082
下载总数
214,102
本月
236,860
平均每月

长期下载总量

加载图表...

详细信息

存储库
ghcr.io/archivebox/archivebox:latest
最后更新2026-05-28
初见2021-03-12

在Unraid 上运行 ArchiveBox 。

ArchiveBox 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。