ArchiveBox
OficialAplicación Docker from Mainfrezzer's Repository
Visión general
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...
Requisitos
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.
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:8000]/- Red
bridge- Concha
sh- Privilegiado
- false
Configuración de plantillas
WebUIPorttcp
- Objetivo
- 8000
- Valor
- 8000
DataPathrw
Contains the DB and logfiles
- Objetivo
- /data
- Valor
- /mnt/user/appdata/ArchiveBox
Archive DataPathrw
Contains all the data thats being archived.
- Objetivo
- /data/archive
- Valor
- /mnt/user/SHARE/ArchiveBox
Public IndexVariable
set to False to prevent anonymous users from viewing snapshot list
- Objetivo
- PUBLIC_INDEX
- Valor
- True
Public SnapshotsVariable
set to False to prevent anonymous users from viewing snapshot content
- Objetivo
- PUBLIC_SNAPSHOTS
- Valor
- True
Public Add ViewVariable
set to True to allow anonymous users to submit new URLs to archive
- Objetivo
- PUBLIC_ADD_VIEW
- Valor
- False
UIDVariable
- Objetivo
- PUID
- Valor
- 99
GIDVariable
- Objetivo
- PGID
- Valor
- 100
TimeoutVariable
increase this number to 120+ seconds if you see many slow downloads timing out
- Objetivo
- TIMEOUT
- Por defecto
- 60
- Valor
- 60
Curl User AgentVariable
set a custom CURL_USER_AGENT to avoid being blocked as a bot
- Objetivo
- CURL_USER_AGENT
Wget User AgentVariable
set a custom WGET_USER_AGENT to avoid being blocked as a bot
- Objetivo
- WGET_USER_AGENT
Chrome User AgentVariable
set a custom CHROME_USER_AGENT to avoid being blocked as a bot
- Objetivo
- CHROME_USER_AGENT
Categorías
Descargar estadísticas
9,693,082
Descargas totales
214,102
Este mes
236,860
Media / Mes
Descargas totales a lo largo del tiempo
Cargando gráfico...
Detalles
Repositorio
ghcr.io/archivebox/archivebox:latestÚltima actualización2026-05-28
Visto por primera vez2021-03-12
Ejecute ArchiveBox en Unraid.
ArchiveBox se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.