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

template config #65

Open
tjstebbing opened this issue Oct 9, 2024 · 0 comments
Open

template config #65

tjstebbing opened this issue Oct 9, 2024 · 0 comments
Assignees

Comments

@tjstebbing
Copy link
Contributor

Pup manifests are supposed to support using {{template}} variables in services, ie:

"exec": "/bin/run.sh --port={{.config.PORT}}"

We also had conceived of being able to template whole config files to be written with injected template variables for wrapped services that use config files.

The object presented to the template should be a composite of the config set by the user based on the manifest fields, as well as the environment vars, auto-assigned ports and other details that Dogeboxd generates.

@tjstebbing tjstebbing moved this to Todo in Dogebox Oct 9, 2024
@tjstebbing tjstebbing self-assigned this Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Accepted / Todo
Development

No branches or pull requests

1 participant