Saturday, September 07, 2024
apps@conference.yunohost.org
September
Mon Tue Wed Thu Fri Sat Sun
            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
           

[15:41:39] <selfhoster1312> PapaDragon, in general using .deb is recommended because it's much faster, but in this case it's not clear for which Debian/Ubuntu release the .deb is built :O
[15:41:41] <selfhoster1312> let's me look it up
[15:48:21] <selfhoster1312> looks like it's based on whatever Debian version it's built on... https://codeberg.org/silverpill/mitra/src/branch/main/scripts/build_deb.sh
[15:50:00] <selfhoster1312> the good news is it's super easy to make a Github Actions workflow to build your own deb so people don't have to compile the app to install it :)
[15:50:09] <selfhoster1312> if you need help with that let me know
[16:53:07] <PapaDragon> Hmmm, do you mean that the best option would be to build a *.deb package directly on the server mitra is to be installed on, rather than downlading the amd64 *.deb package available in the upstream repo?
[17:07:18] <PapaDragon> Anyhow, I began working on a package, shamelessly stealing some code on the jenkins ynh package which also uses a *.deb. For the moment it's not functionnal at all so any suggestions, hints or ready-made code are more than welcome!
https://github.com/dragondaddy/mitra_ynh