Erik Lee

Results 4 issues of Erik Lee

When my dkron behind NAT, I need to set `advertise-addr` and `advertise-rpc-port`. But my host server only support IPv6 address. So I want to know whether dkron can support to...

**Describe the bug** I have set dkron as cluster mode, which has 3 nodes, each dkron.yml is like this: `advertise-addr: 10.174.255.198:9388 advertise-rpc-port: 9438 bootstrap-expect: 3 disable-usage-stats: true join: - 10.225.112.140:9624...

My product environment has alred depolyed mysql cluster, so I'd like to know whether homer can use mysql as database storage? Thanks!

**Describe the bug** I deploy dkron as single node mode, using docker-compose. I used my local dir as `data-dir` After `docker-compose up -d`, and `docker-compose down`, and then `docker-compose up...