About
Tenejo — Esperanto. A depository; a place where something is placed for safekeeping.
Tenejo is a Lua Lapis and Openresty powered Alpine package repository. Instead of static file hosting, Tenejo provides a programmatic API for managing, deploying, and distributing Alpine Linux packages.
Repository Key
Install the signing key before adding any repositories. The key fingerprint is shown below for verification.
# Verify the fingerprint wget -qO- https://tenejo.lambdacreate.com/static/tenejo.rsa.pub | sha256sum # Install the key if it matches wget https://tenejo.lambdacreate.com/static/tenejo.rsa.pub -O /etc/apk/keys/tenejo.rsa.pub
Repositories
Add the lines below to /etc/apk/repositories to enable all available repositories.
https://tenejo.lambdacreate.com/edge/community https://tenejo.lambdacreate.com/edge/main https://tenejo.lambdacreate.com/edge/non-free https://tenejo.lambdacreate.com/edge/testing