mastodon.cc is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon for Art

Administered by:

Server stats:

66
active users

#podman

4 posts4 participants0 posts today

And another system and containter update has broken nextcloud-aio on podman completely.

Container's start script can't resolve DNS, even when explicitly given a --dns=1.1.1.1

No issues with othe containers. Nextcloud-aio tries to configure a lot networking stuff itself...

This is the part of self-hosting that sucks.

Podman have a sub-command `image scp` to copie an image frome a system to another.

Very usefull when you build your images locally and then deploy them on a small server without the need of a private registry.

But how to use it when the user you run you container and the user you connect by SSH are different ?

Coming up on my task list is getting multiple/different containers running on a single domain using subdomains… can that work?

So app1.example.com is one Podman container and app2.example.com is a different Podman container… (both using port 80)

I’ve found this guide I might try, but if you have a better way please let me know!

➡️ redhat.com/en/blog/podman-ngin

www.redhat.comHow to create multidomain web applications with Podman and NginxManaging different applications from different domains on the same host can be difficult when using different ports. When a colleague suggested I write an ar...

Upgraded my Mastodon instances to v4.3.4 from v4.3.2 finally.

With containers it's relatively painless.

That said, I really would like the Mastodon admin interface have settings for post lengths and number of poll items.

It's a bit of a pain to vet and correct whether ./app/javascript/mastodon/features/compose/containers/compose_form_container.js, ./app/validators/status_length_validator.rb, and ./app/validators/poll* need to be changed/updated/migrated for every new minor release. Not a big deal, truly, but it is something to fat finger and something else to track in your environment.

Mastodon is fabulous and complex but a little addition like this would go a long way to ease admin burdens.

cc: @Gargron

Tried Podman Desktop by Red Hat as it was first monitor I found.

It's IMHO fucking horrible. Looks bad and a complete mess, which is pretty relevant attribute for that purpose. I mean the use and purpose is to visualize the situation, right?

This feels much more sane GUI option: https://github.com/marhkb/pods

#podman
Keep track of your podman containers. Contribute to marhkb/pods development by creating an account on GitHub.
GitHubGitHub - marhkb/pods: Keep track of your podman containersKeep track of your podman containers. Contribute to marhkb/pods development by creating an account on GitHub.

TIL there is "Kleene", a new container mangament platform for FreeBSD:

kleene.dev/get-started/overvie
designed to be very similar to Docker / Podman.

It looks very promising!

There are also PRs for new ports:

- bugs.freebsd.org/bugzilla/show (kleene-cli)
- bugs.freebsd.org/bugzilla/show (kleene-daemon)

The PRs seem to need some help from someone knowing about Elixir, though.
Maybe you are the one? 🫵🏻 🙂

Kleene Documentation · Kleene overviewKleene explained in general terms