1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-24 17:04:43 +00:00

26 Commits

Author SHA1 Message Date
61dc5e3cdd Added mission control for solid queue ui. 2025-11-21 15:43:05 +05:30
92bd06fe3c No longer using memcached. Replication settings for standalong mariadb. Use --single-transaction in mariadb replica-watcher so mysqldump does not lock tables. Added horizontal pod autoscaler to the app statefulset 2025-10-30 08:50:31 -04:00
e64751e471 Fixed name of db to replicate 2025-10-03 08:50:34 -04:00
d0f19e855f Added a mariadb replica watcher to fix replication issues 2025-09-30 16:31:43 -04:00
Your Name
53e16952bf Added Stimulus and moved the matstats vanilla js to stimulus controllers. Same with the spectate page. 2025-05-20 17:22:48 -04:00
44fb5388b4 Made the all results page grouping better and fixed the advance wrestler job. 2025-04-17 17:34:34 -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
b1f8cc3532 Added a replica mariadb for a dr environment 2024-11-07 13:26:15 -05:00
fc3623008b Fixed slowlog path on mariadb 2023-03-07 17:34:14 +00:00
508dd493a1 Added slowlog to mariadb 2023-03-07 13:59:46 +00:00
92bd1ec3c9 Fixed yaml error in k8s manifest, added a passenger pool size secret, and added multiple workers 2023-03-01 21:58:24 +00:00
05acebbf5b Updated passenger pools for test deploy and moved workers to statefulsets in production 2022-08-15 23:26:44 +00:00
add48b95c3 Took away cpu limits due to recommendations in the industry and moved from the beta to v1 ingress apis in K8s 2022-04-28 00:54:03 +00:00
ae70128479 Docker compose deploys use the correct passenger workers 2022-02-03 21:33:24 +00:00
cc38c842e0 Updated manifest for mariadb to include backup and metrics 2021-10-21 23:56:49 +00:00
e1cba865b0 Added influxdb to wrestlingdev 2021-04-01 19:52:18 +00:00
323f8addab Put db host in secrets for kubernetes 2020-01-09 09:26:19 -05:00
0d3cc08ad7 Added email secrets to worker in kubernetes and added bundle exec for tests 2019-12-31 08:00:08 -05:00
e37281771d Added email address variable 2019-12-31 07:52:31 -05:00
78bed5ebdd Added GKE recommendations 2019-12-11 14:03:43 -05:00
b1bd5f5430 Fixed resources for Kubernetes and Dockerfile 2019-12-05 14:57:29 -05:00
3aacf1da28 Mariadb's service name is wrestlingdev-mariadb and fixed syntax error in db-migration yaml 2019-11-26 11:16:18 -05:00
010798c8a8 Updated kubernetes manifests 2019-11-20 08:42:24 -05:00
edb8885f00 Add kubernetes manifests 2019-04-15 14:40:18 -04:00
e16e807b54 Added kubernetes manifests 2019-03-27 17:13:13 +00:00