Re: hosting embedded Jetty .jars

2016-12-23 Thread Dan Campbell
Perfect, thanks Dearg.

On Fri, Dec 23, 2016 at 4:03 AM, Dearg OBartuin  wrote:

> Dan,
>
> Heroku does support self contained jar files.
> You will need to install the Heroku CLI tool if you haven't already.
>
>  heroku plugins:install heroku-cli-deploy
>
> Then run the following, relevant to your application.
>
>  heroku deploy:jar target/my-app.jar --app sushi
>
> You can then put any customisations into a Procfile.
>
> Heroku have detailed this process here
> https://devcenter.heroku.com/articles/deploying-executable-jar-files
>
> Upgrading to hobby is as simple as logging into your dashboard and
> clicking upgrade. It's $7 from memory.
>
> Dearg
>
>
> On 23 Dec 2016, at 00:27, Dan Campbell  wrote:
>
> Hi,
>
> I have a simple application, that doesn't use a database, which is packed
> in a .jar with an embedded Jetty server.
>
> Does Heroku support those?
>
> I'm trying to figure out how to purchase the Hobby plan, but it's not
> clear how to do that.
>
> I'm going to share the source code, at some point next year.  But it's not
> at the sharing stage, yet.  Does Heroku allow that?
>
>
> Regards,
>
> DC
>
>
>
>
> --
> --
> You received this message because you are subscribed to the Google
> Groups "Heroku" group.
>
> To unsubscribe from this group, send email to
> heroku+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/heroku?hl=en_US?hl=en
>
> ---
> You received this message because you are subscribed to the Google Groups
> "Heroku Community" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to heroku+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>
> --
> --
> You received this message because you are subscribed to the Google
> Groups "Heroku" group.
>
> To unsubscribe from this group, send email to
> heroku+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/heroku?hl=en_US?hl=en
>
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "Heroku Community" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/heroku/RY3rLRNZwFg/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> heroku+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Heroku" group.

To unsubscribe from this group, send email to
heroku+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/heroku?hl=en_US?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Heroku Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to heroku+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: hosting embedded Jetty .jars

2016-12-23 Thread Dearg OBartuin
Dan,

Heroku does support self contained jar files. 
You will need to install the Heroku CLI tool if you haven't already.  

heroku plugins:install heroku-cli-deploy
Then run the following, relevant to your application. 

heroku deploy:jar target/my-app.jar --app sushi
You can then put any customisations into a Procfile. 

Heroku have detailed this process here 
https://devcenter.heroku.com/articles/deploying-executable-jar-files

Upgrading to hobby is as simple as logging into your dashboard and clicking 
upgrade. It's $7 from memory. 

Dearg


> On 23 Dec 2016, at 00:27, Dan Campbell  wrote:
> 
> Hi,
> 
> I have a simple application, that doesn't use a database, which is packed in 
> a .jar with an embedded Jetty server.
> 
> Does Heroku support those?
> 
> I'm trying to figure out how to purchase the Hobby plan, but it's not clear 
> how to do that.
> 
> I'm going to share the source code, at some point next year.  But it's not at 
> the sharing stage, yet.  Does Heroku allow that?
> 
> 
> Regards,
> 
> DC
> 
> 
> 
> 
> -- 
> -- 
> You received this message because you are subscribed to the Google
> Groups "Heroku" group.
>  
> To unsubscribe from this group, send email to
> heroku+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/heroku?hl=en_US?hl=en
> 
> --- 
> You received this message because you are subscribed to the Google Groups 
> "Heroku Community" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to heroku+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Heroku" group.

To unsubscribe from this group, send email to
heroku+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/heroku?hl=en_US?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Heroku Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to heroku+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


hosting embedded Jetty .jars

2016-12-22 Thread Dan Campbell
Hi,

I have a simple application, that doesn't use a database, which is packed 
in a .jar with an embedded Jetty server.

Does Heroku support those?

I'm trying to figure out how to purchase the Hobby plan, but it's not clear 
how to do that.

I'm going to share the source code, at some point next year.  But it's not 
at the sharing stage, yet.  Does Heroku allow that?


Regards,

DC




-- 
-- 
You received this message because you are subscribed to the Google
Groups "Heroku" group.

To unsubscribe from this group, send email to
heroku+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/heroku?hl=en_US?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Heroku Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to heroku+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.