a year ago
Description: The modern replacement for Airflow
Category: Other
12 Replies
a year ago
Notes:
Login with the default email
admin@admin.com
and the passwordadmin
. Once logged in go to/settings/workspace/users
and change the default credentials.Communication to Postgres is done exclusively over the private network and the database is not exposed externally in any way by default, if you want to enable access from outside of the private network you can go to the databases settings to enable TCP proxying and enter the internal port (5432) the TCP proxy can be again removed at any point to close off external access.
a year ago
Hey Brody, thank you so much for putting this on Railway.
I was just browsing the data tab and I'm getting this error.
Can you help me to add these variables correctly?
Thank you
a year ago
Hello!
As the data tab is extremely unreliable I have not provided the needed service variables for that to work, please follow the instructions above to enable the public TCP proxy, then redeploy the database and use a database client like dbgate to connect to the database.
a year ago
Thank you so much.
One more thing, after getting in it looks like there's not the default "io_config.yaml" file.
a year ago
the service is configured through environmental variables as Railway doesn't provide a way to pass in additional files to the container
a year ago
Thank you so much for the reply, I really appreciate you taking the time, and apologize for the basic questions.
One more, does this look about right then? Or what would be the way to handle this?
https://share.zight.com/NQuBwywq
a year ago
I'm really sorry but I haven't used mage ai extensively so I wouldn't be able to give an answer to that.
a year ago
No worries, I'll try their community. Thanks again. Cheers
a year ago
How can I add python depenacies to this mage ai template. since there is no docker file I need to have a requirements.txt in the project files but I put one the src lib but its not being run.
a year ago
As your question pertains more to Mage AI than it does to the template itself I would instead recommend asking the Mage AI community.
a year ago
I'm sorry I wouldn't know, there is nothing about that template that has anything to do with a project name.