Christopher Lund
0537ac7703
HJSON Conversion ( #30 )
...
* Converting lotrFormats and setConfig to HJSON
2023-07-06 00:48:23 -05:00
Christian McCarty
4a9cbb6ae6
Update indentation in readme
2023-07-05 22:16:41 -05:00
Christian 'ketura' McCarty
cf9568015b
Fixing indentation typo in docker compose yaml
2023-07-02 10:30:10 -05:00
Christian 'ketura' McCarty
4794e371f8
Fixing the network not being discoverable by default under new docker versions. Fixed there being two targets for the replay binding, somehow
2023-06-29 21:52:46 -05:00
Christian 'ketura' McCarty
79b1372744
Updating gemp_db dockerfile to pull a specific version of mariadb; later versions used different naming conventions that will need to be accounted for
2023-06-29 18:40:02 -05:00
Christian 'ketura' McCarty
758d2cfe9f
Adding missing table to the init db script, adding missing log file, dockerfile updates
2023-06-10 21:45:16 -05:00
Christian 'ketura' McCarty
fab938d280
readme updates
2023-06-10 19:03:35 -05:00
Christian 'ketura' McCarty
36d760198f
readme updates
2023-06-10 18:46:43 -05:00
Christian 'ketura' McCarty
b7f3af7352
docker readme updates
2023-06-10 18:41:30 -05:00
Christian McCarty
d0056b0340
Merge pull request #29 from nheinbaugh/patch-1
...
Update Docker Readme
2023-06-10 18:32:44 -05:00
Christian 'ketura' McCarty
c3d786695d
Merge branch 'master' of https://github.com/PlayersCouncil/gemp-lotr
2023-06-10 18:00:11 -05:00
Christian 'ketura' McCarty
e012ac161b
Updating initial DB user setup to include the Librarian user.
2023-06-10 18:00:00 -05:00
Christian McCarty
20de5989a2
Update docker-compose.yml
...
Removing commented lines that shouldn't have made it in
2023-06-10 17:39:24 -05:00
Nick Heinbaugh
0a9c68f873
Update readme.txt
...
convert readme to markdown and updated some of the out of dated information
2023-03-10 13:26:34 -08:00
Christian 'ketura' McCarty
6cf416ef56
Adding binding for the nohup.out file into the logs folder, which should make it less annoying to debug when a startup failure is occuring
2022-09-10 03:56:35 -05:00
Christian 'ketura' McCarty
feba359b0a
Merge branch 'update'
2022-08-04 18:04:21 -05:00
Christian 'ketura' McCarty
b1ed7a0497
Adding convenient debug option
2022-08-04 18:04:11 -05:00
Christian 'ketura' McCarty
f5ab47b116
Fixed out-of-date MYSQL driver reference not working in the new environment.
2022-08-04 15:46:03 -05:00
Christian 'ketura' McCarty
e316984ce9
Updated java version from 8 to 17. Updated all dependencies.
...
The tournament and league tests now all fail, due to poorly designed mock tests for tournaments. That will require a rewrite of the base classes to take a more IOC approach.
2022-07-28 19:52:24 -05:00
Christian 'ketura' McCarty
f3661d2e76
Altered the default app image to permit for performing git operations within the container via manipulating the /gemp-src folder
2022-01-06 01:28:07 -06:00
Christian 'ketura' McCarty
5db1f1fc6f
Fixing replay sync folder target in docker
2021-04-11 01:05:04 -05:00
Christian 'ketura' McCarty
0d9209a83d
Binding replay folder outside the docker container
2021-03-22 01:44:37 -05:00
Christian 'ketura' McCarty
304c9535c2
Adding lines to the docker configuration that enables remote debugging for java
2021-03-19 00:19:21 -05:00
Christian 'ketura' McCarty
09f7cf4851
Introduced Docker, which permits an instance of gemp to be rolled out with a minimum of environmental setup. Readme includes instructions on how to use it.
2021-02-06 18:36:58 -06:00