lago-api-k8s

Platform:

Channel Revision Published Runs on
latest/beta 24 18 Jul 2026
Ubuntu 24.04 Ubuntu 22.04
latest/beta 7 02 Oct 2025
Ubuntu 24.04 Ubuntu 22.04
latest/edge 6 29 Sep 2025
Ubuntu 22.04
juju deploy lago-api-k8s --channel beta

Learn about actions >

  • create-organization

    Create a new Lago organization with an initial admin user. Calls the Lago API at http://localhost:3000/api/v1/organizations from inside the workload container using curl. The password must be passed via a GitHub secret — never as a workflow_dispatch input.

    Params
    • org-name string

      Name of the organization to create.

    • user-email string

      Email address for the initial admin user.

    • user-password string

      Password for the initial admin user.