mstdn.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A general-purpose Mastodon server with a 500 character limit. All languages are welcome.

Administered by:

Server stats:

14K
active users

#hellyeah

9 posts7 participants0 posts today
Replied in thread

@dragotin @darix @OpenCloud @opensuse

Here is the vagrant-libvirt setup I currently use to test the new package:
codeberg.org/johanneskastl/ope
github.com/johanneskastl/openc

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... :-)

Summary card of repository johanneskastl/opencloud_opensuse_vagrant_libvirt_ansible
Codeberg.orgopencloud_opensuse_vagrant_libvirt_ansibleVagrant-libvirt setup running OpenCloud in a VM using the openSUSE package (I am currently working on...)

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:

codeberg.org/johanneskastl/ope
github.com/johanneskastl/openc

(Actually, it is using a fork that contains some fixes, links to the pull requests are in the README).

Have a lot of fun!

Summary card of repository johanneskastl/opencloud_tronde_vagrant_libvirt_ansible
Codeberg.orgopencloud_tronde_vagrant_libvirt_ansibleVagrant-libvirt setup that runs OpenCloud in a VM with Podman, using tronde's nice Ansible collection

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...

codeberg.org/johanneskastl/ngi
github.com/johanneskastl/nginx

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.

Summary card of repository johanneskastl/nginx_reverse_proxy_podman_vagrant_libvirt_ansible
Codeberg.orgnginx_reverse_proxy_podman_vagrant_libvirt_ansibleVagrant-libvirt setup that runs a Nginx reverse proxy in a VM using Podman