Skip to content
Chaz Larson edited this page Jun 29, 2021 · 2 revisions

Initial setup, thanks to erisheaded on Discord:

  1. Run tag:
    cd ~/community && sudo ansible-playbook community.yml --tags archivebox
    
  2. Connect to container:
    docker exec -it archivebox /bin/bash
    
    • NOTE: (This drops you in the /data folder. DO NOT switch to /data/archive directory)
  3. Switch to archivebox user for config:
    su archivebox
    
  4. Initialize with setup to create a web admin:
    archivebox init —setup
    
  5. Enter username, email, and password
  6. Load URL and test login

Install Guides

Repository

Apps

Misc Guides

General Stuff

Linux Stuff

Plex

Organizr

Downloading

STRM

Clone this wiki locally