{"id":14955693,"url":"https://github.com/opensuse/open-build-service","last_synced_at":"2025-04-11T03:39:23.602Z","repository":{"id":37445055,"uuid":"2046192","full_name":"openSUSE/open-build-service","owner":"openSUSE","description":"Build and distribute Linux packages from sources in an automatic, consistent and reproducible way #obs","archived":false,"fork":false,"pushed_at":"2025-04-09T15:27:29.000Z","size":598678,"stargazers_count":955,"open_issues_count":1135,"forks_count":446,"subscribers_count":65,"default_branch":"master","last_synced_at":"2025-04-09T16:42:00.505Z","etag":null,"topics":["appimage","archlinux","centos","deb","debian","docker","fedora","kiwi","obs","openbuildservice","opensuse","packages","packaging","pkgbuild","rails-application","rpm","ruby","ruby-on-rails","ubuntu"],"latest_commit_sha":null,"homepage":"https://openbuildservice.org","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openSUSE.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2011-07-14T06:52:57.000Z","updated_at":"2025-04-09T15:27:33.000Z","dependencies_parsed_at":"2023-09-22T16:59:03.259Z","dependency_job_id":"ae3632d3-36f6-4cc0-8d16-8542e6bb3ae5","html_url":"https://github.com/openSUSE/open-build-service","commit_stats":{"total_commits":32423,"total_committers":322,"mean_commits":"100.69254658385093","dds":0.8456342719674306,"last_synced_commit":"97222823477fbc4b0ec09275c9e886ef9453b3df"},"previous_names":[],"tags_count":144,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openSUSE%2Fopen-build-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openSUSE%2Fopen-build-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openSUSE%2Fopen-build-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openSUSE%2Fopen-build-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openSUSE","download_url":"https://codeload.github.com/openSUSE/open-build-service/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248338883,"owners_count":21087210,"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":["appimage","archlinux","centos","deb","debian","docker","fedora","kiwi","obs","openbuildservice","opensuse","packages","packaging","pkgbuild","rails-application","rpm","ruby","ruby-on-rails","ubuntu"],"created_at":"2024-09-24T13:11:33.862Z","updated_at":"2025-04-11T03:39:23.580Z","avatar_url":"https://github.com/openSUSE.png","language":"Ruby","readme":"[![Build Status](https://circleci.com/gh/openSUSE/open-build-service.svg?style=svg)](https://circleci.com/gh/openSUSE/open-build-service)\n[![Code Coverage](https://codecov.io/gh/openSUSE/open-build-service/branch/master/graph/badge.svg)](https://codecov.io/gh/openSUSE/open-build-service)\n[![Code Climate](https://codeclimate.com/github/openSUSE/open-build-service.png)](https://codeclimate.com/github/openSUSE/open-build-service)\n[![Depfu](https://badges.depfu.com/badges/3c5817c5855d9da3eabf1b71d64c46c1/overview.svg)](https://depfu.com/github/openSUSE/open-build-service?project=src%2Fapi%40Bundler)\n[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/6411/badge)](https://bestpractices.coreinfrastructure.org/projects/6411)\n[![build result](https://build.opensuse.org/projects/OBS:Server:Unstable/packages/obs-server/badge.svg?type=default\u0026repository=15.6\u0026architecture=x86_64)](https://build.opensuse.org/package/show/OBS:Server:Unstable/obs-server)\n\n# Open Build Service\nThe [Open Build Service (OBS)](https://www.openbuildservice.org) is a generic system to build and distribute binary packages from sources in an automatic, consistent, and reproducible way. You can release packages as well as updates, add-ons, appliances, and entire distributions for a wide range of operating systems and hardware architectures. More information can be found on [openbuildservice.org](https://www.openbuildservice.org).\n\nThe OBS consists of a backend and a frontend. The backend implements all the core functionality (i.e. building packages). The frontend provides a web application and XML API for interacting with the backend. Additionally, there is a command line client (osc) for the API which is developed in a [separate repository](https://github.com/openSUSE/osc).\n\n## Licensing\nThe Open Build Service is Free Software and is released under the terms of the GPL, except where noted. Additionally, 3rd-party content (like, but not exclusively, the webui icon theme) may be released under a different license. Please check the respective files for details.\n\n## Community\nYou can discuss with the OBS Team via IRC on the channel [#opensuse-buildservice](irc://irc.libera.chat/opensuse-buildservice) or you can use our mailing list [opensuse-buildservice@opensuse.org](mailto:opensuse-buildservice+subscribe@opensuse.org). Please refer to the openSUSE Mailing Lists [page](https://en.opensuse.org/openSUSE:Mailing_lists_subscription#Subscribing) to learn about our mailing list subscription and additional information.\n\n### Development / Contribution\nIf you want to contribute to the OBS, please checkout our [contribution readme](CONTRIBUTING.md):-)\n\n![Contribution Analytics Image](https://repobeats.axiom.co/api/embed/3b8f8218c75ecc879ac59b8acc2279f66c177bb7.svg \"Repobeats analytics image\")\n\n## Source Code Repository Layout\nThe OBS source code repository is hosted on [Github](https://github.com/opensuse/open-build-service) and organized like this:\n\n        dist          Files relevant for our distribution packages\n        docs          Documentation, examples and schema files\n        src/api       Rails app (Ruby on Rails)\n        src/backend   Backend code (Perl)\n\n## Installation\nTo run the OBS in production, we recommend using our [appliance](https://openbuildservice.org/download/) which is the whole package: A recent and stable Linux Operating System ([openSUSE](https://www.opensuse.org)) bundled and pre-configured with all the server and OBS components you need to get going.\n\nIf that is not for you because you have some special needs for your setup (e.g. different partition schema, SLES as base system, etc.), you can also install our packages and run a setup wizard. The docker compose setup is meant only for development.\n\nAfter finishing the installation of your base system, follow these steps:\n\n1. Add the OBS software repository with zypper. Please be aware, that the needed URL differs, depending on your Base Operating System. We use openSUSE Leap 15.4 in this example.\n\n    ```shell\n    zypper ar -f https://download.opensuse.org/repositories/OBS:/Server:/2.10/15.4/OBS:Server:2.10.repo\n    ```\n\n2. Install the package\n\n   ```shell\n   zypper in -t pattern OBS_Server\n   ```\n\n3. Run our setup wizard\n\n   ```shell\n   /usr/lib/obs/server/setup-appliance.sh --force\n   ```\n\n## Advanced Setup\n\nIf you have a more complex setup (e.g. a distributed backend), we recommend to read the High-level Overview\nchapter in our [Administrator Guide](https://openbuildservice.org/help/manuals/obs-admin-guide/cha-obs-admin).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopensuse%2Fopen-build-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopensuse%2Fopen-build-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopensuse%2Fopen-build-service/lists"}