Open iamfoolberg opened 8 months ago
Well, the answer is
root@netsrv:/home/berg/flatpak/flat-manager# cat org.flatpak.Hello.flatpakref
[Flatpak Ref]
Name=org.flatpak.Hello
Branch=master
Title=org.flatpak.Hello build nr 4
IsRuntime=false
Url=http://192.168.2.151:8280/build-repo/4
#RuntimeRepo=http://192.168.2.151:8280/repo/flathub.flatpakrepo
root@netsrv:/home/berg/flatpak/flat-manager# flatpak install org.flatpak.Hello.flatpakref
Nice work, nice day:)
I have followed the commands in README.md, the flat-manager is installed.
When i "upload" the build application:
The flat-manager server "accept" the application.
Then, i created a remote hub
and try to install
both client and server complain:
however, when i changed the url of myflathub,
it works...
Now, my question is, what is the URL of my selfhosted repo in flat-manager. the version 4 in "build-repo/4" will change by "flat-manager-client push..."