Airella-ops

This repository was made to simplify deployment process of Airella.

Requirements

  • sh
  • docker

Deployment

Build/rebuild docker image with lastest backend and frontend version by invoking:

./build.sh

Start web application:

./start.sh

Stop web application:

./stop.sh