Deploy webapp hobo 1.3 with jruby

27 views
Skip to first unread message

Quikin

unread,
Feb 3, 2012, 11:04:35 PM2/3/12
to Hobo Users
Hello friends

any guide, tutorial, on deploy a webapp with hobo 1.3 and jruby

Best regards

Quikin

Bryan Larsen

unread,
Feb 4, 2012, 2:05:19 PM2/4/12
to hobo...@googlegroups.com
You can google for "rails jruby" to find lots of information. There
are lots of different options with varying levels of complexity. The
question is "why do you want to use JRuby?"

Often it's because there's already a Java server and IT staff in your
target environment. In that case you want to package up a WAR file.
warbler is what you're looking for in that case.
http://kenai.com/projects/warbler/pages/Home

If you actually want to run a server, I recommend torquebox.

Bryan

> --
> You received this message because you are subscribed to the Google Groups "Hobo Users" group.
> To post to this group, send email to hobo...@googlegroups.com.
> To unsubscribe from this group, send email to hobousers+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
>

Enrique Moreira

unread,
Feb 4, 2012, 2:45:11 PM2/4/12
to hobo...@googlegroups.com
Hello Hobousers
           Bryan

Really i want protect the code "No change by user - System Logical  Bussines" , the server setup in the Home of user; 
i am development in Linux Ubuntu
my deploy in Windows  in a intranet
jruby alternatives??
Obfuscate the source code?

thanks
Quikin (Nickname of Enrique)

Matt Jones

unread,
Feb 4, 2012, 4:46:03 PM2/4/12
to hobo...@googlegroups.com

On Feb 4, 2012, at 1:45 PM, Enrique Moreira wrote:

> Hello Hobousers
> Bryan
>
> Really i want protect the code "No change by user - System Logical Bussines" , the server setup in the Home of user;
> i am development in Linux Ubuntu
> my deploy in Windows in a intranet
> jruby alternatives??
> Obfuscate the source code?

Lawyers. Packs of 'em. With frickin' lasers strapped to their heads.

Seriously - if you're worried about clients stealing your source, then the legal system is your best solution. From a technical perspective, you're giving them the lock (the code protection) *and* the key (they can run the app, right?) so any protection scheme is, at best, going to put speed bumps in their way if they're really determined to be evil. Obfuscation can be untangled, bytecode can be decompiled, in-memory decryption can be bypassed by freezing the running state in a VM, etc etc etc.

--Matt Jones

kevinpfromnm

unread,
Feb 4, 2012, 8:43:30 PM2/4/12
to hobo...@googlegroups.com
I'd have to concur.  If that's unacceptable then SaaS is your only option.

IMHO though, it's typically bad customer service to treat your customers like thieves.  Unless they are already thieves that is. :)

Enrique Moreira

unread,
Feb 4, 2012, 11:17:53 PM2/4/12
to hobo...@googlegroups.com
Hello

Thanks for you all suggestions, i want only this user not change a source code of webapp, alterated algoritms, etc. 


best regards 

Enrique


Date: Sat, 4 Feb 2012 17:43:30 -0800
From: kevinp...@gmail.com
To: hobo...@googlegroups.com

Subject: Re: [Hobo Users] Deploy webapp hobo 1.3 with jruby

I'd have to concur.  If that's unacceptable then SaaS is your only option.

IMHO though, it's typically bad customer service to treat your customers like thieves.  Unless they are already thieves that is. :)

--
You received this message because you are subscribed to the Google Groups "Hobo Users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/hobousers/-/SX7DRfVbb6YJ.

Bryan Larsen

unread,
Feb 7, 2012, 9:02:34 AM2/7/12
to hobo...@googlegroups.com
I just noticed that warbler has a "compiled" option to package class
files rather than rb files. Using that option won't protect you from
a determined thief, but would probably stop a casual one.

Bryan

Enrique Moreira

unread,
Feb 7, 2012, 9:41:39 AM2/7/12
to hobo...@googlegroups.com
Hello Hobousers

Now i m trying warbler is nice!

thanks your comments  

Quikin
Reply all
Reply to author
Forward
0 new messages