hachyderm.io is one of the many independent Mastodon servers you can use to participate in the fediverse.
Hachyderm is a safe space, LGBTQIA+ and BLM, primarily comprised of tech industry professionals world wide. Note that many non-user account types have restrictions - please see our About page.

Administered by:

Server stats:

8.9K
active users

The Uberduck

Well, it certainly seems like has gone down the Embrace, Extend, Extinguish path with .

Wanted to try to add a plugin to their docker image. Turns out in the process of building their docker image they break it entirely and have the setup.sh script fix it again so the only way to extend it would be to do something unholy with systemd or patch the setup.sh script in the dockerfile.

Fine, have it your way, I'll just install it on a raw Alma VM. Now, how do we get working?

Oh, there's a howto. Cool.

Oh, it doesn't work.

Well, the howto references a script in a github repo. Maybe that'll work?

It gets farther, but it still errors out because apparently they're manually downloading the letsencrypt CAs and adding them to FreeIPA, rather than pulling them from the system ca store.

And aside from a github issue or two, all the documentation on this is hidden behind 's paywall.

Swear to dog, I'm'a fire the next person who buys IBM.

@furicle Alma wasn't any part of the issue, from what I could tell, but sure, why not?

@uberduck Just thought maybe someone had a fix