diff options
| author | Eugen Wissner <belka@caraus.de> | 2026-07-21 11:21:12 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2026-07-21 11:21:12 +0200 |
| commit | 20c4ab362487989b88c29981232b6e78fe793f7f (patch) | |
| tree | 8762cd58ee2b1d589edb3a910a49124406d1f0fd /README.md | |
| parent | 6e6752c7076cc32a66f1223293ae44108562f664 (diff) | |
| download | s6-20c4ab362487989b88c29981232b6e78fe793f7f.tar.gz | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,9 +1,10 @@ Some s6 service definitions for third-party software on Slackware Linux. -## application +## applications -This directory contains an example of a Ruby on Rails service running on -the default Puma server. +This directory contains examples of how to run applications. There is a Ruby on +Rails service running on the default Puma server, and a Haskell application +(which can actually be any compiled language, because it simply runs a binary). ## busybox |
