m5l.eu is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Site description
Yet another single-user instance
Admin account
@marek@m5l.eu

Search results for tag #docker

AodeRelay boosted

[?]Laurent Cheylus » 🌐
@lcheylus@bsd.network

Dockerbox: an open-source Project to provide docker on FreeBSD by running dockerd (docker daemon) inside a Linux Bhyve VM github.com/leafoliage/freebsd-

    AodeRelay boosted

    [?]jbz » 🌐
    @jbz@indieweb.social

    AodeRelay boosted

    [?]Achim :antifa: » 🌐
    @achim@mastodon.weindl.biz

    Neuer Blogbeitrag: Grocy hinter Keycloak und oauth2-proxy - Eine kompakte SSO-Integration

    Meine Grocy-Instanz soll für Family & Friends erreichbar sein, aber keinen zusätzlichen Passwortfriedhof erzeugen. Deshalb läuft die Anmeldung über Keycloak; oauth2-proxy und Nginx übernehmen den Rest.

    Ausgewählte öffentliche direkte Antworten können gekürzt und datensparsam im Blog erscheinen.

    blog.weindl.biz/de/2026/08/16/

    Anmeldeseite der Grocy-Instanz über ein angepasstes Keycloak-Theme mit eigenem Grocy-Logo. Der Zugriff auf die selbstgehostete Grocy-Installation erfolgt über die Keycloak-Authentifizierung.

    Alt...Anmeldeseite der Grocy-Instanz über ein angepasstes Keycloak-Theme mit eigenem Grocy-Logo. Der Zugriff auf die selbstgehostete Grocy-Installation erfolgt über die Keycloak-Authentifizierung.

      AodeRelay boosted

      [?]bbₜᵤₓᵢ » 🌐
      @tux@burningboard.net

      @AlienJay

      probiere doch mal auch aus, das Teil lässt sich viel einfacher installieren als . 🙃

        stfn boosted

        [?]thedoctor » 🌐
        @thedoctor@polymaths.social

        A #blost about stuff I do for fun and relaxation: finding ways to (un)optimize my self-hosting setup: https://bfloeser.de/how-to-compose-compose-files

        This time: fun and games with Docker Compose and composing Compose files from different sources.

        @irgndsondepp @joel @sotolf @stfn @rl_dane

        #selfhosting #docker #dockercompose

          🗳
          AodeRelay boosted

          [?]Owl Eyes Hoo » 🌐
          @d1@autistics.life

          Which communities/"servers" for the following Open Source software projects, would you most like to see re-established/migrated into an , non-walled-garden forum software (such as their own dedicated website)?

          **Check all that apply** :blob_cat_heart:

          Note 1: Community membership sizes may be listed as approximates, may be out of date (Qwen knew from 2024), but none the less, give a useful ballpark. **Were any fairly large Open Source communities in Discord missed? Please reply, stating so.**

          Note 2: Flarum 2.0 will be coming out soon, **has great mobile support** (important to younger-generation adoption), and is also lightweight. An feed add-on/plugin, Open Source, is also offered. 👍 Having said this, I approve of any Open Source, non-walled-garden forum software, such as (but it requires a beefier server, uses node.js, alas, and runs in )

          Blender Community (~95,000+):3
          LibreOffice (~25,000+):3
          Reactiflux (75k+):1
          Vue Land/Vue.js (119k+):1
          Electron desktop app framework (21k+):1
          Laravel (48k+):2
          Tailwind (36k+):2
          Debian (has PHPBB, poor mobile support):2
          Linux Mint (has PHPBB, poor mobile support):1
            0 ★ 0 ↺

            [?]Marek S. Ł. » 🌐
            @marek@m5l.eu

            Nagabywany przez przyjaciół popełniłem poradnik jak uruchomić od początku domowy serwer, zapraszam :)

            https://lukasiewicz.tech/blog/6


              [?]Root Moose » 🌐
              @RootMoose@mastodon.bsd.cafe

              Anyone had success running Distrobox (Debian/Ubuntu vm) under Alpine Linux to get Blender with Cycles/HIP support working on an Alpine host? Something I gotta try...

                0 ★ 0 ↺

                [?]Marek S. Ł. » 🌐
                @marek@m5l.eu

                One thing I didn't realise about is that you can run them using with interactive terminal (docker run -it) to get crazy simple setup instructions.

                Yours sincerely,
                a fresh menuconfig user

                  3 ★ 1 ↺

                  [?]Marek S. Ł. » 🌐
                  @marek@m5l.eu

                  I just completed a application for feature phones that periodically reports the position. I was quite surprised I couldn't find anything ready made for my senior user, but it wasn't too difficult to make either.

                  Live location is very sensitive data, but the server with TLS and basic authentication gives me more privacy than the big tech cloud. And it only needed reading a bit of MDN and making a basic image based on

                    1 ★ 0 ↺

                    [?]Marek S. Ł. » 🌐
                    @marek@m5l.eu

                    Finally back online after reworking my setup!

                    This time it's with . I used to avoid containers, preferring to run services directly instead. But setting up backups made me appreciate the separation between the application data in image and persistent state in mounted volumes. The final piece that convinced me is the ability to self-host my own container registry with @forgejo@floss.social

                    I'm doing the initial setup through (learned from @notthebee@tilde.zone), but specific applications are managed via dockge. The ambition to do every adjustment through playbooks burns out really fast when working with a single instance.