Setup

  1. Clone repo:

    git clone https://github.com/mage-ai/mlops.git
    
  2. Change directory into the cloned repo:

    cd mlops
    
  3. Launch Mage and the database service (PostgreSQL):

    ./scripts/start.sh
    
  4. Open http://localhost:6789 in your browser.