1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-26 07:44:41 +02:00

Add archivebox init to docker-compose instructions

Adam Wolf
2020-08-07 13:19:42 -05:00
parent 6bea9eb017
commit e37066c57a

@@ -50,6 +50,7 @@ Docker version 18.09.1, build 4c52b90 # must be >= 17.04.0
git clone https://github.com/pirate/ArchiveBox && cd ArchiveBox
mkdir data && chmod 777 data
docker-compose up -d
docker-compose run archivebox init
```
Then open [`http://127.0.0.1:8098`](http://127.0.0.1:8098) or `data/index.html` to view the archive (HTTP, not HTTPS).