1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

14 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
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
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
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
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