Web Server Setup: 01 - Intro

Webserver Setup

Well, after going through the laborious act of setting up my development environments and webservers recently, I decided to go ahead and take the time to get the bulk of what is required to get everything going with minimal issues. The simplest of issuesMy setup approach was to get a simple web server going, throw all the normal offerings on top of it - including version control and bug tracking tools, and configure Eclipse, JRE, JDK and anything that is portable in nature to end up with a swiss army knife for development, organization and testing.

 

  • XAMPP ( Apache, MySQL, PHP, Perl )
  • Mercury SMTP
  • Tomcat JSP Server
  • Hudson/Jenkins
  • Apache Maven
  • Artifactory
  • Apache ANT
  • Apache AXIS2
  • BugZilla
  • VisualSVN
  • JAVA ( Eclipse, JDK, JRE, WAR/JAR Library )
  • Other?