diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-23 06:58:57 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-23 06:58:57 +0000 |
| commit | d0a817b998b32149e13a50e93f94fd1261fc4976 (patch) | |
| tree | f112dc2c0163c7dad646a3bce125d6081b68f03d | |
| parent | 23455556a553917226802d697f8eb5221c86e6a7 (diff) | |
| download | s6-frontend-d0a817b998b32149e13a50e93f94fd1261fc4976.tar.gz | |
Link doc to the demo stores in s6-rc
| -rw-r--r-- | doc/overview.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/overview.html b/doc/overview.html index a871dc7..f4e7f6b 100644 --- a/doc/overview.html +++ b/doc/overview.html @@ -168,9 +168,11 @@ itself as well. </li> write these since basic service files are essential for people to use it. When complete they will be provided in a separate package. In the meantime, you can find service definitions contributed by the community pretty much everywhere -s6-rc is used and the s6-rc package comes with some -<a href="https://git.skarnet.org/cgi-bin/cgit.cgi/s6-rc/tree/examples/source">example -service definitions</a> as well. </li> +s6-rc is used. The s6-rc package comes with some example service definitions +as well; if you want to try out s6-frontend outside of a real installation, +we recommend downloading the +<a href="https://git.skarnet.org/cgi-bin/cgit.cgi/s6-rc/tree/examples/demo"> +demo stores</a> and put them in your storelist. </li> </ul> </li> </ul> </li> <li> Define a <a href="s6-frontend.conf.html">configuration file</a>, |
