aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 2effc258ecb5abd5b98c72080580c1a93fd3bffc (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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
# 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
- **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

## gallery-dl
- **link**:       https://github.com/mikf/gallery-dl
- **version**:    1.23.5
- **reason**:     Remove edge repository and reddit-nextcloud-importer dependency
- **releases**:   https://github.com/mikf/gallery-dl/releases
- **source**:     https://git.alpinelinux.org/aports/tree/testing/gallery-dl?h=master

## jsonpickle
- **link**:       https://jsonpickle.github.io/
- **version**:    2.2.0
- **reason**:     Remove 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


## jellyfin
- **link**:       https://github.com/jellyfin/jellyfin
- **version**:    10.8.7
- **reason**:     Remove edge repository
- **releases**:   https://github.com/jellyfin/jellyfin/releases
- **source**:     https://git.alpinelinux.org/aports/tree/community/jellyfin?h=master

## jellyfin-web
- **link**:       https://github.com/jellyfin/jellyfin-web
- **version**:    10.8.7
- **reason**:     Remove edge repository
- **releases**:   https://github.com/jellyfin/jellyfin-web/releases
- **source**:     https://git.alpinelinux.org/aports/tree/community/jellyfin-web?h=master