frappe / frappe/pilot

External Process Manager

Open
#180 3 comments 1 reaction 1 assignee Claimed by @AryamanSharma14 View on GitHub
feature
Dominant language
Python
Stars
101
Forks
61
Avg merge
2d 12h
Merged PRs (30d)
41

Description

As of now, the custom apps cant say or define their required processes.

For example,
- Mail needs stalwart (but cant manage deployment of it easily)
- Meet needs mediasoup or drive / sheets needs TUN server
- Sometimes users request some way to run other software along with bench

We need these features -
- [ ] Ability to install system packages by defining somehow in custom app
- [ ] Ability to define a process in custom app. Everything should run as systemd service only
- [ ] Show the process info inside the pilot's UI with support for restarting or stop

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.