{"id":22993980,"url":"https://github.com/azagramac/unificontroller-docker","last_synced_at":"2026-05-10T06:51:44.798Z","repository":{"id":211770956,"uuid":"729915527","full_name":"azagramac/unificontroller-docker","owner":"azagramac","description":"Ubiquiti Unifi Network to deploy in a docker container","archived":false,"fork":false,"pushed_at":"2024-12-08T17:46:08.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-08T03:41:20.857Z","etag":null,"topics":["docker","docker-compose","docker-image","ubiquiti","ubiquiti-unifi-controller","ubiquiti-unifi-network","unifi","unifi-controller"],"latest_commit_sha":null,"homepage":"","language":null,"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/azagramac.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"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},"funding":{"ko_fi":"azagramac","custom":["https://www.paypal.com/paypalme/azagramac"]}},"created_at":"2023-12-10T18:34:32.000Z","updated_at":"2024-12-08T17:46:12.000Z","dependencies_parsed_at":"2025-02-08T03:40:55.178Z","dependency_job_id":"bc3e3416-6a59-4011-983d-4417dcada763","html_url":"https://github.com/azagramac/unificontroller-docker","commit_stats":null,"previous_names":["azagramac/unificontroller-docker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azagramac%2Funificontroller-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azagramac%2Funificontroller-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azagramac%2Funificontroller-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azagramac%2Funificontroller-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/azagramac","download_url":"https://codeload.github.com/azagramac/unificontroller-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246819255,"owners_count":20839084,"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":["docker","docker-compose","docker-image","ubiquiti","ubiquiti-unifi-controller","ubiquiti-unifi-network","unifi","unifi-controller"],"created_at":"2024-12-15T05:16:00.772Z","updated_at":"2026-05-10T06:51:44.746Z","avatar_url":"https://github.com/azagramac.png","language":null,"funding_links":["https://ko-fi.com/azagramac","https://www.paypal.com/paypalme/azagramac"],"categories":[],"sub_categories":[],"readme":"[![unifi](https://badgen.net/badge/UniFi/8.0.7-ls218?list=|\u0026icon=https://docs.golift.io/svg/ubiquiti_color.svg\u0026color=0099ee \"UniFi Products Supported\")](https://www.ui.com/download/unifi/)\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/AzagraMac/unificontroller-docker/assets/571796/566da753-04d8-42f2-9524-12ab6ca0c494\"\n       width=\"700\"/\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/AzagraMac/unificontroller-docker/assets/571796/dbf4a40a-905f-4240-a03d-524ed5a59482\" \n       width=\"300\"/\u003e\n\u003c/p\u003e\n\n### Requeriments\n- Service docker running\n\n### Install Docker\n    sudo apt update \u0026\u0026 sudo apt install git vim wget curl net-tools ca-certificates gnupg -y\n    sudo install -m 0755 -d /etc/apt/keyrings\n    sudo curl -fsSL https://download.docker.com/linux/debian/gpg -o /etc/apt/keyrings/docker.asc\n    sudo chmod a+r /etc/apt/keyrings/docker.asc\n    \n    echo \\\n      \"deb [arch=$(dpkg --print-architecture) signed-by=/etc/apt/keyrings/docker.asc] https://download.docker.com/linux/debian \\\n      $(. /etc/os-release \u0026\u0026 echo \"$VERSION_CODENAME\") stable\" | \\\n      sudo tee /etc/apt/sources.list.d/docker.list \u003e /dev/null\n    \n    sudo apt update \u0026\u0026 sudo apt install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin -y\n    sudo usermod -aG docker $USER\n    sudo reboot\n\n### Install \n`git clone https://github.com/AzagraMac/unificontroller-docker.git`\n\n### Deploy\n```\ncd UnifiDocker\ndocker-compose up -d\n```\nThe first one to be deployed, you have to download the image and the Unifi package, you can monitor it from the logs command, wait at least 5 minutes (depending on the computer where you deploy it) before loading the web.\n\n### Log\n```\ndocker logs unifi-controller\n```\n\n#### Example log output\n```\n[migrations] started\n[migrations] no migrations found\n[cont-init.d] 01-migrations: exited 0.\n[cont-init.d] 10-adduser: executing... \nusermod: no changes\n\n-------------------------------------\n          _         ()\n         | |  ___   _    __\n         | | / __| | |  /  \\\n         | | \\__ \\ | | | () |\n         |_| |___/ |_|  \\__/\n\n\nBrought to you by linuxserver.io\n-------------------------------------\n\nTo support LSIO projects visit:\nhttps://www.linuxserver.io/donate/\n-------------------------------------\nGID/UID\n-------------------------------------\n\nUser uid:    1000\nUser gid:    1000\n-------------------------------------\n\n[cont-init.d] 10-adduser: exited 0.\n[cont-init.d] 15-install: executing... \n[cont-init.d] 15-install: exited 0.\n[cont-init.d] 19-deprecate: executing... \n[cont-init.d] 19-deprecate: exited 0.\n[cont-init.d] 20-config: executing... \n*** Setting Java memory limit to 1024 ***\n*** Setting Java memory minimum to 1024 ***\n[cont-init.d] 20-config: exited 0.\n[cont-init.d] 30-keygen: executing... \n[cont-init.d] 30-keygen: exited 0.\n[cont-init.d] 90-custom-folders: executing... \n[cont-init.d] 90-custom-folders: exited 0.\n[cont-init.d] 99-custom-scripts: executing... \n[custom-init] no custom files found exiting...\n[cont-init.d] 99-custom-scripts: exited 0.\n[cont-init.d] done.\n[services.d] starting services\n[services.d] done.\n...\n```\n\n### Access to the dasboard\nAccess to URL `https://IP_HOST:8443`\n\n#### Configure it normally. \n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/AzagraMac/unificontroller-docker/assets/571796/97180a05-d606-4fe5-a878-981a5fa99a23\" /\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazagramac%2Funificontroller-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazagramac%2Funificontroller-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazagramac%2Funificontroller-docker/lists"}