OBS_Server Open Build Service Server The Open Build Service is an enviroment to allow automated package building. The official server from the openSUSE project is reachable at http://build.opensuse.org . This software stack contains a complete server to be installed on your system. It is by default configured to reuse all resources from the instance at the openSUSE.org project. Please read /usr/share/doc/packages/obs-api/README.SETUP after installation. OBS:Server:2.7 2.7 version of the Open Build Service Server This is the maintained version 2.7 of OBS. http://download.opensuse.org/repositories/OBS:/Server:/2.7/openSUSE_42.1/ openSUSE:Leap:42.1:Update Online updates for openSUSE Leap:42.1 This project is releasing the official updates for openSUSE Leap:42.1. http://download.opensuse.org/update/leap/42.1/oss/ openSUSE:Leap:42.1 openSUSE Leap 42.1 http://download.opensuse.org/distribution/leap/42.1/repo/oss/ obs-server The Open Build Service -- Server Component The Open Build Service (OBS) backend is used to store all sources and binaries. It also calculates the need for new build jobs and distributes it. obs-worker The Open Build Service -- Build Host Component This is the obs build host, to be installed on each machine building packages in this obs installation. Install it alongside obs-server to run a local playground test installation. obs-api The Open Build Service -- The API and WEBUI This is the API server instance, and the web client for the OBS. obs-signd The sign daemon The openSUSE Build Service sign client and daemon. This daemon can be used to sign anything via gpg, but it speaks with a remote server to avoid the need to host the private key on the same server. obs-source_service The Open Build Service -- source service daemon The OBS source service is a component to modify submitted sources on the server side. This may include source checkout, spec file generation, gpg validation, quality checks and other stuff. This component is optional and not required to run the service.