{"id":18555676,"url":"https://github.com/kdpuvvadi/pi-hosted","last_synced_at":"2026-04-29T15:38:10.613Z","repository":{"id":94684707,"uuid":"410028616","full_name":"kdpuvvadi/pi-hosted","owner":"kdpuvvadi","description":"pi-hosted project Ansible playbook","archived":false,"fork":false,"pushed_at":"2021-12-25T16:55:20.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-13T21:08:18.851Z","etag":null,"topics":["ansible-playbook","docker","guacamole","homer","pi","portainer","raspberry-pi"],"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":"2021-09-24T16:17:49.000Z","updated_at":"2022-07-05T09:51:13.000Z","dependencies_parsed_at":"2023-06-25T23:50:11.753Z","dependency_job_id":null,"html_url":"https://github.com/kdpuvvadi/pi-hosted","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/kdpuvvadi%2Fpi-hosted","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdpuvvadi%2Fpi-hosted/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdpuvvadi%2Fpi-hosted/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdpuvvadi%2Fpi-hosted/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kdpuvvadi","download_url":"https://codeload.github.com/kdpuvvadi/pi-hosted/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254346626,"owners_count":22055809,"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-playbook","docker","guacamole","homer","pi","portainer","raspberry-pi"],"created_at":"2024-11-06T21:27:33.785Z","updated_at":"2026-04-29T15:38:10.571Z","avatar_url":"https://github.com/kdpuvvadi.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Pi-Hosted Ansible Playbook\n\nThis ansible Playbook is inspired by Don's [Novaspirit Tech](https://www.youtube.com/c/NovaspiritTech/) youtube series [pi-hosted](https://www.youtube.com/playlist?list=PL846hFPMqg3jwkxcScD1xw2bKXrJVvarc).\n\n## Ansible Setup\n\nSetup ansible environmint with docker SDK with follwoing.\n\n1. Install pip `sudo apt install python3-pip -y`\n2. install ansible with pip `pip install ansible`\n3. Install docker sdk for ansible `pip install docker`\n4. Install requirements `ansible-galaxy collection install -r requirements.yml`\n\n## Clone the playbook\n\n1. Clone the repo  `git clone https://github.com/kdpuvvadi/pi-hosted.git pi-hosted`.\n2. copy inventory file with `cp inventory.ini.j2 inventory.ini`.\n3. Change host ip of the host.\n4. copy varible file with `cp vars.yml.j2` to `vars.yml.j2`.\n5. Change the variable based on your preferences.\n\n## Deployment\n\nTo deploy `pi-hosted` on raspberry-pi run\n\n```bash\n  ansible-playbook main.yml\n```\n\nAppend `-K` if you need password for sudo access.\n\n## List of Apps\n\n* Docker and Portainer\n* shell in a box\n* Homer dashboard\n* Guacamole\n\n### Credentials\n\n#### Guacamole\n\nDefault username and password both for guacamole are `guacadmin`\n\n## Contributing\n\nContributions are always welcome!\n\nclone the repo, modify the playbook and send a pull request.\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkdpuvvadi%2Fpi-hosted","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkdpuvvadi%2Fpi-hosted","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkdpuvvadi%2Fpi-hosted/lists"}