Sam
2024-07-30 23:30:05 UTC
vera is an alternative init daemon supervisor (PID 1) that uses kernel
control groups (lightweight containers). Containers allow reliable,
foolproof shutdown and termination of started services. vera was developed
on Slackware 15.0. It is capable of booting and shutting down a stock
installation of Slackware 15.
https://github.com/svarshavchik/vera/releases/tag/1.2
This release implements an additional "Requires-First" dependency between
containers, this helps in implementing the proper order for starting
multiple containers.
But the major new feature is the integration of cgroup v2 controllers,
making it possible to enforce various resource limits, like specifying the
maximum number of processes, or maximum memory used by each container.
control groups (lightweight containers). Containers allow reliable,
foolproof shutdown and termination of started services. vera was developed
on Slackware 15.0. It is capable of booting and shutting down a stock
installation of Slackware 15.
https://github.com/svarshavchik/vera/releases/tag/1.2
This release implements an additional "Requires-First" dependency between
containers, this helps in implementing the proper order for starting
multiple containers.
But the major new feature is the integration of cgroup v2 controllers,
making it possible to enforce various resource limits, like specifying the
maximum number of processes, or maximum memory used by each container.