nezu

Results 61 comments of nezu

completely forgot about this :sweat_smile: There is nothing else to add here. Feel free to merge it

the `develop` branch is currently broken as well. There are missing quotes [here](https://github.com/tiredofit/docker-db-backup/blob/789aa96113060d11a2c46ebb9144b0e7cc25d6cf/install/assets/functions/10-db-backup#L180). After fixing that, it throws the same exact issue that I initially reported. The problem is that...

> What arguments are you trying to add in nothing extra (see docker-compose in my original comment) the problem that #149 made is that it's not possible to use `mongodb+srv`...

Sorry for the late response. the latest `:develop` seems to have a quotation problem. Here is the invalid command it's trying to run. there is an extra `'` before `--host`...

Wasn't expecting an answer this quick. Well, rip my PR I guess. Yes, It does work correctly with the quotes removed

specifying just `MONGO_CUSTOM_URI` gives `[ERROR] ** [db-backup] No 'Database Host' Entered! - Set '$DB_HOST'` Other than that everything works fine when using the URI (also tested the MongoDB atlas `mongodb+srv`...

not OP, but con confirm `0.2.2` works while `0.2.3` doesn't

> You should be able to add it based on a commit [like this](https://github.com/esphome/esp-web-tools/blob/main/package.json#L34) well yes and no. This does work with npm, but yarn will refuse to install it...

> Want to open a PR and add version 0.1 to it? done Edit: On a side note, publishing this package to npmjs.com would also be welcome. This will drastically...