Skip to content
forked from mrysav/geneac

Family history and genealogy web application written in Ruby on Rails and Bootstrap 4

License

Notifications You must be signed in to change notification settings

emgreen33/geneac

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geneac

Build Status Test Coverage

Quickstart

Prerequisites

A few things are assumed to be setup to run your own instance of Geneac:

  • Postgres
  • Redis
  • S3-compatible storage (can be S3, Minio, B2, Spaces, etc)

Heroku

If you already have a Heroku account you can click this to get up and running:

Deploy

This will provision the Heroku Postgres and Redis instances for you, but you will need to supply your S3 storage configuration yourself.

Docker

Geneac can be deployed using Docker (see the provided Dockerfile) but the Postgres, Redis and S3 configurations have to be supplied via environment variables.

Contributing

See CONTRIBUTING.md for a guide on making contributions.

About

Family history and genealogy web application written in Ruby on Rails and Bootstrap 4

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 77.9%
  • HTML 12.4%
  • JavaScript 5.5%
  • Haml 2.0%
  • SCSS 1.9%
  • Dockerfile 0.2%
  • Shell 0.1%