Skip to content

mluis/docker-hackerspace-crm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

hackerspace-crm

Automated build of the Seltzer Hackerspace CRM.

How to:

  • docker run -p 80:80 --name crm -d mluis/hackerspace-crm
  • docker exec crm mysql -uroot --password='' -e "create database hackaveiro"

Open a web browser and navigate to install.php in the crm directory. Example: http://yourserver.com/crm/install.php

About

Automated build of the Seltzer Hackerspace CRM.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published