{"id":16121847,"url":"https://github.com/eseom/glide","last_synced_at":"2025-04-06T11:35:19.796Z","repository":{"id":16710940,"uuid":"19467787","full_name":"eseom/glide","owner":"eseom","description":"yet another simple process manager","archived":false,"fork":false,"pushed_at":"2015-08-02T10:31:15.000Z","size":308,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-12T17:18:56.011Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eseom.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-05-05T19:11:18.000Z","updated_at":"2015-07-27T16:25:01.000Z","dependencies_parsed_at":"2022-08-25T14:30:48.498Z","dependency_job_id":null,"html_url":"https://github.com/eseom/glide","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eseom%2Fglide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eseom%2Fglide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eseom%2Fglide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eseom%2Fglide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eseom","download_url":"https://codeload.github.com/eseom/glide/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247478233,"owners_count":20945262,"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-09T21:08:27.925Z","updated_at":"2025-04-06T11:35:19.754Z","avatar_url":"https://github.com/eseom.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## overview\n\nGLIDE is a simple process management tool for unix like system administrators.\nThere is no dependency except python 2.7. Just install and use it.\n\n## usage\n\n### install\n```bash\npython setup.py install\n```\n\n### config file (ini style)\n\n```bash\n# cat /etc/glide.conf\n[process_name1]\npath=/path/to/executable1\n\n[process_name2]\npath=/path/to/executable2\n```\n\n### daemon\n\ndaemonize $INSTALL_PATH/glided\n\n### command\n\n```bash\n$INSTALL_PATH/glidectl status\n$INSTALL_PATH/glidectl start process_name1\n$INSTALL_PATH/glidectl stop process_name2 # send quit(3) signal\n$INSTALL_PATH/glidectl restart process_name1\n$INSTALL_PATH/glidectl alarm process_name2 # send alarm(14) signal\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feseom%2Fglide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feseom%2Fglide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feseom%2Fglide/lists"}