-
traefik/template-compose.yaml
i am using traefik to start the self hosted server i don't see voice chat icon on top. can anyone confirm if this issue is there ?
![image](https://github.com/use…
-
**Expected behavior and actual behavior:**
When setting `https.certificate` and `https.private_key` in `harbor.yml`, `prepare` should write corresponding mount configuration in `docker-compose.yml`…
-
Following the tutorial, when a new app is created, all app files are created under owner `root` and group `root`.
This is due to the default execution of `docker compose run`, which runs as `root`.…
-
It took me a bit of time to find exactly how to limit Mongo memory in docker, since the docs at https://help.ui.com/hc/en-us/articles/115005159588-UniFi-Tuning-the-Network-Application-for-a-High-Numbe…
-
## Describe your environment
* Operating system: ____
* Python Version: _____ (`python -V`)
* CCXT version: _____ (`pip freeze | grep ccxt`)
* Freqtrade Version: ____ (`freqtrade -V` or `do…
-
We want to add support for generating a `Dockerfile` and `docker-compose.yml` file along with the project. This should allow users to easily set up containerized environments, including support for a …
-
**Is your feature request related to a problem? Please describe.**
I saw several user requests about this and I know that some of our users use k8s-based setup, even while it is not officially suppor…
-
### Description
I'm using the following in my project:
``` yaml
develop:
watch:
- action: sync+restart
path: ./cmd/interface
target: /app/cmd/interface…
-
### Error Message and Logs
When using the provided Docker Compose configuration with a GitHub private repository, not all services load as expected. The same configuration works fine when executed in…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
I've tried setting up the container(s) with
```docker-compose.yml
container_name: bookstack…