Skip to main content

Manually via Script

Requirements

  • Linux workstation/server or virtual machine running
    • Ubuntu Server 20.04 LTS (recommended)
    • Debian 10
    • Fedora 34
  • Internet connectivity

Install

  1. Create he riasc.yaml file and place it in your current working directory
  2. Run the following snippet to start the installation
    sudo -s
    curl -q https://raw.githubusercontent.com/ERIGrid2/riasc-provisioning/master/common/riasc-update.sh | bash
  3. Wait until provisioning completes.
    • The first boot will take a while (> 10 minutes)
    • Once finished the the console should print RIasC update completed successfully!