Open lenuswalker opened 5 years ago
May be better to deploy a docker container. Need to look into creating a docker container with the database already configured.
Project working with MySql database now. No progress on the docker deployment as yet. I am also unsure how to do the MySql database deployment properly however, I have a script to create the database, tables, and insert the default user and ticket type so other testing can be done.
Check recent updates to ensure that MySQL is working correctly with the docker container. Use instructions in docs/docker-MySQL.txt in the meantime. We have to smooth this out. Commit# 9d50cee.
Docker container tested and working on Linux. Installation was a breeze!!! Need to fix MySQL time-zone.
Fixed MySQL timezone on linux. Need to test on windows! @gerardstlouis did you get the timezone working on windows? how?
This item is still open due to concern about non windows 10 pro machines that cannot use docker containers. Working on both Linux and Windows 10 pro
Need to migrate to MySQL database for multiple users. Especially considering the use of the Web Portal.