Unable to get custom app to show on runtipi app store
I've followed the steps in runtipi docs to fork and clone the app store repo.
I have created the apps/authelia folder with files needed for the app
I have modified the .json file to point to my own github repo for app-store
reloaded store from within runtipi and app does not show
1 Reply
Hello,
When you change the app-store repo you have to restart runtipi, the "Update repository" button only pull the already configured app-store.
When checking logs you should see something like this :
Pulling repo https://github.com/you/your-appstore to /data/repos/repo-directory
Sorry I didn't see your other messages (mentioning you already restarted runtipi itself).
Coming back to this line in the runtipi logs :
Pulling repo https://github.com/you/your-appstore to /data/repos/repo-directory
1. If you don't see your repo link, it's probably a misconfiguration on your runtipi side.
2. If you do see your repo link, the problem is certainly in your app-store repository.
I'll be glad to provide more help if you want to communicate your repo link and/or if you have some logs to share π