This website requires JavaScript.
Explore
Help
Sign In
cody
/
wrestlingdev.com
Watch
1
Star
0
Fork
0
You've already forked wrestlingdev.com
mirror of
https://github.com/jcwimer/wrestlingApp
synced
2026-03-24 17:04:43 +00:00
Code
Issues
Releases
Wiki
Activity
Files
f73e9bfc4ebe8cb72ba801614df223c11328d11f
wrestlingdev.com
/
deploy
History
Jacob Cody Wimer
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
..
kubernetes
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
deploy-prod.sh
Moved files out of the root of the project to bin and deploy where they belong
2018-01-09 07:58:37 -05:00
deploy-test.sh
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
docker-compose-test.yml
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
rails-dev-Dockerfile
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
rails-prod-Dockerfile
Migrated from Sprockets to Propshaft.
2025-05-16 17:14:05 -04:00