Skip to content

Aliro v0.18

Compare
Choose a tag to compare
@jay-m-dev jay-m-dev released this 23 Aug 18:49
· 774 commits to master since this release

Changelog

  • Rebranding: PennAI is now called Aliro.
  • Updated NodeJS (version 12.22.9)

See the documentation at https://epistasislab.github.io/Aliro/ for more instructions.

Requirements:

See the installation instructions for prerequisite software requirements.

Installation:

  1. Download the production zip Aliro-0_18.zip from the Assets section below (be sure not to download the source code zip).
  2. Unzip the archive

Running:

See Using Aliro for instructions.

  • From the command line, navigate to the Aliro directory and run the command docker-compose up to start the Aliro server.
  • To stop Aliro, kill the process with ctrl+c and wait for the server to shut down.
  • Once the webserver is up, connect to http://localhost:5080/ to access the website.

What's Changed

Full Changelog: v0.17...v0.18