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-25 01:14:43 +00:00
Code
Issues
Releases
Wiki
Activity
Files
d8b6cfa8acfbed13889d68e0d6df709f872ab6ce
wrestlingdev.com
/
deploy
/
kubernetes
/
manifests
History
Jacob Cody Wimer
61dc5e3cdd
Added mission control for solid queue ui.
2025-11-21 15:43:05 +05:30
..
db-migration.yaml
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
influxdb.yaml
Fixed yaml error in k8s manifest, added a passenger pool size secret, and added multiple workers
2023-03-01 21:58:24 +00:00
ingress.yaml
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
mariadb-replica-watcher.yaml
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
mariadb-replica.yaml
Fixed name of db to replicate
2025-10-03 08:50:34 -04:00
mariadb-standalone.yaml
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
wrestlingdev.yaml
Added mission control for solid queue ui.
2025-11-21 15:43:05 +05:30