Hello , i am trying create my own repo , but i am finding some problems during installations.
my ubuntu is : 16.04
i have followed this link : https://f-droid.org/docs/Setup_an_F-Droid_App_Repo/?title=Setup_an_FDroid_App_Repo
but , i am using apache instead of nginx ( i dont like use nginx xD ) ,
i have create a folder called : fdroid at : /var/www/fdroid and inserted my apk’s on : /var/www/fdroid/repo/
this is how looks my default config apache :
its normal ?
so , i have installed the f-droid apk on my smartphone and when i insert the repository : http://192.168.0.2/fdroid/repo , i receive the message : Repository was not signed correctly
someone could help me ?