Chris

Results 6 issues of Chris

**Feature Request** Instead of deploying services in the default *virtual IP* (VIP) mode, it would be really great if Swarmpit could support *DNS Round Robin* (DNSRR) mode. You can read...

kind/feature

**Description** If you create a stack which exposes ports in the `host` mode instead of the default `ingress` mode, the first deployment works. But when you then click the `Edit`...

area/compose

Hi, I am currently trying to mock S3 in development with the help of https://github.com/adobe/S3Mock. Unfortunately I can't use signed URLs and a custom domain at the same time. This...

The SUDOER variables allows passwordless sudo access for the gitlab_ci_multi_runner user. This allows to add lines like `sudo apt-get update` or `sudo apt-get install ...` to the gitlab-ci.yml file, which...

Hi, thank you for this awesome docker container! I tried to run it on my Raspberry Pi 3 this morning and I saw the following error: ```bash pi@raspberrypi:~ $ curl...

Thanks for the awesome example. It works awesome for me. One thing i noticed though is the fact that when you try to make your current project compatible with this...