FusionAuth / fusionauth-issues

FusionAuth issue submission project
https://fusionauth.io
90 stars 12 forks source link

Heroku deploy instructions #1024

Open mooreds opened 3 years ago

mooreds commented 3 years ago

Heroku deploy instructions

Problem

At a recent company hackathon, I prototyped deploying FusionAuth to heroku. It worked, but ran into a couple of issues.

Solution

Clear documentation on how to install FusionAuth to heroku. A "install to heroku" button (like here: https://www.metabase.com/docs/latest/operations-guide/running-metabase-on-heroku.html )might be nice too.

Additional context

Add any other context or screenshots about the feature request here.

How to vote

Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.

mooreds commented 3 years ago

https://github.com/mickeymond/fusion-auth-heroku seems like they've got the one click deploy figured out. There's also a fork: https://github.com/cobyism/fusion-auth-heroku

Note: haven't tested this personally, just providing links as a service to the community.

Thanks to @mickeymond and @cobyism!

mickeymond commented 3 years ago

https://github.com/mickeymond/fusion-auth-heroku seems like they've got the one click deploy figured out. There's also a fork: https://github.com/cobyism/fusion-auth-heroku

Note: haven't tested this personally, just providing links as a service to the community.

Thanks to @mickeymond and @cobyism!

@mooreds Not really figured out. Was trying to replicate the one-click deploy for a service called hasura. It does not work at the moment. Will be good to see get some help to figure this out. https://github.com/mickeymond/fusion-auth-heroku/issues/1

pankyka commented 3 years ago

Hi guys!

It's been two years now i tried fusionauth deploy to heroku without success. But now I did it, here is the working button: https://github.com/pankyka/fusionauth-heroku

The app is slow on free tier dyno with 512M memory but it runs properly.

mooreds commented 3 years ago

@pankyka that's great! Thanks so much for sharing that repo.

mdwagner commented 3 years ago

@pankyka Thank you! You were able to do what I've been trying to do for almost a year!

robotdan commented 3 years ago

This is great! Thanks for your efforts @pankyka !!!!

mooreds commented 3 years ago

@joeycs the best place to post support questions like this is in the forum: https://fusionauth.io/community/forum/

For FusionAuth, GitHub issues are not a support channel, but instead are focused on bug reports and feature requests.

Please post your request with details on the forum: https://fusionauth.io/community/forum/

joeycs commented 3 years ago

@joeycs the best place to post support questions like this is in the forum: https://fusionauth.io/community/forum/

For FusionAuth, GitHub issues are not a support channel, but instead are focused on bug reports and feature requests.

Please post your request with details on the forum: https://fusionauth.io/community/forum/

Thanks for letting me know. I'll send pankyka an email instead.

mooreds commented 3 years ago

@joeycs Sure. However, we really encourage folks to ask on the forums because that gives others a chance both to answer the question and also to find the answer in a few months (via the magic of google) when they have a similar question.

That said, do what works for you. Cheers!