Enter the query into the form above.
API method:
GET /api/services?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
Run joycond for pairing Nintendo joycons via Bluetooth and install udev rules required to use the controller as an unprivileged user.
Ganeti is a family of services that are designed to run on a fleet of machines and facilitate deployment and maintenance of virtual servers (instances). It can migrate instances between nodes, automatically restart failed instances, evacuate nodes, and much more.
ganeti-watcher is a periodically run script that performs a number of maintenance actions on the cluster. It will automatically restart instances that are marked as ERROR_down, i.e., instances that should be running, but are not; and it will also try to repair DRBD links in case a secondary node has rebooted. In addition it is responsible for archiving old cluster jobs, and it will restart any down Ganeti daemons that are appropriate for the current node. If the cluster parameter maintain_node_health is enabled, the watcher will also shutdown instances and DRBD devices if the node is declared offline by known master candidates.
ganeti-kvmd is responsible for determining whether a given KVM instance was shutdown by an administrator or a user.
The KVM daemon monitors, using inotify, KVM instances through their QMP sockets, which are provided by KVM. Using the QMP sockets, the KVM daemon listens for particular shutdown, powerdown, and stop events which will determine if a given instance was shutdown by the user or Ganeti, and this result is communicated to Ganeti via a special file in the file system.
ganeti-cleaner is a script that removes old files from the cluster. When called with node as argument it removes expired X509 certificates and keys from /var/run/ganeti/crypto, as well as outdated ganeti-watcher information.
When called with master as argument, it instead removes files older than 21 days from /var/lib/ganeti/queue/archive.
ganeti-luxid is a daemon used to answer queries related to the configuration and the current live state of a Ganeti cluster. Additionally, it is the authoritative daemon for the Ganeti job queue. Jobs can be submitted via this daemon and it schedules and starts them.
ganeti-wconfd is the daemon that has authoritative knowledge about the configuration and is the only entity that can accept changes to it. All jobs that need to modify the configuration will do so by sending appropriate requests to this daemon.
ganeti-mond is a daemon providing monitoring functionality. It is responsible for running the data collectors and to provide the collected information through a HTTP interface.
ganeti-rapi is the daemon providing a remote API for Ganeti clusters.
ganeti-noded is the daemon which is responsible for the node functions in the Ganeti system.
ganeti-metad is a daemon that can be used to pass information to OS install scripts or instances.
ganeti-confd is a daemon used to answer queries related to the configuration of a Ganeti cluster.
Run getmail, a mail retriever program.
Sets up Guix Home for the specified user accounts.
Run the Build Farm Front-end.
Run a Guix Build Coordinator agent.
Run an instance of the Guix Data Service.
Run a Nar Herder server.
Run an instance of the Guix Build Coordinator.
Share or expose ~/.cache/ sub directories between multiple users.
Run the RabbitMQ message broker service.
Provide console login using the Hurd getty program.
Run the Hurd console client.
The pam-krb5 service allows for login authentication and password management via Kerberos. You will need this service if you want PAM-enabled applications to authenticate users using Kerberos.