Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
6
66
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eric Vidal
66
Commits
03d0ca86
Commit
03d0ca86
authored
6 years ago
by
Eric Vidal
Browse files
Options
Downloads
Patches
Plain Diff
doc update
parent
2758e858
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README
+17
-7
17 additions, 7 deletions
README
doc/index.html
+2
-1
2 additions, 1 deletion
doc/index.html
with
19 additions
and
8 deletions
README
+
17
−
7
View file @
03d0ca86
WARNING -- Under development, only use as beta-tester
66 - Helpers tools around S6 supervision suite
--------------------------------
66 is a suite of programs designed to handle services from
S6 supervision suite.
See http://skarnet.org/software/s6/ for details about S6 supervision
suite.
Sixty-six is a collection of system tools built around
http://skarnet.org/software/s6 and http://skarnet.org/software/s6-rc created to
make the implementation and manipulation of service files on your
machine easier. It is meant to be a toolbox for the declaration,
implementation and administration of services where seperate programs
can be joined to achieve powerful functionality with small amounts of code.
Examples of what can be achieved by assembling different programs provided by 66:
Frontend service files declaration.
Backup a complete set of services.
Easy creation of a scandir.
Nested supervision tree.
Instance service file creation.
Multiple directories service file declaration(packager,sysadmin,user).
Easy change of service configuration.
Automatic logger creation.
...
* Installation
...
...
This diff is collapsed.
Click to expand it.
doc/index.html
+
2
−
1
View file @
03d0ca86
...
...
@@ -32,13 +32,14 @@
<ul>
<li>
Frontend service files declaration.
</li>
<li>
Handling of any s6 and s6-rc service
</li>
<li>
Backup a complete set of services.
</li>
<li>
Easy creation of a scandir.
</li>
<li>
Nested supervision tree.
</li>
<li>
Instance service file creation.
</li>
<li>
Multiple directories service file declaration(packager,sysadmin,user).
</li>
<li>
Easy change of service configuration.
</li>
<li>
Automatic logger creation.
</li>
<li>
...
</li>
</ul>
<p>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment