{"id":17134375,"url":"https://github.com/brianium/ansible-civicrm","last_synced_at":"2025-09-21T04:31:20.139Z","repository":{"id":11707510,"uuid":"14224219","full_name":"brianium/ansible-civicrm","owner":"brianium","description":"Easily deploy CiviCRM to any number of remote hosts","archived":false,"fork":false,"pushed_at":"2013-11-08T04:52:13.000Z","size":108,"stargazers_count":2,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-07T17:15:02.018Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brianium.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-11-08T04:49:37.000Z","updated_at":"2018-07-10T15:36:26.000Z","dependencies_parsed_at":"2022-09-01T01:11:43.427Z","dependency_job_id":null,"html_url":"https://github.com/brianium/ansible-civicrm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianium%2Fansible-civicrm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianium%2Fansible-civicrm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianium%2Fansible-civicrm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianium%2Fansible-civicrm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brianium","download_url":"https://codeload.github.com/brianium/ansible-civicrm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233550328,"owners_count":18692829,"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":[],"created_at":"2024-10-14T19:44:44.000Z","updated_at":"2025-09-21T04:31:19.827Z","avatar_url":"https://github.com/brianium.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Ansible Configuration For Deploying CiviCRM\n===========================================\n\nThis configuration will deploy a fresh CiviCRM (Wordpress) install to a remote host.\n\nThis configuration was created for use at [Grand Rapids Give Camp 2013](http://grgivecamp.org/)\n\nThe targeted host is Digital Ocean - but would work just as well on any host running Ubuntu 12.04 and up with ssh support.\n\nInstallation\n------------\nRequires [Ansible](http://www.ansibleworks.com/docs/intro_installation.html)\n\nUsage\n----- \nDeploying is easy. Configure the hosts file with your user/host combos.\n\n```\n[user]\n123.456.78.90\n234.567.89.10\n```\n\nWith your hosts file configured you can run the `ansible-playbook` command from the root of this repository like so:\n\n```\nansible-playbook civicrm.yml -i hosts \n```\n\nThis will provision a LAMP stack on the remote host, install the latest wordpress, and grab the specified version of CiviCRM.\n\nThe file `group_vars/all` contains configuration values for specifying mysql version, CiviCRM version, and database credentials.\n\nDigital Ocean\n-------------\n*Note for digital ocean:* Digital ocean was a little wonky with SSH keys, this [article](https://www.digitalocean.com/community/articles/how-to-set-up-ssh-keys--2) was helpful. Basically after adding your key to digital ocean, you should run something like this on your local machine before running the playbook:\n\ncat ~/.ssh/id_rsa.pub | ssh root@123.45.56.78 \"cat \u003e\u003e ~/.ssh/authorized_keys\"","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrianium%2Fansible-civicrm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrianium%2Fansible-civicrm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrianium%2Fansible-civicrm/lists"}