Skip to content

v1.0.10

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Dec 14:49
4a1b2f1

Welcome! RicePilaf is short for Rice Post-GWAS/QTL Analysis dashboard. Ok, so we are not great at acronyms; but like a flavorful rice pilaf that combines many ingredients, this RicePilaf combines information from multiple rice databases to provide insights into your QTL/GWAS loci.

Installation and Usage

Please visit the wiki.

Changelog

  • Fixed the nginx configuration file for deploying RicePilaf to the Bioinfo DLSU server.

    The previous configuration did not allow for automatic SSL certificate renewal (via certbot) since it redirected all requests to HTTPS — including Let's Encrypt's HTTP-01 challenge, which should be issued over HTTP. The new configuration fixes this by specifying a special location context in the HTTPS server block for handling Let's Encrypt challenges.