Files
homelab/archivebox/readme.md
T
2024-08-20 07:50:12 +03:00

7 lines
172 B
Markdown

# Installation:
After copying the compose.yml run the following command
```
docker compose run archivebox init --setup
```
Then run compose with ```docker compose up-d```