Skip to content

jnankin/makeaminyan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

makeaminyan

To get set up, make sure you copy all configuration file templates (*.yml.tmp) and update the files to include your secrets.

cd YOUR_MAM_INSTALL_DIR
cp config/databases.yml.tmp config/databases.yml
vi config/databases.yml
# put your db credentials in, etc
# do the same for all files ending in *.yml.tmp

We also expect a working installation of Symfony 1.4 to be present at YOUR_MAM_INSTALL_DIR/../1.4

Then, point your webserver to YOUR_MAM_INSTALL_DIR/web/index.php

About

Source for MakeAMinyan.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published