How to export everything to IaC?
I'd like to put all of the GUI-made infra I created into one json file so I could deploy it to different environments easily, how can I do that?
13 Replies
Project ID:
dc2a578d-da6a-4f37-898b-6914797698e3
dc2a578d-da6a-4f37-898b-6914797698e3
Did u check
https://docs.railway.app/guides/config-as-code
There's also support for a TF provider afaik
How can I export it so I could duplicate the environement?
and yeah I saw that doc
Oh... I don't think you can export/import configs
But that's a good idea though
Maybe on #🤗|feedback ?
Solution
you can do it via a template
@Brody any link to read?
Still it seems tailored for public sharing, I wonder if there is a way to make it offline/private.
they are not publicized unless you specifically do that
Can I save them to git as a textual file?
no