-
It is best practice to offer a health check endpoint which can be checked by tools like loadbalancers and orchestration tools like Kubernetes, Swarm or rancher to see whether the instance of the syste…
-
**Describe the bug**
I'm running `az container exec` on our CI/CD inside a docker container to test my app. az cli throws this exception because there is no tty:
```
CLIInternalError: The command f…
-
# Use Grafana to Manage GitLab CI/CD Pipelines | Dennys Diary
Requirement When there are lots of projects on GitLab, it's not easy to know the overall build status of their CI/CD Pipelines.
Use Grafa…
-
The actual documentation shows two different examples. The docker-compose yaml is different from the mentioned env vars in the registry documentation.
I actually use nginx as reverse proxy with ssl…
-
Currently when trying to deploy a service that does not exist:
```
(.venv) [esq51579@pc0146 epics-containers-cli]$ ec deploy no-service 2024.2.1
╭─────────────────────────────── Traceback (most rec…
-
I built a docker image with the [Dockerfile](https://github.com/filiph/linkcheck/blob/master/Dockerfile), uploaded it on Gitlab.com to use it in a CI.
When called, the container crashes with the fo…
-
## Bug report
### Expected behavior and actual behavior
When using nextflow clone command with a public gitlab repository, the repository should be cloned into the local folder.
Also if I pro…
-
I struggle to get repman running.
The container is running. But i´ve an Apache in front.
I would like to use repman on a "subfolder" like "https://www.domain.com/repman"
This works with sever…
-
(I'm not sure this should be here or in the `mattermost-server` issues, but since it could be docker related I start here.)
When running
```
docker-compose exec app mattermost channel modify .…
-
Hey guys,
Just need a bit of help, I've struggling with this for hours now... the thing I need to send the real client IP address...
So, I used the basic nginx container with `--net=host`
I a…