openlegaldata/oldp

Public Dockerfile

Closed this issue · 3 comments

Add Dockerfile to repo and make it available on Docker Hub.

  • pipenv
  • Dockerfile: gunicorn + django + npm
  • docker-compose for services
    • nginx + letsencrypt (?)
    • mysql
    • es
    • redis
  • Auto-build from git repo

Dockerfile is there. What is its status?

Dockerfile + docker-compose should work. Please reopen if there are any issues.