peter_budo
Code tags enforcer
15,812 posts since Dec 2004
Reputation Points: 2,871
Solved Threads: 944
Skill Endorsements: 52
Do you know any online resource that can help me to set up a web development server in my place, which our team can access.
>>It is unlikely you will find such document as everyone goes with tools he is more comfortable/efficient with. I have my server running on Ubuntu and use either Ubuntu desktop or Mac OS (I have MacBook Pro) to maintain it. Installation of Java is MUST (I expect you know that :) ), then you may add Ant and/or Maven, choice of Java container/server Tomcat/Jetty/JBoss App Server/GlassFish (I use Tomcat) and of course some continuous integration(CI) with Jenkins/TeamCity or such (no preference here, I used both), code quality tools either plugins in project pom that can be run on CI or something like Sonatype Sonar
peter_budo
Code tags enforcer
15,812 posts since Dec 2004
Reputation Points: 2,871
Solved Threads: 944
Skill Endorsements: 52
Question Answered as of 1 Year Ago by
peter_budo