{"id":15080928,"url":"https://github.com/nicerath/ansible-openwisp-dockerized","last_synced_at":"2026-02-24T06:05:28.969Z","repository":{"id":242859008,"uuid":"810744306","full_name":"NiceRath/ansible-openwisp-dockerized","owner":"NiceRath","description":"Ansible Role to Provision dockerized OpenWISP","archived":false,"fork":false,"pushed_at":"2024-06-05T12:58:51.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T17:22:36.949Z","etag":null,"topics":["ansible","ansible-role","network","openwisp","openwrt"],"latest_commit_sha":null,"homepage":"https://openwisp.org/","language":"Jinja","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NiceRath.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":"2024-06-05T09:22:12.000Z","updated_at":"2024-06-05T12:58:55.000Z","dependencies_parsed_at":"2024-10-13T07:20:56.118Z","dependency_job_id":"8b0acc2b-e702-47c7-a2ee-f1b82e4a9864","html_url":"https://github.com/NiceRath/ansible-openwisp-dockerized","commit_stats":{"total_commits":3,"total_committers":2,"mean_commits":1.5,"dds":"0.33333333333333337","last_synced_commit":"6bfd75a845e990e8f67bbf7b6d8bfa5fcf79f633"},"previous_names":["nicerath/ansible-openwisp-dockerized"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NiceRath%2Fansible-openwisp-dockerized","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NiceRath%2Fansible-openwisp-dockerized/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NiceRath%2Fansible-openwisp-dockerized/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NiceRath%2Fansible-openwisp-dockerized/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NiceRath","download_url":"https://codeload.github.com/NiceRath/ansible-openwisp-dockerized/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246068281,"owners_count":20718503,"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-role","network","openwisp","openwrt"],"created_at":"2024-09-25T05:33:40.323Z","updated_at":"2025-10-24T05:44:55.846Z","avatar_url":"https://github.com/NiceRath.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible Role - OpenWISP Dockerized\n\nBased on the official [OpenWISP Docker images](https://github.com/openwisp/docker-openwisp).\n\nThis role strips some of the containers like `postfix` and `openvpn`. You can add them yourself if needed - see [original docker-compose.yml](https://github.com/openwisp/docker-openwisp/blob/master/docker-compose.yml)\n\n----\n\n## Config\n\nSee [the defaults](https://github.com/NiceRath/ansible-openwisp-dockerized/blob/main/defaults/main.yml) for all options.\n\nBy default, the data will be saved to `/var/local/`\n\n```yaml\nopenwisp:\n  secrets:\n    django: !vault |\n      ...\n    db: !vault |\n      ...\n\n  settings:\n    domain: 'wlan.template.niceshops.com'\n    domain_api: 'wlan-api.template.niceshops.com'\n    email: 'wlan@template.niceshops.com'\n\n  manage:\n    docker: true  # disable to self-manage docker setup\n```\n\nYou might want to use 'ansible-vault' to encrypt the secrets: `ansible-vault encrypt_string 'YOUR-SECRET'`\n\nYou may also want to update some additional [environmental variables](https://github.com/NiceRath/ansible-openwisp-dockerized/blob/main/templates/etc/openwisp/env.j2).\n\n----\n\n## Run\n\n```bash\nansible-galaxy install -r requirements.yml\nansible-playbook -k -K -i inventories/xx/hosts.yml playbook.yml --limit wlan-srv -D\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicerath%2Fansible-openwisp-dockerized","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicerath%2Fansible-openwisp-dockerized","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicerath%2Fansible-openwisp-dockerized/lists"}