{"id":18555660,"url":"https://github.com/kdpuvvadi/unifi","last_synced_at":"2025-07-02T03:06:31.700Z","repository":{"id":64161442,"uuid":"570962803","full_name":"kdpuvvadi/unifi","owner":"kdpuvvadi","description":"Ansible playbook to deploy unifi controller","archived":false,"fork":false,"pushed_at":"2023-02-27T07:30:05.000Z","size":29,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-28T15:59:49.604Z","etag":null,"topics":["ansible","ansible-playbook","ubiquiti","ubiquiti-unifi-controller","unif","unifi"],"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/kdpuvvadi.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":"2022-11-26T17:46:14.000Z","updated_at":"2023-12-31T19:19:23.000Z","dependencies_parsed_at":"2024-11-06T21:33:22.031Z","dependency_job_id":null,"html_url":"https://github.com/kdpuvvadi/unifi","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/kdpuvvadi/unifi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdpuvvadi%2Funifi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdpuvvadi%2Funifi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdpuvvadi%2Funifi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdpuvvadi%2Funifi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kdpuvvadi","download_url":"https://codeload.github.com/kdpuvvadi/unifi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdpuvvadi%2Funifi/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263066557,"owners_count":23408387,"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":["ansible","ansible-playbook","ubiquiti","ubiquiti-unifi-controller","unif","unifi"],"created_at":"2024-11-06T21:27:30.235Z","updated_at":"2025-07-02T03:06:31.677Z","avatar_url":"https://github.com/kdpuvvadi.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unifi Controller Ansible playbook\n\nTested on Control Node Ubuntu 20.04 LTS. Ansible 2.14.0\n\n## Setup Ansible\n\n* Install pip `sudo apt install python3-pip -y`\n* Install ansible with `pip install -r requirements.txt`\n\n\u003e It also installs `ansible-lint` and `yamllint`. To only install ansible `pip install ansible`\n\n## Installed Packages\n\n* `OpenJDK 8 Headless`\n* `MongoDB`\n* `curl`\n* `jsvc`\n* `tar`\n* `ca-certificates`\n* `apt-transport-https`\n\n## Run\n\n* Clone the repo `git clone https://github.com/kdpuvvadi/unifi.git unifi`.\n* Install requirements `ansible-galaxy collection install -r requirements.yml`.\n* Inventory with `cp inventory.ini.j2 inventory.ini`.\n* Setup inventory.\n* Variables with `cp vars.yml.j2 vars.yml`.\n\n## Run the playbook\n\n* Run `ansible-playbook main.yml` append `-K`\n* if you need password for `sudo` for root access on your host. `ansible-playbook main.yml -K`\n\n## Post Install\n\n* unifi controller will be available on `https://HOST-IP:8043/`.\n\n## Releases\n\n* [v7.3.83](../../releases/v7.3.83)\n* [v7.3.76](../../releases/v7.3.76)\n\n## unifi Service on host\n\n* `sudo service unifi status`     -- show the status of Controller.\n* `sudo service unifi restart`     -- restart the unifi Controller.\n* `sudo service unifi stop`     --stop running the unifi Controller.\n\n## LICENSE\n\n[MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkdpuvvadi%2Funifi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkdpuvvadi%2Funifi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkdpuvvadi%2Funifi/lists"}