Thank you so much. It saves me time in the rush moment of my project .... an excellent and straightforward tutorial!
@cswithawab Жыл бұрын
works perfectly. thank you so much for making this. even better than strapi docs!
@codewithryan46462 жыл бұрын
Here's the link to the blog post I follow in this video: www.ryancarmody.dev/blog/how-to-host-your-strapi-project-on-heroku
@gigeyginori96404 ай бұрын
Thank you , it was so helpfull💖
@briank82512 жыл бұрын
Just want to make mention here that you obviously have your JWT / APP posted keys in your video, probably best to blow away the application completely for security sake. Thanks for the vid!
@codewithryan46462 жыл бұрын
Great call, I planned on deleting it but completely forgot. It is now deleted.
@subhojitchowhan890310 ай бұрын
Well i have existing a strapi project as a backend now i want to deploy strapi...so if i flow this do i need to setup again in strapi from start?
@conor9096 ай бұрын
On heroku it seems every time the dyno restarts, it wipes the whole DB. Im on the paid "standard-0" plan. Whats going on??
@afxcrush412 жыл бұрын
what about the rotation credential Heroku does every certain time (as it's said in the description of the postgres addon)? Do we have to update it everytime?
@eduardocgarza6 ай бұрын
What is the purpose of the HEROKU_URL env-var??
@crafttechindia Жыл бұрын
Hi sir now this backend server will run 24x7 ? like my project will run correctly?
@lucia7974 Жыл бұрын
Hey lovely tutorial and wonderful blogpost that I am keeping in my favourites! My question: is there another way to migrate the data to Strapi, or do we have to manually input all the data in production? Thanks!
@conor9096 ай бұрын
Looks like it
@timpeters86282 жыл бұрын
Hello, I've got the Problem that everytime the Dino restarts the Data from strapi are deleted and I've to Set Up a new Admin Account. Any Idea how to solve this ? I did everything Like in the Tutorial
@codewithryan46462 жыл бұрын
Hi Tim, you've definitely set NODE_ENV to production in the config vars?
@conor9096 ай бұрын
DId you find a solution to this?
@joostschuur2 жыл бұрын
Awkward timing for Heroku, since their free tier is going away. I just hosted something using Keystone there last week.
@codewithryan46462 жыл бұрын
Hi Joost, yes very awkward timing. Their paid tiers do start pretty low. I pay about $15/month for my blog hosting and Postgres database but understand if this is too much for some. I plan on making another video hosting on a platform with a free tier, possibly Render
@saqibkhanz84172 жыл бұрын
What if we use MySQL instead of postgresql?
@codewithryan46462 жыл бұрын
I don’t have experience working with MySQL and strapi, but I’m sure that’s possible if that’s the database you prefer to use
@aitortilla5128 Жыл бұрын
The heroku postgres addon is no longer free.
@mohammadshariarparvez6692 жыл бұрын
bro, would you please make a video about deploy somewhere else
@codewithryan46462 жыл бұрын
What platform are you thinking?
@subhamswaruppradhan49532 жыл бұрын
@@codewithryan4646 any platform for free
@subhamswaruppradhan49532 жыл бұрын
how ro deploy strapi on free
@codewithryan46462 жыл бұрын
@@subhamswaruppradhan4953 unfortunately heroku no longer supports free plans. From what I’ve found, it’s not really possible to deploy a strapi app for free, without massive compromises
@arbijridi31126 ай бұрын
@@codewithryan4646 unfortunately true , even render delete the db after 30days in free plan , shame
@zaryabzubair83934 ай бұрын
HEroku asks for payment information even in their free plan.
@Dokvanchhay2 жыл бұрын
do you have telegram? i need contact to you.
@codewithryan46462 жыл бұрын
I don’t have telegram sorry, what are you having issues with?