@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.
#TheMetalDogArticleList
#BLABBERMOUTHT
MUDVAYNE Signs With ALCHEMY RECORDINGS For Long-Awaited Sixth Album: New Music Is 'Coming', Says CHAD GRAY
@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... :-)
I continued playing around with @OpenCloud and translated the Quickstart script into an Ansible playbook. As usual, here is the vagrant-libvirt setup to try that yourself:
https://codeberg.org/johanneskastl/opencloud_quickstart_vagrant_libvirt_ansible
https://github.com/johanneskastl/opencloud_quickstart_vagrant_libvirt_ansible
Have a lot of fun!
Oh, and @mailbox_org has a #GoEuropean offer right now, where you get the first 6 months for free (when signing up for a standard or premium account for a year).
Aaaaand another one:
I played around with @Tronde's #OpenCloud #Ansible collection.
Easy to use, feature-rich and very nice in general. Get up and running with a OpenCloud container via Podman in a matter of minutes.
Here is a vagrant-libvirt setup using that Ansible collection:
https://codeberg.org/johanneskastl/opencloud_tronde_vagrant_libvirt_ansible
https://github.com/johanneskastl/opencloud_tronde_vagrant_libvirt_ansible
(Actually, it is using a fork that contains some fixes, links to the pull requests are in the README).
Have a lot of fun!
New treat incoming: I played around with #Podman and #Nginx as a #ReverseProxy. And as usual I ended up creating a new vagrant-libvirt setup...
https://codeberg.org/johanneskastl/nginx_reverse_proxy_podman_vagrant_libvirt_ansible
https://github.com/johanneskastl/nginx_reverse_proxy_podman_vagrant_libvirt_ansible
One container running as a server (with a very valuable index.html...) and another container as reverse proxy.
Two branches, one with quadlets (where everything worked out of the box) and another running "normal" containers.