The latest addition to my collection of toys is an Apple MacMini Server. The reason I decided to throw a new server into the mix is that I wanted to have the ability to develop and run my own applications as well as experiment with new technologies. For a while I was using my 2-year old Mac Mini as a server but with only 1Gb of RAM and a mere 1.83GHz Intel Core 2 Duo CPU it didn’t really cut it. I now use it to watch TV and movies in my room. It works a treat. So now here is what my home steup looks like (click on the image to zoom in):
From the NAS I run an SVN server where I keep my home projects. On the MMS I have installed Tomcat, PostgreSQL and I’ve just deployed Atlassian Confluence (they offer a starter kit for only $10) so I have a central location where I can keep all the information I need.
And by using DynDNS I can have all of this accessible on the internet. I route all the traffic to the MMS and with Apache I proxy the Confluence requests to Tomcat and SVN requests to the NAS.
It’s a pretty cool setup which gives plenty of things to occupy myself with
.


