https://github.com/candango/sctr
Supervisor Controller
https://github.com/candango/sctr
Last synced: over 1 year ago
JSON representation
Supervisor Controller
- Host: GitHub
- URL: https://github.com/candango/sctr
- Owner: candango
- License: apache-2.0
- Created: 2021-04-02T17:04:59.000Z (over 5 years ago)
- Default Branch: develop
- Last Pushed: 2021-04-05T16:51:37.000Z (about 5 years ago)
- Last Synced: 2025-02-18T09:41:42.095Z (over 1 year ago)
- Language: Python
- Size: 34.2 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Supervisor Controller
## Introduction
The sctr is a supervisor controller that gives non-privileged users access to
start stop their applications. The secondary goal is to create a workflow where
a privileged user create new applications.
Probably this project will grow to be a full supervisord controller, but we'll
stick to the initial and secondary goals right now.
## Installation
TODO: create installation documentation
## Usage
TODO: create usage documentation
## Support
The sctr project is one of [Candango Open Source
Group](http://www.candango.org/projects/)
initiatives. It is available under [Apache License,
Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html).
This website and all documentation are licensed under [Creative
Commons 3.0](http://creativecommons.org/licenses/by/3.0/).