rancher / community-catalog

Catalog entries contributed by the community
384 stars 636 forks source link

[add] Mautic community catalog. #637

Closed ghost closed 4 years ago

ghost commented 7 years ago

This PR adds support for using the Mautic Docker container in the Rancher community catalog.

Mautic is an Open Source Marketing Automation Software.

Stack based on official Mautic version: latest

mautic/mautic - Docker Hub

Below follow some screenshots of the Mautic Rancher catalog entry:

Searching the catalog

rancher-mautic-1

Creating the stack

rancher-mautic-2

DevKyleS commented 6 years ago

Could you specify a specific version of mautic instead of using latest? It's easier to know in Rancher GUI when this catalog entry gets updated instead of having to search manually. Also have the template version match the above version of mautic instead of saying v1.0.0?

ghost commented 6 years ago

Thank you for reply.

No, It couldn't specify now. but, I think it could specify next improvement.

You mean config.yml version is equal to rancher-compose.yml version? And Mautic version too? (ex: 2.11.0)

DevKyleS commented 6 years ago

@KohsakuSaito Yes, instead of saying "v1.0.0" use the Mautic version instead (v2.12), and instead of "mautic/mautic" use something like "mautic/mautic:2.12-apache" (or -fpm?).

This is preferred as then the user in the Rancher(Cattle) GUI can see that there is an update available there instead of having to check Mautic versioning by other means.

rawmind0 commented 6 years ago

Hi @KohsakuSaito , thanks for the PR and contribute.

Please, take a look to the changes requested.

ghost commented 6 years ago

@rawmind0 Thank you for review. I will improve based on your feedback.

ghost commented 6 years ago

@DevKyleS @rawmind0
I tried to improve based on feedback. Would you check of my changes request?

rawmind0 commented 6 years ago

Hi @KohsakuSaito , thanks for the changes.

Please, take a look to the changes requested.

DevKyleS commented 6 years ago

@KohsakuSaito Any luck on those changes?

exocode commented 6 years ago

Any progress on that PR?

cjellick commented 4 years ago

Closing this due to staleness. Feel free to open a new PR if there's still a relevant change to be made. Thanks!