Release portal
The release portal is the central store for the Anapaya software.
Accounts and access
The software catalog is visible to all users. You need an Anapaya ID account to download most files.
Download a package from the portal
Open releases.anapaya.net, select the product and the version, and
select Download next to the file. The copy menu next to Download copies a signed download
link, a curl command, or the path of the file for the API.
Verify a file
Anapaya signs the appliance packages and the system packages. The portal stores the signature file next to each package, and it serves the public keys at releases.anapaya.net/keys.json. For more information, see Package signatures.
The previous releases page at old.releases.anapaya.net lists the signatures of all releases.
Download a file with the API
A personal access token authenticates a download from a script or from a headless system. Create and revoke tokens on the Access tokens page of the portal.
Anyone who has the token can download files with the permissions of your account. Keep the token secret.