Every micro ISV needs several standard things to get started. Few of them are:
- A web host
- A web site, including a blog
- A store front
- Customer support infrastructure like forums, CRM, Chat, etc.
- Bug tracker
- Source Control
- Build environment
Apart from these, some software related bits
- Common controls / Custom controls
- Framework things like:
- Installer
- Auto updater
And if your software is not open source, then
- Obfuscater
- Software copy protection
- Licensing
- Payment provider
And some marketing related:
- Software submitter
- Ad network
What I could come up with so far are:
- Trac: Issue Tracker
- VersionOne: Hosted Agile Project Management
- GetSatisfaction / UserVoice: Forums
- DreamHost / Google App Engine / Amazon: Hosting
- Google Apps: email and collaboration
- PayPal / FastSpring
I would update the list as and when I find more resources.
Is anything available integrated out-of-the box for a micro ISV to jump start, drop a comment below.