Skip to content
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.

Asgard user data integration #14

Open
jhohertz opened this issue Jul 22, 2014 · 0 comments
Open

Asgard user data integration #14

jhohertz opened this issue Jul 22, 2014 · 0 comments

Comments

@jhohertz
Copy link
Contributor

More here: https://github.com/Netflix/asgard/wiki/Customizing-User-Data

Much of the default data Asgard injects maps closely to the environment config components expect in a non-test setting.

This means taking the variables from the user data Asgard sets, and applying them to the launch-time properties of underlying java application where applicable.

We can use the following construct in /etc/default/jetty:

-Dsome.var=$(shellcommand --params)

This at least gets us availabily of Asgard's environment injections at startup.

Needs more work yet, testing.

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

No branches or pull requests

1 participant