aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 3c70a2950b5250be77466ef78464d36163555200 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# 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.16/ " >> /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

- [midr](https://git.sr.ht/~gabrielgio/midr)
- [genpass](https://git.sr.ht/~gabrielgio/genpass)
- [reddit-nextcloud-importer](https://git.sr.ht/~gabrielgio/reddit-nextcloud-importer)
- [gallery-dl](https://github.com/mikf/gallery-dl)
- [jsonpickle](https://jsonpickle.github.io/)
- [nextcloud-api-wrapper](https://github.com/luffah/nextcloud-API)