{"id":21400275,"url":"https://github.com/oefenweb/ansible-phpmemcachedadmin","last_synced_at":"2026-05-08T08:33:51.035Z","repository":{"id":35580397,"uuid":"39852868","full_name":"Oefenweb/ansible-phpmemcachedadmin","owner":"Oefenweb","description":"Ansible role to set up the latest version of phpMemcachedAdmin","archived":false,"fork":false,"pushed_at":"2023-11-02T11:06:24.000Z","size":88,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-16T15:55:19.924Z","etag":null,"topics":["ansible","caching","debian","memcached","monitoring","php","phpmemcachedadmin","ubuntu"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/Oefenweb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2015-07-28T19:09:51.000Z","updated_at":"2023-01-13T13:39:48.000Z","dependencies_parsed_at":"2023-01-16T00:09:06.604Z","dependency_job_id":"b64ea48b-93de-46e4-a049-416ad10eff59","html_url":"https://github.com/Oefenweb/ansible-phpmemcachedadmin","commit_stats":null,"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/Oefenweb/ansible-phpmemcachedadmin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-phpmemcachedadmin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-phpmemcachedadmin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-phpmemcachedadmin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-phpmemcachedadmin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Oefenweb","download_url":"https://codeload.github.com/Oefenweb/ansible-phpmemcachedadmin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-phpmemcachedadmin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32773140,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["ansible","caching","debian","memcached","monitoring","php","phpmemcachedadmin","ubuntu"],"created_at":"2024-11-22T15:20:32.884Z","updated_at":"2026-05-08T08:33:51.014Z","avatar_url":"https://github.com/Oefenweb.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"## phpmemcachedadmin\n\n[![CI](https://github.com/Oefenweb/ansible-phpmemcachedadmin/workflows/CI/badge.svg)](https://github.com/Oefenweb/ansible-phpmemcachedadmin/actions?query=workflow%3ACI)\n[![Ansible Galaxy](http://img.shields.io/badge/ansible--galaxy-phpmemcachedadmin-blue.svg)](https://galaxy.ansible.com/Oefenweb/phpmemcachedadmin)\n\nSet up [phpMemcachedAdmin](https://code.google.com/p/phpmemcacheadmin/) (Memcached server admin in php for monitoring and debugging).\n\n#### Requirements\n\nNone\n\n#### Variables\n\n* `phpmemcachedadmin_version`: [default: `1.2.2-r262`]: Version to install\n\n* `phpmemcachedadmin_install_dirs`: [default: `[]`]: Install directory declarations\n* `phpmemcachedadmin_install_dirs.{n}.dest`: [required]: The remote path of the installation (e.g. `/var/www`)\n* `phpmemcachedadmin_install_dirs.{n}.owner`: [required]: The name of the user that should own the directories and file(s) that need to be writable\n* `phpmemcachedadmin_install_dirs.{n}.group`: [optional, default `owner`]: The name of the group that should own the directories and file(s) that need to be writable\n* `phpmemcachedadmin_install_dirs.{n}.state`: [optional, default: `present`]: State\n\n## Dependencies\n\nNone\n\n#### Example\n\n```yaml\n---\n- hosts: all\n  roles:\n    - oefenweb.phpmemcachedadmin\n  vars:\n    phpmemcachedadmin_install_dirs:\n      - dest: /var/www\n        owner: www-data\n```\n\n#### License\n\nMIT\n\n#### Author Information\n\nMischa ter Smitten\n\n#### Feedback, bug-reports, requests, ...\n\nAre [welcome](https://github.com/Oefenweb/ansible-phpmemcachedadmin/issues)!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foefenweb%2Fansible-phpmemcachedadmin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foefenweb%2Fansible-phpmemcachedadmin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foefenweb%2Fansible-phpmemcachedadmin/lists"}