-
*This issue was originally created by [**@genofire**](https://github.com/genofire) at .*
**Problem:**
In a K8s it is really common to run dependencies by other applications like an database …
-
### What is the bug or the crash?
In the entrypoint.sh script, the environment variable PROXY_BASE_URL_PARAMETRIZATION (which is set to false by default in env-data.sh) is mapped to the geoserver var…
-
## Details
* Read the Docs project URL: https://app.readthedocs.org/projects/geetools/
* Build URL (if applicable): https://app.readthedocs.org/projects/geetools/builds/26236533/
* Read the Docs …
-
### Description
If the builtin server (`php -S localhost:PORT`) could automatically detect environment variable files such as `.env`, `.env.development` and load the key => value pairs such that they…
-
**What happened?**
I am setting up different variables to find binaries like
```
"CARGO_HOME" : "/home/gitpod/.cargo",
"GOPATH" : "/home/gitpod/go-packages",
"GOROOT" : "/home/gi…
-
Similar to #84, unable to cross compile crate with openssl dependency to Android on windows.
Provided perl is set up to correctly use MSYS2's binary, we get this when doing `cargo ndk check`
```
…
-
Currently `enroot` trusts CUDA environment variables and calls `nvidia-container-cli` without checking if drivers are install and whether shared libraries are present, e.g. `libnvidia-ml.so.1`.
This i…
-
### Feature Description
Enable conditions for scripts where an environment variable is not a particular value.
### Describe The Solution You'd Like
There are cases where you might want to run a t…
-
**Describe the bug**
I'm deploying a React app with Azure Static Web Apps and have configured environment variables in the Azure Portal under Configuration > Environment variables. However, these var…
-
**Is your feature request related to a problem? Please describe.**
When dealing with a lot of servers it's impossible to use automatic deployment tools (e.g. docker-compose) because it's required to …