Sunday, May 31, 2015

Re: Amazon Web Services / Continuous Integration

Thanks for the help Mohammed! I was interested in knowing particularly where are you guys compiling and executing the tests more than anything.

My process is a bit different since my server-side code is PHP so I use eb deploy for the deployment per se.

Best!

Ari

On Fri, May 29, 2015 at 1:57 AM Mohammed Sameen <sameen.cse@gmail.com> wrote:
Hi Ariel,
I have experience in GWT apps deploying in AWS.Manually i did it
  1. Create AWS Instance
  2. Setup AWS with installing Server and Databases(Mysql),configuration
  3. Expose the Instance 
  4. Create GWT apps EAR
  5. Transfer EAR to AWS through FTP or copy nd paste manually from local to remote AWS
  6. Deploy the EAR in AWS server(tomcat/jboss)
  7. Hit the URL

On Thursday, May 28, 2015 at 6:23:34 PM UTC+5:30, Ariel Janover wrote:
Hello everyone! We are working with GWT in a project with my Team, using it for the client-side features and combining it with PHP + MySQL. 

Does anybody have any experience deploying GWT Apps to Amazon Web Services? We are interested in being able to automatically deploy to development and production instances there after pushing to the corresponding branches either with Git or Mercurial.

All help is appreciated!

Best,

Ari

--
You received this message because you are subscribed to a topic in the Google Groups "Google Web Toolkit" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-web-toolkit/rDnbKxqDEdw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment