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.

Redmine Operator

Platform:

Channel Revision Published Runs on
latest/beta 11 02 Sep 2021
Ubuntu 20.04
juju deploy redmine-operator --channel beta

This page is to detail the work for the redmine-operator charm.

Bugs

  • currently this is not tracked in a Launchpad project, so there’s no centralized location to report bugs. However, commenting on any of the discourse pages will sent a notification to the author. See the Future Work section below, as this is the next step for the project.

Roadmap

  • Drive upstream Bitnami request to completion, enable rest API calls with existing code
  • Add support for TLS
  • Add support for arbitrary number of Redmine users
  • Add tox for standardized linting and testing
  • Improve unit testing
  • add support for clustering of redmine itself
  • add additional actions (e.g. CRUD actions for redmine data)
  • Publish to stable channel