-
The reliance on 30ish environment variables makes next-forge difficult to spin up quickly. I originally decided to implement it this strictly to avoid production errors when missing env vars.
I'm t…
-
# Description
Currently, when creating a new stack in Komodo, the Environment form section provides a basic placeholder format ``# VARIABLE = value``. While this is helpful for beginners, it's not so…
em411 updated
11 hours ago
-
Several of the environment variables defined by the console chart contain dashes. Additional configurations for common functionality (e.g. SSO) also require dashes in the env var names. Kubernetes exp…
-
### Summary
We use to deploy our source to dev sandbox using right click -> deploy source to org. Having setup replacement strings, they take their value from environment variables.
Setting envi…
-
/kind feature
**Describe the solution you'd like**
I'd like to be able to set environment variables for the userdata that is pulling from secrets manager. In our environments we have to access sec…
-
Hello
We are using @nx to run several angular apps.
Now we need to configure dynamics envars to use the same docker image to run in differents enviroments.
We follow your docs, It works great until…
-
Hello, I'm trying to use environment variables in watch path, but they are not recognized.
From the logs:
```
2024-11-16 22:23:26 INFO The path '[env:USERPROFILE]\Downloads' does not exists, so…
-
### 🚀 The feature, motivation and pitch
It would be nice to be able to add a base path env to chat completions to reduce some of the need for a reverse proxy. IE
VLLM_BASE_PATH="/my-deployment"
…
-
**Is your feature request related to a problem? Please describe.**
Using os.environ can cause issues in azure_cli.py, e.g. cannot find the `az` command even when az is on the path.
**Describe the so…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
With the following Dockerfile:
```
FROM lscr.io/linuxserver/libreoffice:7.6.7 AS libreoff…