Short version of:
[!] ArchiveBox should never be run as root!
The INIT line is in case you set up this docker for the first time. If you already have entered the INIT command, I don;t think you have to do it again.
- Open the UNraid Terminal
- Enter
cd /data
- Enter (Optional, see previous note)
archivebox init
- Enter
docker exec -it --user archivebox archivebox bash
- Enter
archivebox manage createsuperuser
Done!
Credits to “emiliobool” for their comment on April 25, 2021 @ https://github.com/ArchiveBox/ArchiveBox/issues/395