CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 08 Aug 2025 10:44:48 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090511225605
location: https://web.archive.org/web/20090511225605/https://github.com/mojombo/god/tree/v0.7.7
server-timing: captures_list;dur=0.621110, exclusion.robots;dur=0.019450, exclusion.robots.policy;dur=0.008933, esindex;dur=0.010289, cdx.remote;dur=37.644772, LoadShardBlock;dur=559.898021, PetaboxLoader3.datanode;dur=95.569562, PetaboxLoader3.resolve;dur=50.899560
x-app-server: wwwb-app216
x-ts: 302
x-tr: 625
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app216; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Fri, 08 Aug 2025 10:44:49 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Mon, 11 May 2009 22:56:05 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 853ms
x-archive-orig-etag: "fb9ed956a43c50dae322d7be2172e00c"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 26328
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Mon, 11 May 2009 22:56:05 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Wed, 01 Oct 2008 22:39:29 GMT", ; rel="prev memento"; datetime="Fri, 26 Dec 2008 07:30:56 GMT", ; rel="memento"; datetime="Mon, 11 May 2009 22:56:05 GMT", ; rel="next memento"; datetime="Wed, 19 Aug 2009 02:53:34 GMT", ; rel="last memento"; datetime="Tue, 10 Aug 2010 14:47:15 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_9_20090511172453_crawl100-c/52_9_20090511225535_crawl101.arc.gz
server-timing: captures_list;dur=0.444029, exclusion.robots;dur=0.016531, exclusion.robots.policy;dur=0.008311, esindex;dur=0.010239, cdx.remote;dur=31.523760, LoadShardBlock;dur=54.011259, PetaboxLoader3.datanode;dur=71.430065, load_resource;dur=139.118237, PetaboxLoader3.resolve;dur=96.151892
x-app-server: wwwb-app216
x-ts: 200
x-tr: 282
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
mojombo's god at v0.7.7 - GitHub
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Run the following if you haven't already:
gem sources -a https://gems.github.com
Install the gem(s):
sudo gem install mojombo-god
Description: | Ruby process monitor |
Homepage: | https://god.rubyforge.org |
Clone URL: |
git://github.com/mojombo/god.git
Give this clone URL to anyone.
git clone git://github.com/mojombo/god.git
|
god /
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Wed Feb 13 13:52:33 -0800 2008 | add --bleakhouse for diagnostics [mojombo] |
![]() |
Announce.txt | Tue Dec 04 15:13:28 -0800 2007 | update announcement [mojombo] |
![]() |
History.txt | Loading commit data... ![]() |
|
![]() |
Manifest.txt | ||
![]() |
README.txt | Thu Feb 14 00:01:22 -0800 2008 | fix license copyright [mojombo] |
![]() |
Rakefile | ||
![]() |
bin/ | Wed Feb 13 13:52:33 -0800 2008 | add --bleakhouse for diagnostics [mojombo] |
![]() |
examples/ | Thu Oct 04 00:30:02 -0700 2007 | update site docs for 0.5 [mojombo] |
![]() |
ext/ | Wed Mar 26 11:23:05 -0700 2008 | Don't leak events on error in the kqueue handler [kevinclark] |
![]() |
ideas/ | Mon Sep 10 12:31:18 -0700 2007 | update history and announce for 0.4.0 [mojombo] |
![]() |
init/ | Thu Sep 20 18:12:09 -0700 2007 | test http_response_code condition, add human re... [mojombo] |
![]() |
lib/ | ||
![]() |
site/ | Sat Mar 01 05:51:15 -0800 2008 | Changed version number to 0.7.3, referenced git... [Bertg] |
![]() |
test/ |
god by Tom Preston-Werner Kevin Clark (kqueue/netlink support) https://god.rubyforge.org == DESCRIPTION: God is an easy to configure, easy to extend monitoring framework written in Ruby. Keeping your server processes and tasks running should be a simple part of your deployment process. God aims to be the simplest, most powerful monitoring application available. == DOCUMENTATION: See online documentation at https://god.rubyforge.org == COMMUNITY: Sign up for the god mailing list at https://groups.google.com/group/god-rb == INSTALL: $ sudo gem install god == CONTRIBUTE: Latest code is available at https://github.com/mojombo/god The 'master' branch can be cloned with: $ git clone git://github.com/mojombo/god.git == LICENSE: (The MIT License) Copyright (c) 2007 Tom Preston-Werner Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
This feature is coming soon. Sit tight!