fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

10K
active users

#Docker

90 posts80 participants11 posts today

Das war heute eine Überraschung, dass in meinem Barebone Intel #NUC doch eine 256GB SDSD und 4GB RAM waren. Also heute noch #proxmox installiert, als absoluter Noob #Docker installiert bekommen und seit einer halben Stunde läuft wanderer.to.

Erste Route ist drin, sehr geiles Projekt. Morgen kommt dann das SSD- und RAM-Upgrade. Dann alles nochmals neu - aber diesmal ohne 4 Stunden trial&error 😂

Außerdem ist dann genug wumms da für weitere Projekte.

Oh ja, mit #Containern ist alles besser. #Docker hier, Docker da. Aber komm bloß nicht auf die Idee die Applikation ohne Docker benutzen zu wollen und dann dafür nach Ressourcen zu suchen. Da bist Du dann schön auf Dich allein gestellt.

Schöne neue Welt…

#portainer 2.27.3 released

Portainer Community Edition is a lightweight service delivery platform for containerized applications that can be used to manage Docker, Swarm, Kubernetes and ACI environments. It is designed to be as simple to deploy as it is to use. The application allows you to manage all your orchestrator resources (containers, images, volumes, networks and more) through a ‘smart’ GUI and/or an extensive API.

#adminlife #opensource #docker #podman

github.com/portainer/portainer

Known issues
Known issues with Podman support

Podman environments aren't supported by auto-onboarding script
It's not possible to add Podman environments via socket, when running a Portainer serve...
GitHubRelease Release 2.27.3 · portainer/portainerKnown issues Known issues with Podman support Podman environments aren't supported by auto-onboarding script It's not possible to add Podman environments via socket, when running a Portainer serve...

OK I have a proper #PostgreSQL thing in #Docker now, I can *actually* start my #elixirphoenix project. (I mean I planned this thing in December or so. Got sidetracked.)

My documentation reading skills are terrible as usual (#adhd), but it looks a lot like #RubyOnRails, yes, and I made some progress and it wasn't even bad.

I almost got it to Do a Thing! Maybe by the end of the week I'm inserting rows in the database! ...Probably earlier. ...I hope.

Want #cloudnative but with the power of #declarative configuration? The recoverability of #transactions for system configuration?

Wednesday it's the online #guix meet-up! With a great talk by @paulbutgold
about running docker / oci containers using the Guix configuration system.

His Gocix project has #prometheus, #grafana, #forgejo, #conduit and #traefik examples.

Meet-up details:

meetup.com/guix-social/events/

#nix#linux#oci

I'm setting up a #PostgreSQL server to run on #Docker.

Because this is my first time trying to get this stuff working, I'm having a bit of a time trying to actually connect to the damn thing from another host. So I hit #PgAdmin4, add the connection details there, no dice.

Anyway, that's not the problem.

The problem is that PgAdmin4 *cowardly* refuses to save the details for this new database connection. *Just because* it's unable to establish the first connection to it. Enter new connection, it works, save it. Can't connect? Can't save.

Would be, you know, nice to save the incomplete/incorrect details *for later* when I get this stuff working. But alas, that would be too logical!