Difference between revisions of "Shepherd"

From Free Software Directory
Jump to: navigation, search
(resources)
Line 2: Line 2:
 
|Name=GNU Shepherd
 
|Name=GNU Shepherd
 
|Short description=Service manager replacement for SysV-init
 
|Short description=Service manager replacement for SysV-init
|Full description=GNU Shepherd, is an init system used to start, stop and manage daemons. It provides a replacement for the service-managing capabilities of SysV init (or any other init) with a  powerful dependency-based system with a convenient interface.  Shepherd may also be used by unprivileged users to manage per-user daemons (e.g.,  [[tor]], privoxy, mcron, etc.). It is written in Guile Scheme, and is  configured and extended using [[Guile]].
+
|Full description='''GNU Shepherd''' is an init system used to start, stop and manage daemons. It provides a replacement for the service-managing capabilities of SysV init (or any other init) with a  powerful dependency-based system with a convenient interface.  Shepherd may also be used by unprivileged users to manage per-user daemons (e.g.,  [[tor]], [[privoxy]], [[mcron]], etc.). It is written in [[Guile]] and is  configured and extended using [[Guile]].
 
|Homepage URL=https://www.gnu.org/software/shepherd/
 
|Homepage URL=https://www.gnu.org/software/shepherd/
|User level=beginner
 
 
|Is High Priority Project=No
 
|Is High Priority Project=No
 
|VCS checkout command=git clone git://git.savannah.gnu.org/shepherd.git
 
|VCS checkout command=git clone git://git.savannah.gnu.org/shepherd.git
 
|Documentation note=https://www.gnu.org/software/shepherd/manual/
 
|Documentation note=https://www.gnu.org/software/shepherd/manual/
|Decommissioned/Obsolete=No
+
|Decommissioned or Obsolete=No
|Accepts cryptocurrency donations=No
+
|Donate=https://my.fsf.org/donate
 
|Related projects=daemontools, rc.d, simpleinit, minit, depinit, daemond, pinit, initng, launchd, einit, upstart, sysvinit, systemd, procd, openrc, epoch, sinit
 
|Related projects=daemontools, rc.d, simpleinit, minit, depinit, daemond, pinit, initng, launchd, einit, upstart, sysvinit, systemd, procd, openrc, epoch, sinit
 
|Keywords=daemon,manager,Linux,service,guile,init,SysV-init,hurd,Linux kernel,service manager
 
|Keywords=daemon,manager,Linux,service,guile,init,SysV-init,hurd,Linux kernel,service manager
Line 16: Line 15:
 
|Version status=alpha
 
|Version status=alpha
 
|Version download=https://alpha.gnu.org/gnu/shepherd/shepherd-0.4.0.tar.gz
 
|Version download=https://alpha.gnu.org/gnu/shepherd/shepherd-0.4.0.tar.gz
|Test entry=No
 
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/05/08
+
|Last review date=2018/06/28
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011/04/12
 
|Submitted date=2011/04/12
 +
|User level=beginner
 +
|Paid support=https://www.fsf.org/resources/service
 +
|Accepts cryptocurrency donations=Yes
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=shepherd
 
|GNU package identifier=shepherd
|License verified date=2005-08-10
 
 
}}
 
}}
 
{{Project license
 
{{Project license
Line 34: Line 35:
 
|Role=maintainer
 
|Role=maintainer
 
|Email=ludo@gnu.org
 
|Email=ludo@gnu.org
 +
}}
 +
{{Person
 +
|Real name=Carlo Zancanaro
 +
|Role=contributor
 +
|Email=carlo@zancanaro.id.au
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 46: Line 52:
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
 
|Resource URL=https://git.savannah.gnu.org/cgit/shepherd.git
 
|Resource URL=https://git.savannah.gnu.org/cgit/shepherd.git
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-guix
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/guix-devel
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 57: Line 75:
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 +
|Program-build-automation=make-related
 
|Programming-language=guile
 
|Programming-language=guile
 +
|Runs-on=GNU/Linux, GNU/Hurd
 
|System-administration=configuration, monitor
 
|System-administration=configuration, monitor
 
|Use=system-administration
 
|Use=system-administration
Line 63: Line 83:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=Guile 2.x
+
|Prerequisite description=[[Guile]] 2.x
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 14:03, 28 June 2018


[edit]

GNU Shepherd

https://www.gnu.org/software/shepherd/
System service manager

The GNU Shepherd is a daemon-managing daemon, meaning that it supervises the execution of system services, replacing similar functionality found in typical init systems. It provides dependency-handling through a convenient interface and is based on GNU Guile.

Shepherd may also be used by unprivileged users to manage per-user daemons (e.g., tor, privoxy, mcron, etc.).





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

21 April 2020




Leaders and contributors

Contact(s)Role
Ludovic Courtès Maintainer


Resources and communication

AudienceResource typeURI
Guix-devel Info PageMailing Listhttps://lists.gnu.org/mailman/listinfo/guix-devel/
Savannah (Ref)Homepagehttps://savannah.gnu.org/projects/shepherd/
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/gitweb/?p=shepherd.git
FTPDownloadftp://ftp.gnu.org/gnu/shepherd/
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/shepherd.git/
FTPDownloadftp://alpha.gnu.org/gnu/shepherd/
bug-Guix Info PageMailing Listhttps://lists.gnu.org/mailman/listinfo/bug-guix/
WikidataGeneralhttps://www.wikidata.org/wiki/Q21194368
gnu-system-discuss Info PageMailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Translation ProjectGeneralhttps://translationproject.org/domain/shepherd.html


Software prerequisites

KindDescription
Source requirementGNU Guile version 2.0.13 or later
Required to buildGNU Make

This entry (in part or in whole) was last reviewed on 14 April 2024.



Version comment

https://lists.gnu.org/archive/html/info-gnu/2024-03/msg00010.html


Entry





"maintainer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"contributor" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Ruby (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.






















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.