{"id":18978044,"url":"https://github.com/simplificator/ansible-role-netdata_installation","last_synced_at":"2026-04-10T01:30:18.159Z","repository":{"id":38195045,"uuid":"240219101","full_name":"simplificator/ansible-role-netdata_installation","owner":"simplificator","description":"Ansible role which can install Netdata.","archived":false,"fork":false,"pushed_at":"2024-04-08T12:44:09.000Z","size":70,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-04-09T07:44:56.790Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Jinja","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/simplificator.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-02-13T09:11:38.000Z","updated_at":"2024-04-15T13:00:43.706Z","dependencies_parsed_at":"2023-01-31T02:45:33.440Z","dependency_job_id":"e4a8f44a-2ad7-4f5f-bc7b-22b3677d493d","html_url":"https://github.com/simplificator/ansible-role-netdata_installation","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/simplificator%2Fansible-role-netdata_installation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplificator%2Fansible-role-netdata_installation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplificator%2Fansible-role-netdata_installation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplificator%2Fansible-role-netdata_installation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simplificator","download_url":"https://codeload.github.com/simplificator/ansible-role-netdata_installation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239978184,"owners_count":19728290,"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-11-08T15:32:02.032Z","updated_at":"2026-04-10T01:30:18.118Z","avatar_url":"https://github.com/simplificator.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible Role: Netdata Installation\n\n[![CI](https://github.com/simplificator/ansible-role-netdata_installation/workflows/CI/badge.svg?event=push)](https://github.com/simplificator/ansible-role-netdata_installation/actions?query=workflow%3ACI)\n\nAn Ansible Role that installs a plain version of [Netdata](https://www.netdata.cloud/).\n\nBoth our [Netdata node](https://github.com/simplificator/ansible-role-netdata_node) and [Netdata collector](https://github.com/simplificator/ansible-role-netdata_collector) role use this role as a common base for installing Netdata.\n\n## Requirements\n\nN/A\n\n## Role Variables\n\nThe role doesn't require any variable to be set. The following are available for customization:\n\n* `netdata_installation_version`: The version of Netdata that will be installed.\n* `netdata_installation_certificate`: If you plan to use our collector role, we require to provision a certificate to encrypt traffic between client and collector. Set the certificate with this variable.\n* `netdata_installation_certificate_key`: Key for the mentioned traffic certificate.\n* `netdata_installation_disable_cloud`: Set it to `yes` if your Netdata installation should not make a connection to Netdata cloud.\n* `netdata_installation_monitor_docker`: If set to `yes`, Netdata will be added to the Docker group (if installed) to monitor containers. Disabled per default.\n\n## Dependencies\n\nNone.\n\n## Example Playbook\n\n```yaml\n- hosts: myserver\n  roles:\n    - { role: simplificator.netdata_installation }\n```\n\n## Development\n\n### Variable naming\n\nTo ensure that our Netdata roles remain compatible with each other, follow this variable naming convention:\n\n* Role-specific variables are prefixed with the role name (`netdata_installation_` in this case).\n* General variables that are used in multiple roles will be prefixed with just `netdata_`.\n\n## License\n\nMIT / BSD\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplificator%2Fansible-role-netdata_installation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimplificator%2Fansible-role-netdata_installation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplificator%2Fansible-role-netdata_installation/lists"}