1# apkbuilds
2
3This is me just me playing with alpine repos. Also I'll be deploying my futures
4toy project into alpine machines, so this will come handy.
5
6Who needs docker anyways ;)
7
8# Setup
9
10If for whatever reason you want to add this repo:
11
12```shell
13echo "https://artifacts.gabrielgio.me/repo/v3.17/ " >> /etc/apk/repositories
14```
15
16Then trust me:
17
18```shell
19curl https://artifacts.gabrielgio.me/repo/mail%40gabrielgio.me-62ddc4dc.rsa.pub \
20 -o /etc/apk/keys/mail@gabrielgio.me-62ddc4dc.rsa.pub
21```
22
23# Apks Alpine 3.17
24
25## midr
26- **url**: https://git.sr.ht/~gabrielgio/midr
27- **version**: 0.1.1
28- **reason**: Own project
29
30## genpass
31- **link**: https://git.sr.ht/~gabrielgio/genpass
32- **version**: 0.1.0
33- **reason**: Own project
34
35## reddit-nextcloud-importer
36- **link**: https://git.sr.ht/~gabrielgio/reddit-nextcloud-importer
37- **version**: 0.1.2
38- **reason**: Own project
39
40## nextcloud-api-wrapper
41- **link**: https://github.com/luffah/nextcloud-API
42- **version**: 0.2.3
43- **reason**: Reddit reddit-nextcloud-importer dependency
44- **releases**: https://pypi.org/project/nextcloud-api-wrapper/#history
45
46## jsonpickle
47- **link**: https://jsonpickle.github.io/
48- **version**: 3.0.1
49- **reason**: Avoid edge repository and reddit-nextcloud-importer dependency
50- **releases**: https://github.com/jsonpickle/jsonpickle/tags
51- **source**: https://git.alpinelinux.org/aports/tree/testing/py3-jsonpickle?h=master
52
53## alps
54- **link**: https://jsonpickle.github.io/
55- **version**: 0_git20221018
56- **reason**: Avoid edge repository
57- **source**: https://git.alpinelinux.org/aports/tree/testing/alps?h=master
58
59## prometheus-postgres-exporter
60- **link**: https://github.com/prometheus-community/postgres_exporter
61- **version**: 0.11.1
62- **reason**: Avoid edge repository
63- **releases**: https://github.com/prometheus-community/postgres_exporter/releases
64- **source**: https://git.alpinelinux.org/aports/tree/community/prometheus-postgres-exporter?h=master
65
66## dlib
67- **link**: https://dlib.net
68- **version**: 19.24
69- **reason**: Avoid testing repository
70- **releases**: https://sourceforge.net/p/dclib/news/
71- **source**: https://git.alpinelinux.org/aports/tree/testing/dlib?h=master