Skip to content
#

cloud-providers

Here are 41 public repositories matching this topic...

jouve
jouve commented Jun 3, 2021

Description

let's say I have an apache process group I want to control.

  • when using supervisord.running, the name must be apache:* (which is the same notation used by supervisor)
  • when using supervisord.dead, the name must be apache: (without the *)

As both states mirror each other, I expect them to use the same convention for name, the one from running since it

Improve this page

Add a description, image, and links to the cloud-providers topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cloud-providers topic, visit your repo's landing page and select "manage topics."

Learn more