{"id":15051112,"url":"https://github.com/ran-dall/mautic-vagrant","last_synced_at":"2025-10-04T14:31:59.551Z","repository":{"id":129726564,"uuid":"183713321","full_name":"ran-dall/mautic-vagrant","owner":"ran-dall","description":"🛠 Mautic on Debian 9 using PHP 7 + MariaDB 10 on Vagrant","archived":true,"fork":false,"pushed_at":"2021-10-26T23:05:40.000Z","size":20,"stargazers_count":5,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"stable-release","last_synced_at":"2024-09-30T02:40:58.002Z","etag":null,"topics":["apache2","debian","debian-jessie","debian-linux","debian9","mariadb","mariadb-database","mautic","mautic-marketing-automation","php","php7","vagrant","vagrant-environments","vagrant-machine","vagrant-provisioner","vagrant-template","vagrant-virtual-machine","vagrantfile","vagrantfiles","virtualbox"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ran-dall.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-04-27T01:16:43.000Z","updated_at":"2023-01-28T05:43:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"48d500b5-ad6f-4a5e-8113-ac0f21298f49","html_url":"https://github.com/ran-dall/mautic-vagrant","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ran-dall%2Fmautic-vagrant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ran-dall%2Fmautic-vagrant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ran-dall%2Fmautic-vagrant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ran-dall%2Fmautic-vagrant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ran-dall","download_url":"https://codeload.github.com/ran-dall/mautic-vagrant/tar.gz/refs/heads/stable-release","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235264951,"owners_count":18962455,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apache2","debian","debian-jessie","debian-linux","debian9","mariadb","mariadb-database","mautic","mautic-marketing-automation","php","php7","vagrant","vagrant-environments","vagrant-machine","vagrant-provisioner","vagrant-template","vagrant-virtual-machine","vagrantfile","vagrantfiles","virtualbox"],"created_at":"2024-09-24T21:30:57.506Z","updated_at":"2025-10-04T14:31:54.253Z","avatar_url":"https://github.com/ran-dall.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 👊 [Mautic](https://www.mautic.org/) on [Vagrant](https://www.vagrantup.com/): MADE MAGICALLY EASY!\n\n**Mautic is a great tool; I hope if you're here, you already knew that.** Either way, this repository is for anyone wanting to harness the power of Mautic, pretty much anywhere; without a hiccup or delay and crave a 'right here, right now' type-solution to their dreams of becoming the next  'over-night millionaire.' Just kidding...(but seriously while this tool won't make you millions over-night, it will help to get you moving the right direction.)\n\n\u003e I (@ran-dall) started this project as started as an effort to help new and existing Mautic users **set up a Mautic instance on different cloud providers and their local machines for testing/demonstration purposes.**  \n\nThese set-ups are not intended to follow all of what may be considered **`best-practices` by your specific cloud provider,** but the effort is made to follow **Vagrant `best-practices.`** Sometimes those efforts are hindered by the capabilities of the plugins available for the specific cloud provider.   \n\nBelow you'll find the revalant notes and `caveats` for each set-up.\n\n---\n**Note:** Currently, this project only supports setting up in a `local-environment` on `Virutal-Box.` However, I intend to add more providers soon.\n\n---\n### Local Environment (Virtual-Box)\n\n#### `Caveats`\n\n##### `Vagrantfile`\n* I pull the [`debian/contrib-stretch64`](https://app.vagrantup.com/debian/boxes/stretch64) box to [avoid any potential `nfs` problems.](https://github.com/hashicorp/vagrant/issues/6769) You could switch this back to [`debian/stretch64`](https://app.vagrantup.com/debian/boxes/stretch64) if you'd like; but if you do, it would recommend you also install the [`vagrant-vbguest`](https://github.com/dotless-de/vagrant-vbguest) to [make sure there are no hiccups with your instance's installation.](https://github.com/hashicorp/vagrant/issues/6769#issuecomment-229497486) You could also probably switch this to [some other `Debian 9` based box](https://app.vagrantup.com/boxes/search?utf8=%E2%9C%93\u0026sort=downloads\u0026provider=\u0026q=Debian+9), but your mileage may vary.\n\n##### `provisioners/install-mautic-system.sh`\n\n* To create the `MariaDB` database needed by Mautic, you need to supply a database name (`DBNAME `), host (`DBHOST`), user (`DBUSER `), and password (`DBPASSWD `). **[All the required `variables` have already set for you in the provisioning script](https://github.com/ran-dall/mautic-vagrant/blob/b6f7863577af1e7ec323e27eb33393272c80af68/Vagrantfile#L78) as follows,** *feel free to change the values as you see fit (and you know what you're doing).*\n\t- `DBHOST`=`localhost`\n\t- `DBNAME`=`mauticdb`\n\t- `DBUSER`=`mauticuser`\n\t- `DBPASSWD`=`mauticpwd`\n\n#### Notes\n* Basic `SSL` has been implemented for `localhost` to fullfill the miniumum deployment requirements. Access `https://` to bypass any Mautic installation warnings. \n\t\n\t##### Initalize\n\t\n\tClone repo and run `vagrant up` in project root directory.\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fran-dall%2Fmautic-vagrant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fran-dall%2Fmautic-vagrant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fran-dall%2Fmautic-vagrant/lists"}