/
_Repositories_ALPINE

_Repositories_ALPINE

Add the Required Repositories

Supported versions

At the moment, Alpine 3.11 and Alpine 3.13 (x86_64 and armhf) are supported.

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

    Alpine 3.13
    echo "https://repository.project-moonshot.org/alpine/v3.13" >> /etc/apk/repositories
    echo "@moonshot https://repository.project-moonshot.org/alpine/v3.13" >> /etc/apk/repositories
    Alpine 3.15
    echo "https://repository.project-moonshot.org/alpine/v3.15" >> /etc/apk/repositories
    echo "@moonshot https://repository.project-moonshot.org/alpine/v3.15" >> /etc/apk/repositories
  2. Install the Moonshot repository RSA key.

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

Related content

_SystemPrep_ALPINE
_SystemPrep_ALPINE
More like this
OpenSSH Server on Alpine Linux
OpenSSH Server on Alpine Linux
More like this
_Repositories_DEB
_Repositories_DEB
More like this
Install Moonshot Libraries on an Alpine Linux Server
Install Moonshot Libraries on an Alpine Linux Server
More like this
OpenSSH Client
OpenSSH Client
More like this
Install an RP Proxy on Alpine Linux
Install an RP Proxy on Alpine Linux
More like this