| From: | Albrecht Dreß <albrecht(dot)dress(at)posteo(dot)de> |
|---|---|
| To: | "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org> |
| Cc: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>, Achilleas Mantzios <a(dot)mantzios(at)cloud(dot)gatewaynet(dot)com> |
| Subject: | Re: issue/bug management, project management, people management, product management all in one, preferably open source software ? |
| Date: | 2025-05-22 19:33:30 |
| Message-ID: | 46BXGQGS.RJB4IWL6.FVH5FROR@C6X6YABW.YSFQXTWZ.OHIBUFKQ |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Am 22.05.25 21:04 schrieb(en) Adrian Klaver:
> On 5/22/25 10:52, Achilleas Mantzios wrote:
> > Hi people
> >
> > I'd like to know if people here know of or use any integrated solution
> > for all or some of the above. It would be nice if it supported LDAP /
> > OAuth 2.0 , integrate with plain vanilla git (not github / gitlab) and
> > be open, and active as a project.
>
> I use Redmine:
>
> https://www.redmine.org/
+1 for Redmine!
Completely FOSS, written in Ruby. I use it at work, with Postgres as backend, for hundreds of projects, and ~200 users and groups. LDAP auth works ootb, for sync'ing LDAP users and groups a plugin is needed (search for “redmine ldap sync”, which is quite old and might need minor fixes or a forked version for the latest Redmine 6). Never tried OAuth 2, but iirc a plugin is available.
You'll find a plethora of plugins (see <https://www.redmine.org/plugins>), both FOSS and closed-source, and it's pretty easy to write your own extensions (in Ruby, though, which is not my favourite language, but not too difficult).
Hth, Albrecht.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Brahmaiah psql | 2025-05-22 19:43:32 | ProcSignalBarrier and ITC Issue |
| Previous Message | Ray O'Donnell | 2025-05-22 19:23:52 | Re: issue/bug management, project management, people management, product management all in one, preferably open source software ? |