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

Implement Coolify.io-like support of envs and Railway.app envs (Shared, Project, Service Env) #443

Open
Siumauricio opened this issue Sep 12, 2024 Discussed in #419 · 0 comments
Labels
enhancement New feature or request

Comments

@Siumauricio
Copy link
Contributor

Discussed in #419

Originally posted by RedStar071 September 4, 2024
is it possible to do something like this on dokply? like like another hosting (railway.app)

Example 1:

Service 1: 
// use env from another service example Postgres (DATABASE)
${{Postgres.DATABASE_URL}}

Project variables:
${Project.HELLO_WORLD}}
or
All project variables:
${Shared.FOO_BAR}}

example 2:
image
image

@Siumauricio Siumauricio added the enhancement New feature or request label Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant