A way to generate config-as-code from deployed project
brent-hoover
PROOP
2 years ago
I've spent that last couple of weeks getting a version of our app deployed on Railway. We are doing this so that we could offer a "one-click" private deployment for customers who want to run their own instance of our code and don't want to use our Terraform to build on one of the main cloud providers.
Is there a way to generate the config.json for the project from the working project rather than having to painstakingly build it by hand and then debug it?
1 Replies
2 years ago
You can view the deployment manifest in a deployment's "Details" tab. Does that help?
Status changed to Awaiting User Response Railway • over 1 year ago
Status changed to Solved echohack • 10 months ago