significa / app-distribution-server

Simple, self-hosted Android and iOS mobile app distribution server (for IPA and APK files).
https://significa.co/blog/how-to-distribute-ios-ipa-builds
GNU General Public License v3.0
52 stars 12 forks source link

Feature Request: Support multiple Apps #26

Closed Tobi696 closed 4 hours ago

Tobi696 commented 5 hours ago

Since the app logo and name are currently configured by environment variables as it seems, it is only possible to really distribute one app per server instance.

It would be nice to use the environment variables as fallback, but also support app name and logo url in the upload HTTP POST request.

Tobi696 commented 4 hours ago

Sorry, I was too quick here, should've tried it out before making the comment, I thought the Logo url would be the Apps Logo.