Giter VIP home page Giter VIP logo

linux-server-configuration's Introduction

Linux Server Deployment Project

This is the last project in the Udacity Nanodegree that entails the deployment of a Linux Web Server to a cloud provider

Host Details

Software Installed

  • Python2
  • Apache2
  • Apache Mod WSGI Module
  • Pip
  • PostgreSQL

Configuration Made:

  • Configure SSH to use Port 2200
  • Configure UFW to accept only SSH (Port 2022), HTTP (Port 80) and NTP (Port 123) Traffic
  • Configure PostgreSQL with a catalog user that has permissions on the catalog_schema
  • Create a catalog local user for ident database authentication
  • Ensure that the PostgreSQL database is bound to 127.0.0.1 so that remote connections are not allowed
  • Configure the Flask app to work with WSGI
  • Download the Google Client Secret to use with the Flask Application
  • Create the grader User
  • Add a grader suders.d file
  • Configure the Python application to use the PostgreSQL database (Previously SQLite)
  • Test the Python Application through port 80

Additional Python Modules Installed:

  • Google API Client
  • Requests
  • Flask
  • SqlAlchemy
  • PsycoPg2

linux-server-configuration's People

Contributors

rjcossa avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.