{"id":22819499,"url":"https://github.com/skorupcia/digitalocean_gluster","last_synced_at":"2025-10-13T19:40:54.298Z","repository":{"id":217563336,"uuid":"744231361","full_name":"skorupcia/DigitalOcean_Gluster","owner":"skorupcia","description":"DigitalOcean Gluster configuration for Ubuntu droplets","archived":false,"fork":false,"pushed_at":"2024-01-17T12:50:20.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-02T18:16:13.712Z","etag":null,"topics":["ansible","digitalocean","gluster","ubuntu"],"latest_commit_sha":null,"homepage":"https://github.com/geerlingguy/ansible-for-devops","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/skorupcia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2024-01-16T21:54:58.000Z","updated_at":"2024-01-18T20:03:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"8659fa1a-b5e1-45a4-8567-1652dfc95b0a","html_url":"https://github.com/skorupcia/DigitalOcean_Gluster","commit_stats":null,"previous_names":["skorupcia/digitalocean_gluster"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/skorupcia/DigitalOcean_Gluster","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skorupcia%2FDigitalOcean_Gluster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skorupcia%2FDigitalOcean_Gluster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skorupcia%2FDigitalOcean_Gluster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skorupcia%2FDigitalOcean_Gluster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skorupcia","download_url":"https://codeload.github.com/skorupcia/DigitalOcean_Gluster/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skorupcia%2FDigitalOcean_Gluster/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279016930,"owners_count":26085889,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","digitalocean","gluster","ubuntu"],"created_at":"2024-12-12T15:12:41.717Z","updated_at":"2025-10-13T19:40:54.249Z","avatar_url":"https://github.com/skorupcia.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# DigitalOcean / Vagrant Gluster configuration for Ubuntu droplets\n\n## Specifications\n\nmacOS: Sonoma 14.2.1\n\nUbuntu: Ubuntu-20-04-x64\n\nVagrant box: luminositylabsllc/bento-ubuntu-20.04-arm64\n\nUpdated gluster geerlingguy role removing the problem:\n\n- ansible.builtin.include has been removed. Use include_tasks or import_tasks instead. This feature was removed from ansible-core in a release after 2023-05-16. Please update your playbooks.\n\n## INSTRUCTIONS\n\n1. Add your machine SSH to DigitalOcean account\n\n2. Create API token and add to your DigitalOcean project\n\n3. Update vars files to your personal preferences\n\n   a) Update u_token in droplet/connection_vars.yml (api_token)\n   \n   b) Update u_ssh in droplet/connection_vars.yml (ssh fingerprint)\n\n   c) Update hosts_dest in droplet/connection_vars.yml (hosts.ini physical destination)\n\n4. With some adjustements to Vagrantfile and playbooks you will be able to run gluster with your local environment.\n\n\n## RUN INSTRUCTIONS\n\n1. Run required roles:\n\n      ansible-galaxy install geerlingguy.firewall (since gluster role tasks are inside the playbook)\n   \n2. Run digitalocean.yml to create droplets and update hosts file:\n\n      ansible-playbook digitalocean.yml\n\n3. Run playbooks with provision.yml file:\n\n      ansible-playbook -i hosts.ini provision.yml\n\n\n## CHECK INSTRUCTIONS\n\n1. ansible gluster -i hosts.ini -a \"gluster peer status\" -b\n\n2. ansible gluster -i hosts.ini -a \"gluster volume info\" -b\n  \n3. Connect to both servers via SSH and create a file or directory in /mnt/gluster\n     - you are supposed to see created in /mnt/gluster\n\n\n## Droplet Delete\n\n   If you would like to delete droplets, simply switch state of \"Create gluster 1/2\" from PRESENT to ABSENT and run your playbook.\n\n## TroubleShooting\n\n1. MacOS - INSTALL CERTIFICATES if your Geerlingguy roles end up with certificate error:\n   \n    Unknown error when attempting to call Galaxy at 'https://galaxy.ansible.com/api/': \u003curlopen error [SSL:CERTIFICATE_VERIFY_FAILED]\n\n## Links \n\n  https://github.com/geerlingguy/ansible-for-devops\n\n  https://github.com/geerlingguy/ansible-role-glusterfs\n\n  https://github.com/geerlingguy/ansible-role-firewall\n\n  2nd edition of Ansible for DevOps Jeff Geerling\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskorupcia%2Fdigitalocean_gluster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskorupcia%2Fdigitalocean_gluster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskorupcia%2Fdigitalocean_gluster/lists"}