Files
apache-index/README.md
2023-12-23 17:44:41 -08:00

13 lines
559 B
Markdown

# apache-index
Template for docs.theregion.beer
On my main web/docker host, I have mapped `\\saturn\behemoth` to `/media/behemoth` for eridani style web hosts
The `docs.theregion.beer` site was originally configured on eridani by pointing to a file in a virtual host in apache
Now, I have it kinda dockerized as long as the host has the path already, which my host of course does
After cloning to a new directory, might need to customize some paths, figure it out yo.
Just clone, update .env.template and move to .env, and `docker-compose up -d --build`