serviced roadmap #1
Labels
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: public/serviced#1
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
serviced pivots to pid1 to take over after
nit
sets up the essentials. Its goal is to act as a service manager and reaper.Config format should be TOML, styled similarly to how systemd and supervisord work. Dependencies should be a thing, and we should support some way to check whether a process is considered "ready" - whether a socket is listening, whether a file has been created, etc. to ensure dependencies are loaded when they're ready, alongside oneshot binaries.
Goals in order are: