-
Below are the steps to reproduce the issue.
1) Load the COPP configuration "00-copp.config.json".
2) Load the below mentioned configuration (with op = "DEL") for a trap group(arp) using
swssc…
-
Why is that the `tinytuya` doesn't work with [supervisord](http://supervisord.org/index.html)? I have a tiny script to control my lights:
```
#!/usr/bin/python3
import tinytuya
from ping3 impo…
-
When I build the following image to start supervisord and launch the docker container as a pod on k8s/openshift, no log is reported using `oc logs command`
```
oc logs supervisord-pod
```
Docker…
-
### Describe you feature request
I'd like to be able to run daemon jobs via supervisor.
Is this possible or not?
I've tried, but I can't run supervisor with frankenphp, even though it's instal…
-
**Description**
After modifying system time to earlier , "docker ps" shows status is " Up Less than a second".
**Steps to reproduce the issue:**
root@switch2:/home/admin# docker ps -a
…
-
The majority of Linux distributions, including Raspbian use [systemd](https://wiki.archlinux.org/index.php/systemd) to manage background services and it is the defacto universal way
-
- pwd: `/opt/workspace/go/supervisord_0.7.3_Linux_64-bit/`
- supervisord
```bash
$ go version
go version go1.18.3 linux/amd64
$
$ ./supervisord version
v0.6.8
$
$ systemctl status go-supe…
Meppo updated
2 years ago
-
### Support guidelines
- [X] I've read the [support guidelines](https://github.com/firefly-iii/firefly-iii/blob/main/.github/support.md)
- [X] My request is not listed as [a very good idea, but unfor…
-
## Description
When trying to shut down the valheim server process cleanly in any one of the following ways, the `supervisord` process hangs:
* Sending `SIGINT` or `SIGTERM` to the `valheim-server…
-
Excuse my newbie. I've use this monitor under the ngnix config.
`server {
listen 80;
server_name supervisord.add.net;
root /home/q/server/supervisord-monitor/public_html;
index index.…