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 (
Home
OneBody is web-based software that connects community members, especially churches, on the web.
Features:- Online Directory
- Groups (with email list management, attendance tracking, and more)
- Social Network
- Basic Church Management System (ChMS)
- Content Management System
FrequentlyAskedQuestions | HowItWorks | Blog | HowToContribute
Download
Tarball
http://github.com/seven1m/onebody/tarball/stable
With Git
git clone git://github.com/seven1m/onebody.git
cd onebody
git checkout stable
Getting Started
First install the OneBodyPrerequisites, then:[sudo] rake gems:install
rake db:migrate
rake onebody:newuser # or rake onebody:load_sample_data
script/server
# browse to http://localhost:3000
Installation with Capistrano
Create a “deploy” user with sudo powers, make a copy ofconfig/deploy.rb.example and tweak, then:
cap deploy:install # installs ruby, mysql, apache, passenger, etc. (Ubuntu only)
cap deploy:setup
cap deploy:cold
See DeployWithCapistrano for more details.
Manual Installation
See InstallOneBody.
More Information
- OneBody is offered as a paid service at beonebody.com, with free accounts for small communities.
- BuiltWith
- OneBodyContributors
Last edited by seven1m, about 1 month ago
Versions:




