Bryan Joshua Pedini
Bryan Joshua Pedini
by my last statement, I mean that when the "core functionality" of monitoring a repository for releases to then _do stuff_ is already present, making an HTTP request via a...
Is this still waiting for LGTM approval? From what I can see tests are fine and codebase is already rebased to the latest changes, can this be merged soon? Thanks.
As alwais, I forget to include some important details: - [docker-compose.yml](https://github.com/mailcow/mailcow-dockerized/files/5697603/docker-compose.yml.txt) - [docker-compose.override.yml](https://github.com/mailcow/mailcow-dockerized/files/5697604/docker-compose.override.yml.txt) - [mailcow.conf](https://github.com/mailcow/mailcow-dockerized/files/5697605/mailcow.conf.txt)
Hi Andryyy, thank you for your quick reply and info, I would like to configure the machine IPv6 also configured in my domain DNS records, for nginx to bind and...
> Do you have an only single IPv6 address configured on the host machine? Yes I do... I do need either a subnet of addresses, or to configure the "ipv6nat"...
> Did you try running it without the docker-compose.override.yml file? Just run `docker-compose down`, rename the file to something else from the end of it, and run `docker-compose up -d`....
Talking about this sentence: > This happens only when using the override YAML file with IPv6, when renaming it to .bak everything works again with all the other files untouched.
> What does `docker ps` show after bringing the stack up without the override file? Sorry for the late reply... family... meh... On the topic then: it brings up the...
> Did you give that a try? No, but I did just now, and as you said, I can telnet port 587 from another IPv6 capable machine. I can even...
Why do you ask me? 😄 I only have **one** IPv6 address configured in my VM and I didn't need to create the override file, since it gets used automatically...