User Tools

Site Tools


web:accesswebec2:aws_web_app_ec2_configuration

This is an old revision of the document!


Setup EC2 for AGTEK WebApps

The AGTEK WebApps are written as a web application using the Apache Tomcat application server. The web app hosts a REST api that the browser side portion can use to interact with the AGTEK Access server. Initial deployments of the AccessWeb app are likely to be deployed on a separate AWS EC2 instance, which might be behind a load balancer, or may include several instances to assist shouldering the load.

Configuring the deployment environment is picky enough that a detailed recipe is required to be successful. This page details that configuration. Note that this does NOT discuss the development environment, nor does it does where you will obtain the AccessWeb.war application image.

AccessWeb environmental technologies

  • EC2 virtual machine
  • Amazon Linnux AMI
  • Java Server release, version 1.8
  • Apache Tomcat application server
  • EFF Certbot (for SSL/TLS security certificates)
web/accesswebec2/aws_web_app_ec2_configuration.1504893998.txt.gz · Last modified: 2017/09/08 18:06 by mjallison