FrontierPsychiatrist / pxmboard

Fork of the PXMBoard software with the goal of adapting it to a newer stack & adding some features

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PXM Board modernization

Getting started

Run ./start.sh, then go to http://localhost:5000/install/install.php. Choose MySQL and set the following parameters:

HOST = mysql
USER = pxmboard
PASSWORD = password
DATABASE = pxmboard

When running from somewhere else, make sure to set the DM_UID and DM_GID environment variables for docker-compose to the host user and group id. This ensures during development both the running Docker container and the developer can write.

About

Fork of the PXMBoard software with the goal of adapting it to a newer stack & adding some features

License:GNU General Public License v2.0


Languages

Language:PHP 88.7%Language:XSLT 4.8%Language:Smarty 4.2%Language:Yacc 2.0%Language:JavaScript 0.3%Language:Dockerfile 0.1%Language:CSS 0.0%Language:Shell 0.0%