Skip to content

xeispen/menuapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Restaurant Menu Application

Summary

This repository is pushed from the working state of the application from an Apache2 web server. The web server is serving this application as an WSGI app. The linux server is running on Ubuntu 16.04.1 LTS

Software Installed

  • Ubuntu 16.04.1 LTS
  • Apache 2.4.18 (Ubuntu)
  • libapache2-mod-wsgi 4.3.0-1.1build1 (Python WSGI adapter module for Apache)
  • psql 9.5.6 (PostgreSQL)
  • Flask 0.12.1
  • Python 2.7.12

IP Address

34.205.131.170

URL

http://ec2-34-205-131-170.compute-1.amazonaws.com/

Summary of Configurations

  • Only allow connections for SSH (port 2200), HTTP (port 80), and NTP (port 123)
  • Only allow key-based SSH authentication
  • Server timezone set to UTC
  • Disabled root login

Resources Used

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages