{"id":15668854,"url":"https://github.com/alancoding/supervisor_examples","last_synced_at":"2025-06-26T17:34:26.108Z","repository":{"id":144899870,"uuid":"563453476","full_name":"AlanCoding/supervisor_examples","owner":"AlanCoding","description":"Testing space for supervisord configurations and impacts of settings","archived":false,"fork":false,"pushed_at":"2023-10-10T14:56:35.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-22T11:43:35.019Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AlanCoding.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-08T16:38:23.000Z","updated_at":"2022-11-08T16:38:52.000Z","dependencies_parsed_at":"2023-10-10T17:30:44.113Z","dependency_job_id":null,"html_url":"https://github.com/AlanCoding/supervisor_examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AlanCoding/supervisor_examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlanCoding%2Fsupervisor_examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlanCoding%2Fsupervisor_examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlanCoding%2Fsupervisor_examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlanCoding%2Fsupervisor_examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlanCoding","download_url":"https://codeload.github.com/AlanCoding/supervisor_examples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlanCoding%2Fsupervisor_examples/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262113754,"owners_count":23261096,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T14:20:19.552Z","updated_at":"2025-06-26T17:34:26.058Z","avatar_url":"https://github.com/AlanCoding.png","language":"Python","readme":"### Supervisord examples\n\nThis has live demos to demonstrate the effects of supervisord config.\nSee the docs at:\n\nhttp://supervisord.org/configuration.html\n\nThe command to run this in the foreground is this:\n\n```\nsupervisord --pidfile=./supervisor_pid --configuration=demo.conf --nodaemon\n```\n\nWhile you have that running, you should check on it in another tab:\n\n```\nsupervisorctl --configuration=demo.conf status\n```\n\nThat should give output like this:\n\n```\n$ supervisorctl --configuration=demo.conf status\nfail-slowly                      RUNNING   pid 1022768, uptime 0:00:03\nfail-too-fast                    FATAL     Exited too quickly (process log may have details)\nfail-zero                        RUNNING   pid 1022789, uptime 0:00:00\n```\n\nYou probably want to run this in a virtual environment, I used `python script.py`\ntype of invocation in order to be agnostic to your python environment.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falancoding%2Fsupervisor_examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falancoding%2Fsupervisor_examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falancoding%2Fsupervisor_examples/lists"}