mluis / docker-hackerspace-crm

Automated build of the Seltzer Hackerspace CRM.

Home Page:https://hub.docker.com/r/mluis/hackerspace-crm/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://hub.docker.com/r/mluis/hackerspace-crm/


Languages

Language:Dockerfile 64.6%Language:Shell 35.4%