Hacker News new | ask | show | jobs
by daveoflynn 4507 days ago
> Setting up giolite + active directory + Crowd + JIRA + FishEye was a chore I'd rather not repeat.

For anyone tackling this today for a small-medium team: set up JIRA first, point Stash at JIRA, done. JIRA can act as a user management server for the other Atlassian products.

1 comments

We went somewhere like Jira + Confluence + Fisheye before I came in.

After that we slowly moved to git and went Jira + Confluence + Stash then + Bamboo.

Then I started work on an LDAP system and we've got Jira+Confluence+Stash+Bamboo all tied into LDAP for users and permissions (and the computers in the office all tie in to LDAP too).

I think we're using OpenLDAP instead of AD, but it works pretty decently for user maangement.