{"id":23909245,"url":"https://github.com/bob-cd/bob-deploy","last_synced_at":"2025-04-11T08:52:05.721Z","repository":{"id":172871766,"uuid":"408358034","full_name":"bob-cd/bob-deploy","owner":"bob-cd","description":"Deploying Bob on various plaforms","archived":false,"fork":false,"pushed_at":"2024-10-27T11:08:20.000Z","size":31,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-10-27T12:51:45.669Z","etag":null,"topics":["ci-cd","docker","hacktoberfest","kubernetes"],"latest_commit_sha":null,"homepage":"","language":null,"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/bob-cd.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-20T08:03:54.000Z","updated_at":"2024-10-27T11:08:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"484e7308-67e2-4a23-a67e-163d09cc0964","html_url":"https://github.com/bob-cd/bob-deploy","commit_stats":null,"previous_names":["bob-cd/bob-deploy"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bob-cd%2Fbob-deploy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bob-cd%2Fbob-deploy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bob-cd%2Fbob-deploy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bob-cd%2Fbob-deploy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bob-cd","download_url":"https://codeload.github.com/bob-cd/bob-deploy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232549137,"owners_count":18540244,"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":["ci-cd","docker","hacktoberfest","kubernetes"],"created_at":"2025-01-05T05:18:20.057Z","updated_at":"2025-01-05T05:18:20.639Z","avatar_url":"https://github.com/bob-cd.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"## Deploying Bob\n\nThis gathers reference deployments for [Bob](https://bob-cd.github.io/) on various platforms. The cluster is configured as follows with a single replica setup of:\n- [PostgreSQL](https://www.postgresql.org/)\n- [RabbitMQ](https://www.rabbitmq.com/)\n- [apiserver](https://github.com/bob-cd/bob/tree/main/apiserver)\n- [runner](https://github.com/bob-cd/bob/tree/main/runner)\n- [resource-git](https://github.com/bob-cd/resource-git)\n- [artifact-store](https://github.com/bob-cd/artifact-local)\n\n**Note: There are no resource limits configured and all defaults used. This is intended to be a reference for actual deployments.**\n\n### [Kubernetes](https://kubernetes.io/)\n\n#### Requirements\n- Kubernetes 1.20+\n- [kubectl](https://kubernetes.io/docs/reference/kubectl/overview/)\n\n#### Deploying\n\nFrom the root of the dir:\n- Run `kubectl apply -f k8s/` to create all the necessary services.\n- Run `kubectl port-forward service/bob-apiserver 7777:7777` to forward the `7777` port on the local machine and should be available on it.\n- To clean up, run:\n  - `kubectl delete -f k8s/`\n  - `kubectl delete pvc --all`\n\n### [Docker](https://www.docker.com/) or [Podman](https://podman.io/)\n\n#### Requirements\n- [Podman](https://podman.io/getting-started/installation) 4+ or [Rootless Docker](https://docs.docker.com/engine/security/rootless/) 20.10+\n- [podman-compose](https://github.com/containers/podman-compose) or [docker compose](https://docs.docker.com/compose/install/#install-compose)\n\n#### Deploying\n\nFrom the root of the project:\n- Run `podman-compose up` or `docker-compose up` to create all the necessary services.\n- A little while later ...\n- The service should be available on port `7777`.\n\n## License\n\nCopyright © 2022 Bob authors.\n\nDistributed under the MIT License. See LICENSE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbob-cd%2Fbob-deploy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbob-cd%2Fbob-deploy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbob-cd%2Fbob-deploy/lists"}