Commit Graph

8 Commits

Author SHA1 Message Date
Christian 'ketura' McCarty
5e643e59e0 merging gemp improvements branch into card-dev 2021-02-06 20:11:31 -06:00
Christian 'ketura' McCarty
a23d2ae7d1 log4j fixes that prevent constant log spam and actually pipes the output of log errors to file 2021-02-06 18:44:08 -06:00
Christian 'ketura' McCarty
67952b9e86 Fixing subfolder log directories getting watched by git 2021-01-26 21:44:03 -06:00
Christian 'ketura' McCarty
a6a7e36063 Including placeholder for the default logs location 2021-01-26 21:43:24 -06:00
Christian 'ketura' McCarty
3ae4c3f6a3 Fixing minor errors in previous commit 2021-01-26 21:16:21 -06:00
Christian 'ketura' McCarty
fcac24c02d log4j fixes
Renamed and moved the log4j xml to the proper location in gemp-lotr-server to be found on startup.  Added the log folder to gitignore.  Put references to log4j in all project pom.xml files.
2021-01-26 20:33:22 -06:00
Christian 'ketura' McCarty
55e7fc1645 Docker file cleanup
Cleaned up and simplified all docker files to remove all commented-out lines (now that they are in VC).  Removed obsolete files.  Cleaned up the readme.txt to make all the specific steps clearer and to remove excess chatty language.
2021-01-05 14:06:41 -06:00
Christian 'ketura' McCarty
79ff6d7da7 Docker rough draft works
Created a docker-compose script with 2 containers, one for the app/web, and one for the db.  This will in the future ideally be split into 3, one each for app/db/web, but baby steps.  Committing before I accidentally break it again.
2020-07-27 03:06:25 -05:00