Mathieu Brunot
Mathieu Brunot
### Bug Report or Feature Request (mark with an `x`) ``` - [x] bug report -> please search issues before submitting - [ ] feature request ``` ### Area ```...
**Current Status** Unless I missed something in the process or the doc, it is currently not possible to share a password with a user of another NextCloud instance through [federation](https://nextcloud.com/federation/)....
After looking at [keepachangelog](https://keepachangelog.com/en/1.0.0/), I thought it might be nice to automatically generate comparison links between versions : ``` [Unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/v1.0.0...HEAD [1.0.0]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.3.0...v1.0.0 [0.3.0]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.2.0...v0.3.0 [0.2.0]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.1.0...v0.2.0 [0.1.0]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.0.8...v0.1.0 [0.0.8]:...
Mautic 3
Is there any plans to upgrade this docker images for Mautic 3 or would you prefer to provide the both of them ? --- Want to back this issue? **[Post...
https://github.com/mautic/docker-mautic/blob/492fc1bbf0e011d25ce357c648d5269f081714d7/common/mautic.crontab#L19-L20 It should be `php /var/www/html/bin/console mautic:iplookup:download` --- Want to back this issue? **[Post a bounty on it!](https://app.bountysource.com/issues/92652067-bug-bad-cron-for-geoip-db?utm_campaign=plugin&utm_content=tracker%2F20392502&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://app.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F20392502&utm_medium=issues&utm_source=github).
The following command returns "All access to this object has been disabled": https://github.com/mautic/docker-mautic/blob/e3c0d97d3e6c935f4ba15163c088f02babf61de0/update.sh#L7 Even if it's just because I do not have access to AWS repository, since the archive is...
Add a Dockerfile template to easily update all variants Dockerfile and provide more variants. --- Want to back this issue? **[Post a bounty on it!](https://app.bountysource.com/issues/72359942-use-a-dockerfile-template?utm_campaign=plugin&utm_content=tracker%2F20392502&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://app.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F20392502&utm_medium=issues&utm_source=github).
I might be missing something here so feel free to correct me, but I do not understand why composer is installed but Mautic composer.json and composer.lock are not added to...
It would certainly help to have a Continuous Integration system to check that the docker image properly builds and runs with the test docker-compose provided. --- Want to back this...