Re: OT: Tomcat on AWS for Dummies

2019-07-20 Thread Mark Eggers
Chris, > Jerry, > >> On 7/19/19 13:38, Jerry Malcolm wrote: > I have had a dedicated hosted environment with WAMP and > Tomcat for over 15 years. I'm very familiar with everything > related to that environment... apache http, mysql, dns > server, the file system, JAMES, and all

Re: OT: Tomcat on AWS for Dummies

2019-07-20 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jerry, > On 7/19/19 13:38, Jerry Malcolm wrote: I have had a dedicated hosted environment with WAMP and Tomcat for over 15 years. I'm very familiar with everything related to that environment... apache http, mysql, dns server,

Re: OT: Tomcat on AWS for Dummies

2019-07-19 Thread Mark Eggers
> Jerry, > > On 7/19/19 13:38, Jerry Malcolm wrote: I have had a dedicated hosted environment with WAMP and Tomcat for over 15 years. I'm very familiar with everything related to that environment... apache http, mysql, dns server, the file system, JAMES, and all of my

Re: OT: Tomcat on AWS for Dummies

2019-07-19 Thread Jerry Malcolm
Christopher, On 7/19/2019 1:40 PM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jerry, On 7/19/19 13:38, Jerry Malcolm wrote: I have had a dedicated hosted environment with WAMP and Tomcat for over 15 years. I'm very familiar with everything related to that

Re: OT: Tomcat on AWS for Dummies

2019-07-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jerry, On 7/19/19 13:38, Jerry Malcolm wrote: > I have had a dedicated hosted environment with WAMP and Tomcat for > over 15 years. I'm very familiar with everything related to that > environment... apache http, mysql, dns server, the file

Re: OT: Tomcat on AWS for Dummies

2019-07-19 Thread Martynas Jusevičius
My advice when it comes to making your setup environment-agnostic: Docker'ize it. I haven't used Docker on AWS, but once you have an image running locally you can be 98% sure it's gonna run on the server (e.g. mounting files from host can cause some differences still, so best to avoid that). See

OT: Tomcat on AWS for Dummies

2019-07-19 Thread Jerry Malcolm
I have had a dedicated hosted environment with WAMP and Tomcat for over 15 years.  I'm very familiar with everything related to that environment... apache http, mysql, dns server, the file system, JAMES, and all of my management scripts that I've accumulated over the years.  Everything is in