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.18/ " >> /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.18
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## alps
47- **link**: https://jsonpickle.github.io/
48- **version**: 0_git20221018
49- **reason**: Avoid edge repository
50- **source**: https://git.alpinelinux.org/aports/tree/testing/alps?h=master