Struggling to set up Forest with my Heroku-deployed Postgres DB

Update! I’ve managed to get it all working. I realised I needed to set SSL to true. Then I got the SequelizeConnectionError: self signed certificate error.

After doing some searching, I found this old Forest Community post: SSL issues with ForestAdmin.

I’ve set DATABASE_REJECT_UNAUTHORIZED=false now and just want to check that this is a safe solution for my production environment?

Also, I’d still love my old Production environment to be deleted and my current Prod one to be promoted to the main production environment.

Thank you!

1 Like