BigBoot
BigBoot
Hi, you set AutoKuma to use both containers and services, but services are a swarm only thing, just remove this line: `AUTOKUMA__DOCKER__SOURCE: Both`
Looks like it is picking up the autokuma executable itself as config file, as a workaround you can try just renaming the file to something else then `autokuma` (or running...
Yes, it's one file per monitor
This is now possible on master, see [multi_example.json](https://github.com/BigBoot/AutoKuma/blob/master/monitors/multi_example.json), please note that the master currently contains some breaking change so make sure to read the [CHANGELOG](https://github.com/BigBoot/AutoKuma/blob/master/CHANGELOG.md#unreleased) if you want to test...