veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

296
active users

#containers

13 posts13 participants1 post today

A rare double merge just occurred. 😮 :git_logo:

We have just released `default-flatpaks@v2` for automatically setting up your Flatpaks in a custom image, which should be way more robust and maintainable than the old version. Read the announcement post: blue-build.org/blog/default-fl

Additionally, the new `soar` module was merged, providing automatic installation and configuration of a nice new alternative to brew for local packages. Read the docs: blue-build.org/reference/modul

BlueBuilddefault-flatpaks v2The module for adding Flatpaks has been rewritten with breaking changes. Learn why and how.
Continued thread

Okay so like, there are multiple interfaces and they are all distinct/unique:

  • GUI: Graphical User Interface, i.e. the apps that are graphically drawn on screen and can be interacted with using a mouse, like browsers, media, games (etc)
  • CLI: Command Line Interface, i.e. 'the terminal', where characters are displayed and commands typed for interactions.
  • TUI: Terminal User Interface: Is a mix of the first two, where characters are used within a terminal to imitate graphics, using hotkeys over typed commands.

(There are more, but these are three common ones)

So GUI != CLI != TUI :neocat_thumbsup:

Hey fedi-admins, what's your recommended GUI option for k8s administration?

Specifically looking for something with a low barrier to entry, as it's intended for the devs in my team who have minimal ops/infra experience.

We've been looking at 'Portainer' as the combination of easy management, stack deploys and RBAC quite appealing, but the way they're aggressively pushing the paid version... not so much.

📦 **O que São Containers e Qual o Impacto da Conteinerização na TI Moderna?** 🚀

Os containers revolucionaram a forma como desenvolvemos, distribuímos e gerenciamos aplicações. Quer entender o que são, como funcionam e por que estão transformando a TI? Descubra no nosso blog!

👉 Leia aqui: nova.escolalinux.com.br/blog/o

Paulo OliveiraO que são os Containers e o Impacto da Conteinerização na TI ModernaContêineres simplificam a vida dos desenvolvedores e equipes de TI, tornando o desenvolvimento e a implantação de aplicações mais flexíveis e eficientes.

I've been experimenting with the container support in MikroTik RouterOS 7.x. Over the past week I've deployed my own binary in a container on a RB5009 router. A simple webserver which compiles down to a single static binary, which I build on a raspberry pi4 and then save/export and move to the router. #mikrotik #routeros #containers #golang bgp.guru/2025/07/16/routeros-7

BGP.guru · RouterOS 7 Container TestA simple test of the container functionality in RouterOS 7. We build a custom go binary, build a container for it, export that container, import that container on the router, and run it!