Skip to content
Discussion options

You must be logged in to vote
  • If your migration takes >60 seconds, you might need to increase healthcheck timeout
  • This assumes you're using Docker and not Nixpacks (didn't test with Nixpacks)
  • For multiple replicas, make sure migrations are idempotent (use migration tools like knex, prisma, or node-pg-migrate that handle this)

Let me know if this helps or if you're running into any specific issues with this setup. Happy to share my full docker-compose.yml if needed.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Shiven0504
Comment options

Answer selected by BittuChan
@BittuChan
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants