{"id":15081560,"url":"https://github.com/saymolet/ansible-gitbucket","last_synced_at":"2026-01-03T06:32:41.831Z","repository":{"id":173983074,"uuid":"649043146","full_name":"saymolet/ansible-gitbucket","owner":"saymolet","description":"Ansible playbook to deploy gitbucket on multiple servers. Includes LoadBalancer, NFS, Shared DB and Workers","archived":false,"fork":false,"pushed_at":"2023-07-14T21:06:10.000Z","size":145,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T05:42:48.857Z","etag":null,"topics":["ansible","ansible-roles","gitbucket"],"latest_commit_sha":null,"homepage":"https://github.com/gitbucket/gitbucket","language":"Jinja","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/saymolet.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":"2023-06-03T15:38:59.000Z","updated_at":"2023-06-09T14:51:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"f311a279-41aa-4703-b44a-628b9223083f","html_url":"https://github.com/saymolet/ansible-gitbucket","commit_stats":{"total_commits":88,"total_committers":3,"mean_commits":"29.333333333333332","dds":"0.20454545454545459","last_synced_commit":"9dd3d84f3f380f1ab842e07fbda0cc022f053aaf"},"previous_names":["saymolet/ansible-gitbucket"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saymolet%2Fansible-gitbucket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saymolet%2Fansible-gitbucket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saymolet%2Fansible-gitbucket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saymolet%2Fansible-gitbucket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saymolet","download_url":"https://codeload.github.com/saymolet/ansible-gitbucket/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243918630,"owners_count":20368745,"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-roles","gitbucket"],"created_at":"2024-09-25T06:00:36.315Z","updated_at":"2026-01-03T06:32:41.777Z","avatar_url":"https://github.com/saymolet.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ansible-gitbucket\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"images/diagram.svg\" /\u003e\n\u003c/p\u003e\n\nThis ansible playbook is intented for personal use. But feel free to borrow or modify it for your needs.\n\n## Requirements\n* The architecture allows for 1 Load Balancer, 1 Shared Database, 1 Shared NFS Server, and an `n` number of workers. So in total you need to have `3 + n` servers. \n* All servers must be some flavor of `RHEL`, `Oracle Linux` or `CentOS`.  \n* Firewall rules restrict ingress trafic to `10.26.0.0/24` mask, so be aware of that.\n\n\n### On Host:\n* `dnf update`\n* `dnf install ansible-core`\n* `ansible-galaxy collection install -r requirements.yml`\n\n## Usage\nEdit `hosts` file to include your managed machine adresses. Configure an ssh connection to your managed machines.\n\nСhange the default password 'root' for vault.yml:\n```console\nansible-vault rekey group_vars/all/vault.yml\nansible-vault rekey group_vars/db_servers/vault.yml\n```\n\nChange default password variables inside `vault.yml` with:\n```console\nansible-vault edit group_vars/all/vault.yml\nansible-vault edit group_vars/db_servers/vault.yml\n```\n\nInitiate a playbook by running:\n```console\nansible-playbook --ask-vault-pass -i production site.yml\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaymolet%2Fansible-gitbucket","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaymolet%2Fansible-gitbucket","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaymolet%2Fansible-gitbucket/lists"}