{"id":28471788,"url":"https://github.com/peburrows/thin-proctitle","last_synced_at":"2025-07-01T22:30:51.929Z","repository":{"id":432964,"uuid":"53626","full_name":"peburrows/thin-proctitle","owner":"peburrows","description":"A copy of the functionality of the mongrel_proctitle plugin for Rails apps hosted with the Thin server.","archived":false,"fork":false,"pushed_at":"2008-09-30T21:09:39.000Z","size":84,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-07T11:08:48.900Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/peburrows.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2008-09-17T18:06:40.000Z","updated_at":"2019-08-13T13:35:26.000Z","dependencies_parsed_at":"2022-07-18T03:16:53.397Z","dependency_job_id":null,"html_url":"https://github.com/peburrows/thin-proctitle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/peburrows/thin-proctitle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peburrows%2Fthin-proctitle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peburrows%2Fthin-proctitle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peburrows%2Fthin-proctitle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peburrows%2Fthin-proctitle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peburrows","download_url":"https://codeload.github.com/peburrows/thin-proctitle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peburrows%2Fthin-proctitle/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263046055,"owners_count":23405126,"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":"2025-06-07T11:08:54.985Z","updated_at":"2025-07-01T22:30:51.914Z","avatar_url":"https://github.com/peburrows.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"thin-proctitle\n\nhomepage:    http://github.com/grempe/thin-proctitle/tree/master\ngit repo :   git clone git://github.com/grempe/thin-proctitle.git\n\nConcept:\nDisplay as the *NIX process title what each of your Thin servers are doing.\n\nThe idea for this was shamelessly stolen from:\nhttp://purefiction.net/mongrel_proctitle/\n\nYou should be able to run 'ps' or 'top' on your *nix like system and see process output for your\nThin servers that looks something like this:\n\nthin [10010/2/358]: handling 127.0.0.1: HEAD /feed/calendar/global/91/6de4\n|     |     | |     |        |          |\n|     |     | |     |        |          The current request (method and path)\n|     |     | |     |        The client IP\n|     |     | |     What it's doing\n|     |     | The number of requests processed during the server's lifetime\n|     |     The number of requests currently queued/being processed concurrently\n|     The port that Mongrel is serving\nThe process name\n\n\nUsage:\n\n  Copy the thin_proctitle.ru file to RAILS_ROOT/config/thin_proctitle.ru\n\n  Modify the following variables in this file to fit your setup:\n\n    :root =\u003e '/your/rails/root/dir'\n    :environment =\u003e 'production'\n\n  Start your Thin server passing in the '--rackup' parameter which should look something like:\n\n    'thin start --rackup thin_proctitle.ru'\n\n    Tip:\n      See http://macournoyer.wordpress.com/2008/02/09/the-flexible-thin-anorexic-gymnast-that-democratized-deployment/\n\n  If you are using a Thin .yaml file for configuration you can also specify the rackup command there:\n\n    ...\n    rackup: config/thin_proctitle.ru\n    ...\n\nThanks:\n\nThanks to Marc-André Cournoyer (macournoyer) for writing Thin and for providing the sample code behind this.\nhttp://macournoyer.wordpress.com/2008/02/09/the-flexible-thin-anorexic-gymnast-that-democratized-deployment/\nhttp://groups.google.com/group/thin-ruby/browse_thread/thread/760efc9c7e33d717\n\nAuthors:\nMarc-André Cournoyer (github: macournoyer)\nGlenn Rempe (github: grempe)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeburrows%2Fthin-proctitle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeburrows%2Fthin-proctitle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeburrows%2Fthin-proctitle/lists"}