Diaspora Pod
Get your own Diaspora Pod running on openSuse 11.4
For more information check /home/tux/README
The diaspora folder is a git repo to make it easy to stay up to date with the newest code. It is located under /home/tux
It is running on thin.
For more details about the installation look at this link: https://github.com/diaspora/diaspora/wiki/Installing-and-Running-Diaspora
Download
Media
USB & disk image
This is an image of your disk, ready to be written to either a USB drive or your hard disk. When written, it will erase all data on a disk. During the first boot, your partition will be automatically resized to fill available space.
ISO image
Burn this ISO file to a DVD (or CD, if the space allows), and you'll be able to boot directly from the disc.
Preload ISO
A bootable ISO containing the appliance disk image. Boots into a simple graphical environment and prompts for confirmation before writing the image onto the hard drive. Useful for performing automated system installs/preloads.
Warning: Overwrites all data on the target hard drive.
Virtual
Open Virtualization Format (OVF)
The OVF format is an open standard for packaging and distributing virtual appliances. It is not tied to any particular hypervisor or system architecture.
VMware / VirtualBox / KVM image
Whether you use VMware, VirtualBox, or KVM, this vmdk is a ready-to-use virtual appliance.
Xen guest image
This Xen guest image is ready to run on a Xen hypervisor host.
Release notes
updated code
beta version
Changelog
294 dependencies removed
1 dependency updated
2 files removed
2 files updated
1 new database account
1 new dependency
1 new file
10 new software selections
5 software selections removed
Build configuration updated
Script configuration updated
Server configuration updated
Technical Details
Appliance configuration
Accounts
| User | Password |
|---|---|
| root | linux |
| tux | linux |
Basic settings
| Keyboard: | english-us |
|---|---|
| Time zone: | Europe/Berlin |
| Language: | en_US.UTF-8 |
| Network: | dhcp |
| Firewall: | enabled |
Software
2 patterns, 310 packagesView package list…
Security summary
-
Includes the following unofficial sources:
-
No custom software packages were uploaded.
-
A boot script is included.

You need to sign in to comment
Everyone's comments
Nice post..
Margahayuland | Korek Api Gas Fighter Indonesia | Penting, Panas, Perlu dan Seruu | Artikel Muslim | Assunnah Media
I fired it up. I really wanted to like it, but seems very broken. usernames look like they overlap in the menu, and pictures although they claim to upload never show up, only appearing as a broken box. At the moment, only like a test message version of a limited facebook alike server. It may be I have not done something that I should do, as I just boot up and run tests. Feel free to advise if I’ve missed a step..
darrenATcognativenetworks.co.uk
NEVER MIND :)
SOMETHING IS WRONG I REALLY WANT TO TESTDRIVE BUT CANNOT CONNECT TO PORTS UH UH UHUHUHUHUHUHU UHHHHHHHHHHHHHHHHHHH UHHHHHHHHHHHHHHHHHHH UHHHHHHHHHHHHHHHHHHHHHHHHHHHHH UHHHHHH HUUUUUU
i just tested it and it works
Good idea! Please be sure to maintain this, maybe I could help get the word out… so long as development is kept active.
is it just enough os?
no gui , how to get to any directory ?
there is no gui because it is a server. no gui is needed.
is there a default username and pw?
user: tux
pass: linux
you can see details about the appliance on this page
Been familiar with Diaspora since Kickstart.
Props on providing an easy avenue for test drives!
Agreed!
For me it also doesent boot! I now a better os: PeterOS!! I think it is the best
I used the testdrive. I cannot get it to boot up. >:(
ive been monitoring it in the past few days and it works for me. any chance you want to try again?
this is awesome! the easiest way to try diaspora!
There is a security issue with this appliance, because diaspora doesn’t have authentication support for mongodb yet. The appliance uses a mongodb which is accessible from the world – if you don’t start it with —bind_ip localhost the world can read the database. Use the package from https://build.opensuse.org/package/show?package=mongodb&project=home%3Agladiac%3Aserver and disable —auth in /etc/sysconfig/mongodb.
Moreover, editing /etc/redis.conf and setting bind 127.0.0.1 would be good too :D
(courtesy of “gladiac”, author of the mongodb package – from the diaspora channel)
thanks for your concern but mongod is started with —bind_ip 127.0.0.1
for more info look into /home/tux/start_mongo.sh