a year ago
Description: Open-source users and authentication management SaaS
Category: Other
4 Replies
a year ago
Hello there, Fief's maintainer here 👋
Fief is a an open-source platform to manage users and authentication in your applications. Our goal is to help you manage users and security in a matter of minutes, not days. We've ready-to-use integrations with popular frameworks like FastAPI and Flask.
I'm really glad to propose Fief as a Railway template! It allows you to have a production-ready instance in a few minutes.
If you need help or have questions, feel free to reply here or join us on our GitHub Discussions forum: https://github.com/orgs/fief-dev/discussions
a year ago
awesome template! just a few questions/suggestions.
I'm not seeing any variables that reference the database's variables? are you relying on them being automatically added?
if so I would strongly suggest that you do reference them manually as I'm not sure how long that functionality will stick around for when the new template composer is released.
also would highly recommend using the private urls for postgres and redis as to not subject the users to unnecessary egress fees!
a year ago
Hi Brody! Sorry, I missed your answer (somehow, I don't get email notifications from here)!
Thank you for the heads-up regarding automatic database variables! I indeed rely on this, since it worked out-of-the-box, I didn't question myself 🙃
But I'll change it so it uses a Variable Reference, using private URL :D
a year ago
Make sure "community emails" is checked! - https://railway.app/account
Thanks for updating the template!