Files
oam/knowledge base/supervisor.md
2024-05-29 00:56:51 +02:00

59 lines
738 B
Markdown

# Supervisor
TODO
Client/server system allowing users to control processes on UNIX-like operating systems.
1. [TL;DR](#tldr)
1. [Further readings](#further-readings)
## TL;DR
<!-- Uncomment if used
<details>
<summary>Installation and configuration</summary>
```sh
```
</details>
-->
<!-- Uncomment if used
<details>
<summary>Usage</summary>
```sh
```
</details>
-->
<!-- Uncomment if used
<details>
<summary>Real world use cases</summary>
```sh
```
</details>
-->
## Further readings
- [Website]
- [Github]
- [Systemd]
<!--
Reference
═╬═Time══
-->
<!-- Knowledge base -->
[systemd]: systemd.md
<!-- Upstream -->
[github]: https://github.com/Supervisor/supervisor
[website]: http://supervisord.org/