Fetch me a cloud

At times, it is desirable to access any file on your box. Forgot to put it on dropbox? Then what do you do? Enter FileBeagle. It is your own personal cloud and written in Perl and Mojolicious. The install is copying one file onto your box and running the executable. The only other file that is permanent is the database that is created.

There is currently a Lite edition with a Pro version coming soon. The Lite version is free.

5 Comments

is that possible to know that how do you package all the mojolicious files into one runnable package?

Thanks.

is that fatpacker+perlapp or perl2exe or pp? Thanks

The templates seem to act a bit oddly:

c:\Users\Mithaldu\AppData\Local\Temp\ttr0\C\Users\Mithaldu\AppData\Local\Temp\pdk-Mithaldu-331184\includes\templates\index\

It also reacts quite badly to accessing unknown urls:

Sun Oct 20 22:32:06 2013] [debug] GET "/add/".
Sun Oct 20 22:32:06 2013] [debug] Template "not_found.development.html.ep" not found.
Sun Oct 20 22:32:06 2013] [debug] Template "not_found.development.html.ep" not found.
Sun Oct 20 22:32:06 2013] [debug] Template "not_found.html.ep" not found.
Sun Oct 20 22:32:06 2013] [debug] Template "not_found.development.html.ep" not found.
Sun Oct 20 22:32:06 2013] [debug] Nothing has been rendered, expecting delayed response.
Sun Oct 20 22:32:21 2013] [debug] Inactivity timeout.

And i can't get inside it at all. After entering the data for the admin user it shows me an "add user" page, where entering more data only leads back to that page.

Lastly: How are you encrypting the passwords?

Leave a comment

About Brian Medley

user-pic I blog about Perl.