-
Notifications
You must be signed in to change notification settings - Fork 1.2k
docs: update the Heroku Deployment Guide for v4 #549
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
Conversation
|
This pull request is being automatically deployed with Vercel (learn more). documentation – ./docs🔍 Inspect: https://vercel.com/strapijs/documentation/HWxjTqXRyipd6iYLmWA6Q3u2yJUR |
|
Thank you very much @bogdaaamn ! I will review it today :-) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🙂 Thank you again for your very first contribution to Strapi docs, @bogdaaamn, we really appreciate it 🤗
It's merged and will be live with the next deployment batch.
|
Thanks a lot @pwizla!! |
What does it do?
I have walked through the Hosting Proivder Guides > Heroku and install Strapi v4 on a Heroku instance. With some changes in the
database.js, I confirm it works well on the v4.Why is it needed?
I fixed the following issues:
48ea380Update the Postgres config snippet to match the new structure of theconnection.connectionobject. (along with thedebugflag38e6587)fd3126aUpdatelocalhostbroken links to working /developer-docs/ URLs263cb7eRemove the This third-party deployment guide might not be up-to-date with Strapi v4. caution disclaimer from the pageRelated issue(s)/PR(s)
n/a