Add archivebox/readme.md

This commit is contained in:
2024-08-20 07:50:12 +03:00
parent 5d33d9a95d
commit 20559791ad
+7
View File
@@ -0,0 +1,7 @@
# Installation:
After copying the compose.yml run the following command
```
docker compose run archivebox init --setup
```
Then run compose with ```docker compose up-d```