...
How to keep it lazy and simple? Let's use uni's e-list!
Do we have to wait for emails to know the monitoring result? Sometimes, to make it worse, the uni's email will falsely filter out our daily emails.
We do have built a system status page that you can actively go and check.
Access databases
During your development, you might want to connect to our databases to view/modify the data. For data security reasons, databases are host differently for different environments. Our development and test databases are hosted on MongoDB Atlas and our production database is hosted on BioHPC.
...