ActivityPub for forums looks neat!
Federation between formus:
https://meta.discourse.org/t/activitypub-plugin/266794
Federation with mastodon, pleroma and friends:
https://meta.discourse.org/t/publishing-posts-to-mastodon/314609
ActivityPub for forums looks neat!
Federation between formus:
https://meta.discourse.org/t/activitypub-plugin/266794
Federation with mastodon, pleroma and friends:
https://meta.discourse.org/t/publishing-posts-to-mastodon/314609
I'm curious, how people manages their installations in Kubernetes?
If you delete namespace it lefts detached from ns ClusterRole s and CustomResourceDefinition s, which means you can't use the same manifest to install the same deployment (with dependencies) in other namespace unless you manually delete all of them.
This is an imperative nightmare, isn't it?