Deploy Krayin with heroku
-
i was given this link as a guide to upload the krayin crm to heroku :
https://cloudkul.com/blog/how-to-deploy-bagisto-on-heroku/But in this link it says to upload the application to heroku with the dependencies using the command “git add -f .”, but I'm having trouble updating the crm and uploading the updates to github because I don't want to upload these dependencies to github for security reasons. I've tried uploading the application without the dependencies to heroku either using the CLI or connected directly to GitHub, the application goes up and is on a screen to enter the database credentials, I put the credentials and install, but it does not leave the “installing krayin” screen, I would like to know how I can proceed? if I can only upload my application along with the dependencies or if there is another way?
-
Hello @United_MFO
Kindly let us know the error log from backend after this it will help us to identify the issue.
Thanks & Regards
-
@Rishabh-Webkul it's not a specific problem.
I want to understand the best way to deploy to heroku, whether it's via CLI or connected to GITHUB.
in the deployment connected to GITHUB, when the deployment is done, it stays on the krayin installation screen forever, even after entering the database data, it doesn't install, is that right?