thank you for your comment, some example dot files were not copied in my original repo, they have now been added.
https://github.com/19-84/redd-archiver/commit/0bb103952195ae...
the docs have been updated with mkdir steps
https://github.com/19-84/redd-archiver/commit/c3754ea3a0238f...
Cheers. I checked the updated steps.
This is still missing creating the `output/.postgres-data` dir, without which docker compose refuses to start.
After creating that manually, going to http://localhost/ shows a 403 Forbidden page, which makes you believe that something might have gone wrong.
This is before running `reddarchiver-builder python reddarc.py` to generate the necessary DB from the input data.