I managed to get a Pod running after a few days of working it all out. SSL Certs all pass the online tests using Ubuntu 12.04, Nginx, Thin and Virtualmin. Took a few days of sifting through the information on GitHub etc.
Q1: I'm wondering why I'm not able to see the Community Stream on my profile even though it is selected to show?
Is it something to do with this section in application.yml:
## Community Spotlight
## The community spotlight gives new users a starting point on who
## could be interesting Diasporas community.
## --------
## DEPRECATED - use roles instead, see
## https://github.com/diaspora/diaspora/wiki/FAQ-for-Pod-Maintainers
## "What are roles and how do I use them?"
## --------
#community_spotlight:
#list:
#- 'diasp...@joindiaspora.com'
#- 'm...@example.org'
Q2. Is one supposed to see your twitter feed/tumblr feeds/facebook feeds when someone posts to the respective sites or you just have the ability to post to them but not see the feeds in your D* stream?
Q3: Has anyone a working startup script for D* running on Ubuntu 12.04 using Thin & Nginx? None I've tried via Google Search seem to work.
I'd really appreciate some help on these issues. Thx in advance.