With the server running, open your browser and go to the address below. You will see the public-facing archive view. To manage settings, create admin accounts, and see full logs, use the admin address instead.
$ open http://web.archivebox.localhost:8000
What you should see
A webpage loads showing your ArchiveBox collection with the URL you archived listed as a snapshot. On Windows, type the URL manually into your browser — the 'open' command is Mac/Linux only.
This might happen
The page does not load or shows 'site can't be reached'
Make sure 'docker compose up' is still running in your other terminal window. Also try http://localhost:8000 as a fallback if the .localhost subdomain does not resolve on your system.