Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. New blog post: Tag-Driven Deployments: How MastoSum Ships Itself with Forgejo Actions and Rootless Podman

New blog post: Tag-Driven Deployments: How MastoSum Ships Itself with Forgejo Actions and Rootless Podman

Scheduled Pinned Locked Moved Uncategorized
linuxpodmancontainersquadletdevops
2 Posts 2 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • larvitz@burningboard.netL This user is from outside of this forum
    larvitz@burningboard.netL This user is from outside of this forum
    larvitz@burningboard.net
    wrote last edited by larvitz@burningboard.net
    #1

    New blog post: Tag-Driven Deployments: How MastoSum Ships Itself with Forgejo Actions and Rootless Podman

    The pipeline is tag-driven and fully automated. A git push v0.2.9 triggers a Forgejo Actions workflow that builds a UBI10-based image, cosign-signs it, and writes a trigger file. A systemd path unit picks it up, verifies the signature, pulls by digest, and restarts the four app services. No SSH, no webhook receiver, no additional daemon. The CI runner lives in the same rootless Podman user context as the app it deploys.

    The filesystem is the API between CI and host.

    Link Preview Image
    Tag-Driven Deployments: How MastoSum Ships Itself with Forgejo Actions and Rootless Podman

    A walk through the MastoSum deployment pipeline: a version tag triggers Forgejo Actions, builds and signs a UBI-based image, then hands deployment to a rootl...

    favicon

    Larvitz Blog (blog.hofstede.it)

    #linux #podman #containers #quadlet #devops #forgejo

    tux@burningboard.netT 1 Reply Last reply
    1
    0
    • R relay@relay.an.exchange shared this topic
    • larvitz@burningboard.netL larvitz@burningboard.net

      New blog post: Tag-Driven Deployments: How MastoSum Ships Itself with Forgejo Actions and Rootless Podman

      The pipeline is tag-driven and fully automated. A git push v0.2.9 triggers a Forgejo Actions workflow that builds a UBI10-based image, cosign-signs it, and writes a trigger file. A systemd path unit picks it up, verifies the signature, pulls by digest, and restarts the four app services. No SSH, no webhook receiver, no additional daemon. The CI runner lives in the same rootless Podman user context as the app it deploys.

      The filesystem is the API between CI and host.

      Link Preview Image
      Tag-Driven Deployments: How MastoSum Ships Itself with Forgejo Actions and Rootless Podman

      A walk through the MastoSum deployment pipeline: a version tag triggers Forgejo Actions, builds and signs a UBI-based image, then hands deployment to a rootl...

      favicon

      Larvitz Blog (blog.hofstede.it)

      #linux #podman #containers #quadlet #devops #forgejo

      tux@burningboard.netT This user is from outside of this forum
      tux@burningboard.netT This user is from outside of this forum
      tux@burningboard.net
      wrote last edited by
      #2

      @Larvitz

      My deployment workflow for my #Mastodon UI

      1 appimagetool packs #Python, #Gunicorn & web_client.py locally into a fresh AppImage πŸ“¦
      2 The script uploads the AppImage to the #NixOS #server via scp πŸš€
      3 The #systemd service mastodon-ui is automatically restarted via #ssh πŸ”„

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups