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

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

    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.