# apkbuilds This is me just me playing with alpine repos. Also I'll be deploying my futures toy project into alpine machines, so this will come handy. Who needs docker anyways ;) # Setup If for whatever reason you want to add this repo: ```shell echo "https://artifacts.gabrielgio.me/repo/v3.17/ " >> /etc/apk/repositories ``` Then trust me: ```shell curl https://artifacts.gabrielgio.me/repo/mail%40gabrielgio.me-62ddc4dc.rsa.pub \ -o /etc/apk/keys/mail@gabrielgio.me-62ddc4dc.rsa.pub ``` # Apks Alpine 3.17 ## midr - **url**: https://git.sr.ht/~gabrielgio/midr - **version**: 0.1.1 - **reason**: Own project ## genpass - **link**: https://git.sr.ht/~gabrielgio/genpass - **version**: 0.1.0 - **reason**: Own project ## reddit-nextcloud-importer - **link**: https://git.sr.ht/~gabrielgio/reddit-nextcloud-importer - **version**: 0.1.2 - **reason**: Own project ## nextcloud-api-wrapper - **link**: https://github.com/luffah/nextcloud-API - **version**: 0.2.3 - **reason**: Reddit reddit-nextcloud-importer dependency - **releases**: https://pypi.org/project/nextcloud-api-wrapper/#history ## jsonpickle - **link**: https://jsonpickle.github.io/ - **version**: 3.0.1 - **reason**: Avoid edge repository and reddit-nextcloud-importer dependency - **releases**: https://github.com/jsonpickle/jsonpickle/tags - **source**: https://git.alpinelinux.org/aports/tree/testing/py3-jsonpickle?h=master ## alps - **link**: https://jsonpickle.github.io/ - **version**: 0_git20221018 - **reason**: Avoid edge repository - **source**: https://git.alpinelinux.org/aports/tree/testing/alps?h=master ## prometheus-postgres-exporter - **link**: https://github.com/prometheus-community/postgres_exporter - **version**: 0.11.1 - **reason**: Avoid edge repository - **releases**: https://github.com/prometheus-community/postgres_exporter/releases - **source**: https://git.alpinelinux.org/aports/tree/community/prometheus-postgres-exporter?h=master ## dlib - **link**: https://dlib.net - **version**: 19.24 - **reason**: Avoid testing repository - **releases**: https://sourceforge.net/p/dclib/news/ - **source**: https://git.alpinelinux.org/aports/tree/testing/dlib?h=master