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

Create HTTP server with certificate template #47

Closed
rjrudin opened this issue Aug 12, 2015 · 0 comments
Closed

Create HTTP server with certificate template #47

rjrudin opened this issue Aug 12, 2015 · 0 comments
Milestone

Comments

@rjrudin
Copy link
Contributor

rjrudin commented Aug 12, 2015

Need a way to create a certificate template and then refer to it by ID in the JSON/XML for a server.

That means whenever a resource is created, we want to save in CommandContext - possibly in AppConfig's map of tokens - the name of the created resource and the ID that was generated for it. That won't apply for all resources, but we should do it for the ones it applies for.

For a template named "sample-app-template", the server file could then have the following in it:

"ssl-certificate-template": "%%certificate-template-id:sample-app-template%%"

@rjrudin rjrudin added this to the 2.0 milestone Aug 12, 2015
rjrudin added a commit that referenced this issue Aug 12, 2015
rjrudin added a commit that referenced this issue Aug 13, 2015
rjrudin added a commit that referenced this issue Aug 13, 2015
rjrudin added a commit that referenced this issue Aug 13, 2015
@rjrudin rjrudin closed this as completed Aug 13, 2015
grechaw pushed a commit to grechaw/ml-app-deployer that referenced this issue Feb 4, 2016
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