LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Developer server programs? (https://www.linuxquestions.org/questions/linux-software-2/developer-server-programs-4175475318/)

szboardstretcher 08-30-2013 09:24 AM

Developer server programs?
 
Morning all,

Im throwing together a development box, with common tools for a team of web developers(my guys are php/python). Any further suggestions?
  • git repo
  • git frontend - gitorious or gitlab
  • wikimedia wiki
  • pastebin: zerobin
  • gerrit code review
  • mantis/bugzilla bug trackers
  • jenkins build server
  • testlink test management
  • watir test suite
  • redmine project management
  • rsync backups

acid_kewpie 08-31-2013 11:12 AM

why not ask THEM what toolset they wish to use? Mandating the tools they use seems very strange to me.

szboardstretcher 09-02-2013 11:25 PM

Quote:

Originally Posted by acid_kewpie (Post 5019424)
why not ask THEM what toolset they wish to use? Mandating the tools they use seems very strange to me.

Not mandating at all. These were the tools that we sat down and talked about. I'm just reaching out to the community to see if there are any suggestions that would be helpful. Its a shot in the dark, but having an open conversation cant hurt.

Wow. Do you post like once a minute or something? 45,000 posts is a hell of a lot of posts!

Berhanie 09-03-2013 02:09 AM

Quote:

Wow. Do you post like once a minute or something?
his stats say
Code:

Posts Per Day: 9.63

we compute:
Code:

$ echo "24 / 9.63" | bc -l
2.49221183800623052959

so, he only posts once every 2.5 hrs.

Habitual 09-03-2013 09:53 AM

Quote:

Originally Posted by szboardstretcher (Post 5020645)
Not mandating at all. These were the tools that we sat down and talked about. I'm just reaching out to the community to see if there are any suggestions that would be helpful. Its a shot in the dark, but having an open conversation cant hurt.

Wow. Do you post like once a minute or something? 45,000 posts is a hell of a lot of posts!

44,999 "Welcome to LQ"? Just kidding Chris!

It's about quality, not quantity, and he has both.
Chris is a valuable asset to this board.

12 years under his belt too.
I think LQ just celebrated 13 years of "life" recently...?

acid_kewpie 09-03-2013 11:51 AM

Do I? Not always that sure myself. :-s

dugan 09-03-2013 11:57 AM

That is an extremely solid and well thought out development server. I'm impressed.

Redmine could serve as the git frontend and the issue tracker though.

szboardstretcher 09-03-2013 08:46 PM

Thanks for the compliment dugan,.. here is the finished product, tested over and over on vanilla Ubuntu x64 12.10. If anyone comes up with a suggestion they'd like to share, please do so.

http://boardstretcher.github.io/linuxsbds

Free to all, untracked, no ads. Hope someone finds it helpful.

If you DO like it and find it useful, flip me a 'helpful' point or star the project on Github.

acid_kewpie 09-04-2013 06:02 AM

Certainly a useful toolset. Hopefully it integrates well though? Needs to me much more than the sum of its parts for a great solution. SSO and the likes.

szboardstretcher 09-05-2013 04:46 PM

Quote:

Originally Posted by acid_kewpie (Post 5021497)
Certainly a useful toolset. Hopefully it integrates well though? Needs to me much more than the sum of its parts for a great solution. SSO and the likes.

Thank you. Im sure atlassian crowd could be used to SSO across the board,. unfortunately i cant find an open source Single Sign on solution.

acid_kewpie 09-06-2013 02:33 AM

TBH I should have said centralized user management, not SSO. We've just have Jira installed where we are, with yet another user account and password to remember. So messy.

szboardstretcher 09-09-2013 11:50 AM

Quote:

Originally Posted by acid_kewpie (Post 5022872)
TBH I should have said centralized user management, not SSO. We've just have Jira installed where we are, with yet another user account and password to remember. So messy.

Righto. I previously worked at a place with a lot of seperate apps, and they actually paid for "Atalassian Crowd" which took care of SSO, and really made things easier. But it wasn't cheap, and it took a lot of developer hours to code the connectors into their applications.

But out of the box, Crowd works great to tie in SSO to all the Atlassian products.


All times are GMT -5. The time now is 08:34 AM.