You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# nuke all indices
osu.ElasticIndexer# dotnet run index nuke
# view all indices
curl -X GET "localhost:9200/_cat/indices?v&pretty"# restart es service
systemctl restart elasticsearch
truncate table scores;truncate table score_legacy_id_map;truncate table score_performance;
From a high level, tracking the order of deployment tasks that have dependencies on other changes.
Tasks
max_combo
inosu_beatmaps
usingosu-difficulty-calculator
#22solo_scores
#16solo_scores
table #13Testing notes for self:
To reset everything:
Ongoing stuff which needs to be run:
The text was updated successfully, but these errors were encountered: