https://github.com/swordev/job-controller
https://github.com/swordev/job-controller
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/swordev/job-controller
- Owner: swordev
- Created: 2022-05-11T10:15:47.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-28T10:57:44.000Z (over 3 years ago)
- Last Synced: 2024-05-01T01:43:32.893Z (about 2 years ago)
- Language: TypeScript
- Size: 413 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/swordev/job-controller/actions/workflows/ci.yaml)
# job-controller (WIP)
> Controller server for executing remote jobs.
## Features
- Job actions (start, stop, list).
- Communication channel protected by secret token.
- Decodes streams.
- Streams stderr/stdout on live.
- Limits command arguments.
## Usage
```sh
npx job-controller --help
```