Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docker compose for production #803

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

javstash
Copy link

@javstash javstash commented Aug 9, 2024

Update docker-compose.yml and Dockerfile

  • bump postgres to 15.8

  • change the bktree repo from fake-name/pg-spgist_hamming to evirma/pg_bktree and updated build instruction

    • The only difference between the two repo is the Makefile
  • Change docker compose so now it mounts /traefik and then look for acme.json in /traefik
    ** avoid Are you trying to mount a directory onto a file (or vice-versa)? error

docker compose up should now run on Ubuntu 22.04 LTS + Docker without manual intervention

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant