This post originated from an RSS feed registered with Python Buzz
by Phillip Pearson.
Original Post: Installing PeopleAggregator on Nexenta OS (GNU/Solaris)
Feed Title: Second p0st
Feed URL: http://www.myelin.co.nz/post/rss.xml
Feed Description: Tech notes and web hackery from the guy that brought you bzero, Python Community Server, the Blogging Ecosystem and the Internet Topic Exchange
So here's a quick HOWTO for installing PeopleAggregator on Nexenta.
First, set up your Nexenta install and make sure the hostname is something resolvable in DNS. I use pa.nexenta here because I have it running VMWare, but this meant I had to enter a static IP for pa.nexenta both in c:\windows\system32\drivers\etc\hosts on the host machine and in /etc/hosts on the VM. If you have this running on a server which is properly set up, you won't need to do this.
The default homepage is showing me an error about timezone setting. There's probably something odd about how Solaris manages timezones, as I'm pretty sure I configured a timezone in the installer. I'll sort this out in due course...