Remote MySQL Server
A remote MySQL server is needed to reduce overall load on YGOPRODeck.
A remote server has been purchased on DigitalOcean and the following will be migrated to reduce load:
- Yu-Gi-Oh! API
- Yu-Gi-Oh! Pack Opening
Further migrations will take place once we get an idea of how monthly pricing will be based on the usage of the above on our DigitalOcean instance.
Remote Server live on DigitalOcean.
Currently Running:
- External Yu-Gi-Oh! API
- Pack Opening Simulator
- Custom Packs
Data is replicated immediately for Custom Packs, nightly for everything else using mysqldump.
Additionally Running:
- Some internal API requests
- Card Counters (Card Info)
- Ritual Check (Card Info)
- Detect Cards (Deck Page)
Hey mate I was wondering if you'd ever release database dumps of the API of some sort, I guess that'd really help with the load since people would be able to self host basically