A nice way to bring up the entire terrible stack.
- terrible-monolith
- terrible-batch
- terrible-spa
- terrible-search
- terrible-mongo
The only two global environment variables you need to configure are:
export TERRIBLE_MEDIA=???Absolute path to a toplevel directory containing media files you want scanned.export TERRIBLE_THUMBNAILS=???Absolute path to where you want thumbnails to be stored for each file found in theTERRIBLE_MEDIAdirectory
docker-compose up -dwill start all required containers
It's super important we have the correct locale setup on the base images. This pretty much just solves that.
Very simple base image which is pretty fat.
Merges the above base, with the awesome work from jrottenberg.