#1797·ArchiveBox

Documentation: Proxmox V9.1 Does support Docker RUN | via oci image pull

Author: Wolf1098Created Apr 30, 2026Updated Jun 4, 2026
Labelstouches: docs

What is the URL of the page you'd like to see improved?

https://github.com/ArchiveBox/ArchiveBox#quickstart

What is the title of the relevant section?

README.md -> Quickstart -> Other Options -> Self-hosting Platforms TrueNAS / UNRAID / YunoHost / Cloudron / etc. (self-hosting solutions)

What is the suggested edit?

See: webarticle forum discussion changelog

I would note that in the container resources in PVE, one can add a /data volume, the same as any other docker install, add it after the image is installed... The console does work and displays the stdout as docker would. the environment variables DOES fill once the image is installed. to enter the shell of the archivebox, no ssh or sftp is bundled, I would use wget to dl a zipped data.tar.gz dump (with correct user perms set on the source!). to do the initial migration, with a root@archivebox:/ # tar -xvf data/data.tar.gz