The Charm Store will undergo scheduled database maintenance on July 5, 2026 22:00 to July 6, 02:00 UTC. During this time, you may be unable to access charm and bundle metadata or publish updates. No user action is required and services will automatically resume once maintenance is complete.

Discourse

Platform:

Channel Revision Published Runs on
latest/stable 263 23 Jun 2026
Ubuntu 22.04 Ubuntu 20.04
latest/stable 249 22 Jun 2026
Ubuntu 22.04 Ubuntu 20.04
latest/edge 272 Today
Ubuntu 22.04 Ubuntu 20.04
latest/edge 249 07 Apr 2026
Ubuntu 22.04 Ubuntu 20.04
juju deploy discourse-k8s

Learn about actions >

  • anonymize-user

    Anonymize a user.

    Params
    • username string

      The unique identifier of the user to anonymize.

    Required

    username

  • create-user

    Create a new user.

    Params
    • active boolean

      Whether the user should be email-verified and active.

    • admin boolean

      Whether the user should be an admin.

    • email string

      User email.

    Required

    email

  • promote-user

    Promote a user to admin.

    Params
    • email string

      User email.

    Required

    email