Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Heroku app.json file #14

Open
Cryptophobia opened this issue Mar 21, 2018 · 1 comment
Open

Support Heroku app.json file #14

Cryptophobia opened this issue Mar 21, 2018 · 1 comment

Comments

@Cryptophobia
Copy link
Member

From @miracle2k on January 15, 2017 18:3

I'd like to put my env vars and other config inside a "app.json" file (or maybe "app.yaml"). The format that Heroku supports might be suitable.

I plan to write a script that, similar to "kubectl apply", will sync that app config with a deis project.

I've been thinking that maybe there would be an interest for having this inside the deis CLI proper.
Thoughts?

Copied from original issue: deis/workflow-cli#286

@Cryptophobia
Copy link
Member Author

From @bacongobbler on January 15, 2017 18:34

We have support for .env files, which can be applied with deis config:push. Will that work for you?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant