569 B
569 B
Docker Compose configurations
Create an .env
file.
You can copy the example file if you want.
cp .env.example .env
Use Docker Compose to spin up the app.
Here are some Docker Compose configuration examples.
fullstack
Example fullstack Solr, Tika with Tesseract, Web App, and Reverse Proxy instance.
nm3clol
Minimal Web App only, no reverse proxy.
nm3clol-caddy
Web App only with Caddy reverse proxy.
solr
Minimal Solr instance.
solr-tika
Solr and Tika with Tesseract together.
tika
Minimal Tika with Tesseract instance.