-
We should figure out a way to abstract startup scripts (in `bin/`) and configuration (in `etc/`) using some sort of docker orchestration tool.
Watch out for `docker run -link ...` https://github.com…
srid updated
11 years ago
-
I understand that the Docker agent approach involves running Jenkins agents as Docker containers. This offers flexibility and scalability, as containers can be dynamically created and destroyed based …
-
**Is your feature request related to a problem? Please describe.**
We need to dockerize the front end and the backend separately and will require k8s or docker swarm for orchestration
**Describe t…
-
**Is your feature request related to a problem? Please describe.**
The problem is that the management component lacks high availability (HA) support. Currently, the management component is central to…
JaSei updated
1 month ago
-
**Checklist**
- Have you pulled and found the error with `jc21/nginx-proxy-manager:latest` docker image?
- No
- Are you sure you're not using someone else's docker image?
- No
- Have you …
-
**Description**
[jobs.master](https://docs.saltproject.io/en/latest/ref/runners/all/salt.runners.jobs.html#salt.runners.jobs.master) doesn't work, i.e. it does not "Return the actively executing runn…
-
### Description
Files that are edited outside of Docker (from the host) are truncated by the added text from the end. If I perform the same editing operation inside Docker, everything is fine. It's a…
-
set up orchestration either in this repo or in the README, referencing existing orchestration elsewhere to install ___vanilla geonode-geoserver in docker___
-
**Checklist**
- Have you pulled and found the error with `jc21/nginx-proxy-manager:latest` docker image?
- Yes
- Are you sure you're not using someone else's docker image?
- Yes
- Have you…
-
Should we rely on Docker Swarm or Kubernetes for container orchestration.
Also see #3
A showcase of both would be good. We could use https://github.com/prooph/micro-do as example project and se…