Dear #openSUSE packagers, is anyone already working on an @OpenCloud server package for @opensuse?
I see the OpenCloud folks already are busy in isv:OpenCloud, but this far I only find desktop-related packages.
@johanneskastl @OpenCloud @opensuse maybe @dragotin can chime in
@darix @johanneskastl @OpenCloud @opensuse not that I know that anybody has started to build a server package. For us it is not such a priority as we mainly focus on docker compose atm and have to focus.
Any activity is highly appreciated
@dragotin @darix @OpenCloud @opensuse
There you are, highly work in progress and not tested at all yet...
https://build.opensuse.org/project/show/home:ojkastl_buildservice:OpenCloud
(Edit: change the URL to the separate OpenCloud project)
@dragotin @darix @OpenCloud @opensuse
Here is the vagrant-libvirt setup I currently use to test the new package:
https://codeberg.org/johanneskastl/opencloud_opensuse_vagrant_libvirt_ansible
https://github.com/johanneskastl/opencloud_opensuse_vagrant_libvirt_ansible
Most boilerplate and surrounding things are fine, the executable runs, but currently the setup is broken due to missing assets / assets not being created.
As stated in the README, work in progress under heavy development... :-)
@johanneskastl @dragotin @OpenCloud @opensuse
Klaas could opencloud maybe provide an official tarball with all the nodejs dependencies vendored?
@darix @johanneskastl @OpenCloud @opensuse here we go friends: https://github.com/opencloud-eu/opencloud/issues/891 - please feel free to add details
@dragotin @darix @OpenCloud @opensuse
Hooray, I have a OpenCloud Server package with a service that starts. And I can login.
The only thing still missing / unclear is the protobuf buf-generate, will open an issue for that.