Skip to content

Add Steps to Generate Ratings, update disaster recovery docs #87

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Jun 21, 2025

Conversation

hburn7
Copy link
Contributor

@hburn7 hburn7 commented Jun 19, 2025

Adds a "Steps to Generate Ratings" guide. This guides users through database setup & import, otr-processor execution, and how to export the data into CSV files. Some basic troubleshooting steps are added to aid users in the event of any issues. Article instructs users on how to filter for specific osu! IDs.

Disaster recovery steps now reflect our new database import process (staging/prod use the 'otr-scripts' repo for this). Developers/those following the steps to generate ratings article can now import their database in one line. The command automatically overwrites the existing database instance - no need to drop and recreate the public schema anymore.

Closes #54

@hburn7 hburn7 requested a review from SourMongoose June 19, 2025 22:48
@hburn7 hburn7 requested review from ajmosca and SourMongoose June 20, 2025 22:05
@hburn7 hburn7 merged commit 87da157 into master Jun 21, 2025
1 check passed
@hburn7 hburn7 deleted the update-database-import-docs branch June 21, 2025 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Complete Steps to Get Started document
3 participants