|
|
4accedbb43
|
Added a daily recurring job to cleanup tournaments. Fixed final score fields not loading without page refresh on mat stats page and added a cypress test for it.
|
2025-05-07 16:01:48 -04:00 |
|
|
|
6e61a7245a
|
Added a separate table to record background job status for tournaments and fixed migrations/schemas for solid dbs. Foreign key constraints are now added to the migrations where we do belongs_to.
|
2025-04-15 16:16:44 -04:00 |
|
|
|
2d433b680a
|
Upgraded to rails 8.0.2, moved from dalli to solid cache, moved from delayed_job to solid queue, and add solid cable. deploy/rails-dev-run.sh no longer needs to chmod. Fixed finished_at callback for matches. Migrated from Devise to built in rails auth. Added view tests for the bracket page testing that all bout numbers render for all matches in each bracket type.
|
2025-04-08 17:54:42 -04:00 |
|
|
|
690e497654
|
Fixed mat assignment rules to be db agnostic with comma delimited strings and upgraded test env db to mariadb 10.10 to match production.
|
2025-01-25 20:02:22 -05:00 |
|
|
|
e46180e9ea
|
Updated to rails 7.1 and ruby 3.1.4
|
2024-03-14 14:09:09 -04:00 |
|
|
|
ae70128479
|
Docker compose deploys use the correct passenger workers
|
2022-02-03 21:33:24 +00:00 |
|
|
|
873e5b9465
|
Fixed development compose file syntax error
|
2021-05-01 13:17:29 +00:00 |
|
|
|
df6a029ef1
|
Persist influxdb on dev docker compose
|
2021-04-01 21:45:47 +00:00 |
|
|
|
e1cba865b0
|
Added influxdb to wrestlingdev
|
2021-04-01 19:52:18 +00:00 |
|
|
|
2f4ea5e42f
|
Added some extra automation for dev container and fixed deploy test. Deploy test needs devise and rails secrets since it runs in prod
|
2019-11-26 15:03:01 -05:00 |
|
|
|
9f37946ba1
|
Changed README to md, deleted unused scripts, and sured up deploy files
|
2019-11-20 10:27:49 -05:00 |
|
|
|
b89762b5bb
|
Changed docker-compose healthcheck in test to http
|
2019-04-19 21:50:05 -04:00 |
|
|
|
edb8885f00
|
Add kubernetes manifests
|
2019-04-15 14:40:18 -04:00 |
|
|
|
2083186b78
|
Use compose 2.2 for docker compose to add the ability to use mem_limit for memcached
|
2018-08-13 11:43:42 +00:00 |
|
|
|
c62f017bec
|
Changing delayed_job executing script because I think rake jobs:work is crashing docker
|
2018-07-31 14:51:28 +00:00 |
|
|
|
93b726f425
|
Moving to passenger + nginx
|
2018-07-26 10:34:48 +00:00 |
|
|
|
1dbbed833e
|
Switching back to Passenger and using tini to not have PID problems
|
2018-07-24 17:15:59 +00:00 |
|
|
|
cb22111c3c
|
Upgrade to mysql 5.7, tag memcached 1.5, and check for PID 1 on workers instead of ps. ps generates apparmor errors in the docker daemon.
|
2018-07-24 13:58:59 +00:00 |
|
|
|
94b6d9aaa3
|
Trying to get compose build working
|
2018-07-11 17:20:53 +00:00 |
|
|
|
ab87b78b4d
|
Added build to test compose
|
2018-07-11 14:06:22 +00:00 |
|
|
|
cd94b9901d
|
Updating to compose api version 3.3
|
2018-07-11 13:23:17 +00:00 |
|
|
|
5033f1fcb4
|
Added healthcheck to docker compose files for workers
|
2018-07-07 12:26:33 -04:00 |
|
|
|
123dc6b332
|
Using local docker registry for test image
|
2017-08-12 21:26:16 -04:00 |
|
|
|
97ec2971a5
|
Added memcached to production docker compose, also added worker command for test compose
|
2016-03-10 12:47:46 +00:00 |
|
|
|
8c08b5a47f
|
Added memcahced to test deploy
|
2016-02-18 07:49:49 -05:00 |
|
|
|
731131073f
|
Specified ruby 2.3.0
|
2016-02-10 14:10:42 +00:00 |
|
|
|
97403fbe91
|
Needed to change env_file syntax, compose test needs secret key base, prod Dockerfile needed temp keys for devise and rails to rake assets precompile
|
2015-11-04 10:41:36 -05:00 |
|
|
|
831fbaeccf
|
Fixed test env
|
2015-10-22 17:22:39 -04:00 |
|
|
|
9d6b8bd107
|
Added env variables and a production docker setup
|
2015-10-22 16:14:50 -04:00 |
|