Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Add the Moonshot Alpine repository to your system. To do this, run the following command (as root, or using sudo):


    Code Block
    titleAlpine 3.1113
    linenumberstrue
    collapsetrue
    echo "https://repository.project-moonshot.org/alpine/v3.1113" >> /etc/apk/repositories
    echo "@moonshot https://repository.project-moonshot.org/alpine/v3.1113" >> /etc/apk/repositories


    Code Block
    titleAlpine 3.1315
    linenumberstrue
    collapsetrue
    echo "https://repository.project-moonshot.org/alpine/v3.1315" >> /etc/apk/repositories
    echo "@moonshot https://repository.project-moonshot.org/alpine/v3.1315" >> /etc/apk/repositories


  2. Install the Moonshot repository RSA key.

    Code Block
    linenumberstrue
    curl "https://repository.project-moonshot.org/alpine/moonshot@jisc.ac.uk-5be46530.rsa.pub" > /etc/apk/keys/moonshot@jisc.ac.uk-5be46530.rsa.pub