_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


shepherd-system-log
Channel: guix
Location: gnu/services/shepherd.scm (gnu services shepherd)
Description:

The Shepherd's system-log service plays the role of traditional syslogd program, reading data logged by daemons to /dev/log and writing it to several files in /var/log according to user-provided dispatching rules.

shepherd-transient
Channel: guix
Location: gnu/services/shepherd.scm (gnu services shepherd)
Description:

The Shepherd transient service lets you run commands asynchronously, in the background, similar to systemd-run, as in this example:

herd spawn transient -E SSH_AUTH_SOCK=$SSH_AUTH_SOCK -- \
  rsync -e ssh -vur . backup.example.org:

This runs rsync in the background, as a service that you can inspect with herd status and stop with herd stop.

speakersafetyd
Channel: guix
Location: gnu/services/sound.scm (gnu services sound)
Description:

Run speakersafetyd, a user space daemon that implements an analogue of the Texas Instruments Smart Amp speaker protection model. It can be used to protect the speakers on Apple Silicon devices.

alsa
Channel: guix
Location: gnu/services/sound.scm (gnu services sound)
Description:

Configure low-level Linux sound support, ALSA.

ladspa
Channel: guix
Location: gnu/services/sound.scm (gnu services sound)
Description:

Configure LADSPA plugins.

pulseaudio
Channel: guix
Location: gnu/services/sound.scm (gnu services sound)
Description:

Configure PulseAudio sound support.

spice-vdagent
Channel: guix
Location: gnu/services/spice.scm (gnu services spice)
Description:

Start the vdagentd and vdagent daemons from the spice-vdagent package to enable window resizing and clipboard sharing for VM guests.

endlessh
Channel: guix
Location: gnu/services/ssh.scm (gnu services ssh)
Description:

Run the EndleSSH secure shell (SSH) tarpit.

openssh
Channel: guix
Location: gnu/services/ssh.scm (gnu services ssh)
Description:

Run the OpenSSH secure shell (SSH) server, sshd.

autossh
Channel: guix
Location: gnu/services/ssh.scm (gnu services ssh)
Description:

Automatically set up ssh connections (and keep them alive).

webssh
Channel: guix
Location: gnu/services/ssh.scm (gnu services ssh)
Description:

Run the webssh.

dropbear
Channel: guix
Location: gnu/services/ssh.scm (gnu services ssh)
Description:

Run the Dropbear secure shell (SSH) server.

syncthing
Channel: guix
Location: gnu/services/syncthing.scm (gnu services syncthing)
Description:

Run Syncthing decentralized continuous file system synchronization.

sysctl
Channel: guix
Location: gnu/services/sysctl.scm (gnu services sysctl)
Description:

Set Linux kernel parameters under /proc/sys at system startup time.

jami
Channel: guix
Location: gnu/services/telephony.scm (gnu services telephony)
Description:

Run the Jami daemon (jamid). This service is geared toward the use case of hosting Jami rendezvous points over a headless server. If you use Jami on your local machine, you may prefer to setup a user Shepherd service for it instead; this way, the daemon will be shared via your normal user D-Bus session bus.

mumble-server
Channel: guix
Location: gnu/services/telephony.scm (gnu services telephony)
Description:

Run the Mumble voice-over-IP (VoIP) server.

readymedia
Channel: guix
Location: gnu/services/upnp.scm (gnu services upnp)
Description:

Run minidlnad, the ReadyMedia/MiniDLNA media server.

fossil
Channel: guix
Location: gnu/services/version-control.scm (gnu services version-control)
Description:

Run the HTTP server for the Fossil software configuration management system. In addition to distributed version control, Fossil also supports bug tracking, wiki, forum, email alerts, chat, and technotes.

gitile
Channel: guix
Location: gnu/services/version-control.scm (gnu services version-control)
Description:

Run Gitile, a small Git forge. Expose public repositories on the web.

gitolite
Channel: guix
Location: gnu/services/version-control.scm (gnu services version-control)
Description:

Set up gitolite, a Git hosting tool providing access over SSH. By default, the git user is used, but this is configurable. Additionally, Gitolite can integrate with with tools like gitweb or cgit to provide a web interface to view selected repositories.

git-daemon
Channel: guix
Location: gnu/services/version-control.scm (gnu services version-control)
Description:

Expose Git repositories over the insecure git:// TCP-based protocol.

xe-guest-utilities
Channel: guix
Location: gnu/services/virtualization.scm (gnu services virtualization)
Description:

Run the Xen guest management utilities.

hurd-vm
Channel: guix
Location: gnu/services/virtualization.scm (gnu services virtualization)
Description:

Provide a virtual machine (VM) running GNU/Hurd, also known as a childhurd.

xen-guest-agent
Channel: guix
Location: gnu/services/virtualization.scm (gnu services virtualization)
Description:

Run the Xen guest management utilities.

Page: 1242526272833
Total services: 773