kbdunn
Posts: 22
Joined: Fri Sep 12, 2014 12:43 am
Location: Fort Collins, CO, USA
Contact: Website

Personal Cloud Designed to Run on Raspberry Pi

Fri Sep 12, 2014 12:47 am

The Nimbus Personal Cloud has just been released - I am very excited to share it with the RPi community!

Nimbus lets you store, share and stream your files anywhere and is designed to run on nothing but an external hard drive and Raspberry Pi. If you're interested, head over to http://cloudnimbus.org, check out the demo, and set up your own personal cloud if you have a spare RPi laying around.

I would love to hear your feedback. Let me know what you think!

Massi
Posts: 1691
Joined: Fri May 02, 2014 1:52 pm
Location: Italy

Re: Personal Cloud Designed to Run on Raspberry Pi

Fri Sep 12, 2014 2:05 pm

seems very nice!
but am i wrong or it installs also a dedicated web server?

kbdunn
Posts: 22
Joined: Fri Sep 12, 2014 12:43 am
Location: Fort Collins, CO, USA
Contact: Website

Re: Personal Cloud Designed to Run on Raspberry Pi

Fri Sep 12, 2014 2:15 pm

You're right, it's running embedded Jetty under the covers.

Massi
Posts: 1691
Joined: Fri May 02, 2014 1:52 pm
Location: Italy

Re: Personal Cloud Designed to Run on Raspberry Pi

Fri Sep 12, 2014 2:22 pm

maybe this can be a problem playing with a pi that has not much horsepower..
I mean, i already have apache on my pi, for a lot of other things, a "cloud service" running with my apache would be much better than a cloud service with its webserver..
What's the resource occupation of this thing?

kbdunn
Posts: 22
Joined: Fri Sep 12, 2014 12:43 am
Location: Fort Collins, CO, USA
Contact: Website

Re: Personal Cloud Designed to Run on Raspberry Pi

Fri Sep 12, 2014 2:28 pm

Nimbus is written in Java and requires an application server - you wouldn't be able to run it on Apache (think Tomcat, Wildfly, etc.).

It is a CPU intensive application at the moment - my primary focus is to improve performance. On my model B it sometimes uses 90%+ CPU and about 30% of available memory.

Massi
Posts: 1691
Joined: Fri May 02, 2014 1:52 pm
Location: Italy

Re: Personal Cloud Designed to Run on Raspberry Pi

Fri Sep 12, 2014 2:55 pm

kbdunn wrote:Nimbus is written in Java and requires an application server - you wouldn't be able to run it on Apache (think Tomcat, Wildfly, etc.).

It is a CPU intensive application at the moment - my primary focus is to improve performance. On my model B it sometimes uses 90%+ CPU and about 30% of available memory.
ah ok, i didn't understand it's java :)
so you should have a dedicated PI for this.. ok.. :)
btw, really nice

kbdunn
Posts: 22
Joined: Fri Sep 12, 2014 12:43 am
Location: Fort Collins, CO, USA
Contact: Website

Re: Personal Cloud Designed to Run on Raspberry Pi

Fri Sep 12, 2014 3:38 pm

Thanks! If you try it out leave us a comment here or on Facebook, Twitter, etc.

mrspcs
Posts: 7
Joined: Sun Jul 20, 2014 10:06 pm

Re: Personal Cloud Designed to Run on Raspberry Pi

Sat Sep 13, 2014 12:04 pm

Thanks looks nice, easy to setup too. :)


kbdunn
Posts: 22
Joined: Fri Sep 12, 2014 12:43 am
Location: Fort Collins, CO, USA
Contact: Website

Re: Personal Cloud Designed to Run on Raspberry Pi

Thu Sep 25, 2014 9:06 pm

A brand new look & feel is on the way! This will be a huge improvement to the layout.

Image

Rpizer
Posts: 28
Joined: Thu Sep 18, 2014 6:09 pm

Re: Personal Cloud Designed to Run on Raspberry Pi

Fri Sep 26, 2014 1:50 pm

looks nice but it will needs some more functions and good ui and more security .
I can see that you're using your local network no web hosting in demo ( it's not safe ) .

kbdunn
Posts: 22
Joined: Fri Sep 12, 2014 12:43 am
Location: Fort Collins, CO, USA
Contact: Website

Re: Personal Cloud Designed to Run on Raspberry Pi

Fri Sep 26, 2014 4:53 pm

I can see that you're using your local network no web hosting in demo ( it's not safe ).
Could you be more specific on what your security concerns are? The whole concept of a personal cloud is to host it from your home network :)

It is true that the demo is not running over SSL. SSL support will be added in the near future, and SRP (http://en.wikipedia.org/wiki/Secure_Rem ... d_protocol) will also be implemented to make authentication very secure even when not using SSL. This will make passwords much more secure and resistant to man-in-the-middle attacks.

kbdunn
Posts: 22
Joined: Fri Sep 12, 2014 12:43 am
Location: Fort Collins, CO, USA
Contact: Website

Re: Personal Cloud Designed to Run on Raspberry Pi

Thu Oct 02, 2014 4:30 pm

Version 0.3-beta has just been released with some great UI improvements. Check it out!! http://demo.nimbusphere.org.

kbdunn
Posts: 22
Joined: Fri Sep 12, 2014 12:43 am
Location: Fort Collins, CO, USA
Contact: Website

Re: Personal Cloud Designed to Run on Raspberry Pi

Wed Oct 29, 2014 2:28 pm

Gearing up for the next release! 0.4-beta will have text file editing, image viewing and a slick notifications bar.

Want to request new features? Leave us a note here!

-Bryson

kbdunn
Posts: 22
Joined: Fri Sep 12, 2014 12:43 am
Location: Fort Collins, CO, USA
Contact: Website

Re: Personal Cloud Designed to Run on Raspberry Pi

Sat Nov 08, 2014 2:59 am

0.4-beta is now available! Check out the Demo (http://demo.nimbusphere.org), the release notes (https://groups.google.com/forum/#!topic ... 2qjrLBqs-I), and as always get the software from http://cloudnimbus.org.
Attachments
0.4-beta.JPG
0.4-beta.JPG (61.19 KiB) Viewed 11036 times

Pilsener
Posts: 59
Joined: Thu Jan 03, 2013 3:25 pm

Re: Personal Cloud Designed to Run on Raspberry Pi

Sun Feb 15, 2015 8:57 pm

Nimbus was exactly what I was looking for.
Easy to setup, and not too many features that I don't use anyway.
I love it.
Except...it doesn't seem to have support for Nordic chars in the filenames.
Or maybe I just need to do some configurations?

kbdunn
Posts: 22
Joined: Fri Sep 12, 2014 12:43 am
Location: Fort Collins, CO, USA
Contact: Website

Re: Personal Cloud Designed to Run on Raspberry Pi

Mon Feb 16, 2015 6:42 am

That's very interesting - I'll need to take a closer look at internationalization. Thanks for letting us know!

Pilsener
Posts: 59
Joined: Thu Jan 03, 2013 3:25 pm

Re: Personal Cloud Designed to Run on Raspberry Pi

Mon Feb 16, 2015 6:19 pm

How about making mobile apps for Nimbus?
Ability for streaming media would also be nice.

kbdunn
Posts: 22
Joined: Fri Sep 12, 2014 12:43 am
Location: Fort Collins, CO, USA
Contact: Website

Re: Personal Cloud Designed to Run on Raspberry Pi

Mon Feb 16, 2015 8:44 pm

Mobile apps are definitely on the roadmap. There is functionality to stream music and videos in the current version.

Pilsener
Posts: 59
Joined: Thu Jan 03, 2013 3:25 pm

Re: Personal Cloud Designed to Run on Raspberry Pi

Tue Feb 17, 2015 12:10 am

Is there an "Open with....." option for videos?

kbdunn
Posts: 22
Joined: Fri Sep 12, 2014 12:43 am
Location: Fort Collins, CO, USA
Contact: Website

Re: Personal Cloud Designed to Run on Raspberry Pi

Wed Feb 18, 2015 4:35 pm

I'm not sure what you mean.. Currently the video plays in a Media Element JS player (http://mediaelementjs.com/) in the browser. Of course you have the option to download it to your local machine to open with any application you'd like as well.

kbdunn
Posts: 22
Joined: Fri Sep 12, 2014 12:43 am
Location: Fort Collins, CO, USA
Contact: Website

Re: Personal Cloud Designed to Run on Raspberry Pi

Wed Mar 11, 2015 8:53 pm

New version out now! SSL support and much better sharing capabilities. Check out the demo at http://bit.ly/1FbS6sD

kbdunn
Posts: 22
Joined: Fri Sep 12, 2014 12:43 am
Location: Fort Collins, CO, USA
Contact: Website

Re: Personal Cloud Designed to Run on Raspberry Pi

Tue Mar 31, 2015 7:53 pm

0.5.3-beta is here! Check out the demo: http://t.co/rg8cjk43sq and the release notes: http://t.co/WPZOmTqnQs. Download the new version at http://cloudnimbus.org.

We just got two Raspberry Pi 2s through the door, and will be checking out performance with Ubuntu Snappy Core! Very excited to get our hands on these.

Image

pavinjoseph
Posts: 10
Joined: Mon Mar 02, 2015 8:43 am

Re: Personal Cloud Designed to Run on Raspberry Pi

Tue Mar 31, 2015 8:50 pm

You guys have done a really good job with Nimbus. Easy to set up and use. It was my first cloud installation on the RPi2 and it worked well. :)

kbdunn
Posts: 22
Joined: Fri Sep 12, 2014 12:43 am
Location: Fort Collins, CO, USA
Contact: Website

Re: Personal Cloud Designed to Run on Raspberry Pi

Sat May 30, 2015 7:04 pm

Quick update on the development of Nimbus - we've just released 0.6.0-beta with extremely flexible storage (use it with your NAS!) and a ton of other enhancements. Release notes can be found at https://groups.google.com/forum/#!topic ... kUxMAJ4Y-I, and as always check us out at http://cloudnimbus.org to download!

-Bryson

Return to “Networking and servers”