{"id":15854098,"url":"https://github.com/jeffwidman/ansible-mariadb","last_synced_at":"2026-01-08T08:42:09.955Z","repository":{"id":86810119,"uuid":"43330333","full_name":"jeffwidman/ansible-mariadb","owner":"jeffwidman","description":null,"archived":false,"fork":false,"pushed_at":"2015-09-28T22:39:53.000Z","size":108,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T12:28:18.402Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/jeffwidman.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}},"created_at":"2015-09-28T22:19:43.000Z","updated_at":"2016-12-08T10:48:37.000Z","dependencies_parsed_at":"2023-03-06T06:15:13.291Z","dependency_job_id":null,"html_url":"https://github.com/jeffwidman/ansible-mariadb","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/jeffwidman%2Fansible-mariadb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffwidman%2Fansible-mariadb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffwidman%2Fansible-mariadb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffwidman%2Fansible-mariadb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeffwidman","download_url":"https://codeload.github.com/jeffwidman/ansible-mariadb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246695721,"owners_count":20819325,"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-05T19:40:48.925Z","updated_at":"2026-01-08T08:42:09.914Z","avatar_url":"https://github.com/jeffwidman.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"MariaDB Ansible Role\n=========\n\nConfigures my.cnf for MariaDB. It does not currently install MariaDB.\n\nI use this for managing my.cnf on servers where MariaDB was installed using\nthe [Centminmod](http://centminmod.com/) bash script.\n\nIf you're using Centminmod, the following roles play well together:\n  - **[centminmod wrapper](https://github.com/jeffwidman/ansible-centminmod)** (handles basic install + tuning common configuration settings)\n  - **[mariadb](https://github.com/jeffwidman/ansible-mariadb)** (configures common my.cnf settings)\n  - **[centminmod-domain-verification](https://github.com/jeffwidman/ansible-centminmod-domain-verification)** (tests that individual domains are configured properly)\n  - **[php-fpm-pool](https://github.com/jeffwidman/ansible-php-fpm-pool)** (for creating/managing individual php-fpm pools for each PHP app)\n\nRole Variables\n--------------\n\nYou'll want to tweak `innodb_buffer_pool_size` and possibly\n`innodb_buffer_pool_instances`.\n\nThe role default settings assume your server is using SSDs. If you're still running\nspinning disks, you'll want to lower the `io` variables.\n\nExample Playbook\n----------------\n\n    - hosts: servers\n      roles:\n        - { role: mariadb,\n              innodb_buffer_pool_size: 1500M,\n              innodb_buffer_pool_instances: 1,\n              tags: ['mariadb', 'mysql'] }\n\nLicense\n-------\n\nMIT\n\nAuthor Information\n------------------\n\nJeff Widman jeff@jeffwidman.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeffwidman%2Fansible-mariadb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeffwidman%2Fansible-mariadb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeffwidman%2Fansible-mariadb/lists"}