Git Product home page Git Product logo

deploy-mautic.xayma.sh's Introduction

Deploy Mautic

This role is for deploying and managing Mautic instances with different versions.

It is intended to be used with the Ansible Tower and the Xayma.sh Platform already deployed (with all it's components). However if you want to use command create and manage Mautic instances from the command line, with the Xayma.sh Platform already deployed, you can use the following:

ansible-playbook site.yml -i production --tags "deploy" --extra-vars "organization=xaymasolutions instancename=webmarketing domain=mautic.xaymasolutions.com" --vault-pass-file "vault_password" -K

Requirements

  • Deployment of the Xayma.sh Platform. Otherwise this is completely useless.
  • Make sure to use the secret vault password ๐Ÿ˜Ž. Can be a file (if you are using CLI) or a credential record in Ansible Tower.

Role Tags

You can use this role with the following tags:

Tag Description
deploy To create a new instance of Mautic
stopinstance To stop the instance
startinstance To start the instance
editinstancedomainname To change the main domain name of the instance
restartinstance To restart the instance

Role Variables

You can customize you instance by using thes variables

Tag Description
organization The customer for which the instance is being created (should be one single word with no special characters)
instancename The name of the instance (should be one single word with no special characters)
domain The domain name to which the instance will be bound
version The version Mautic that will be deployed (Should be an existing version)

Dependencies

All dependencies should be already installed during the deployment of the Xayma.sh platform.

License

MIT

Author Information

  • Elhadji Malang Diedhiou
    For the past nine years I have been helping businesses to increase efficiency, using automation tools. I am passionate in learning and sharing.
    More about me:

deploy-mautic.xayma.sh's People

Contributors

supermalang avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.