Giter Site home page Giter Site logo

item-catalog-linux-configuration's Introduction

#Linux Configuratoion for item catalog project

##Ip address and SSH port You can visit http://18.194.209.163/ for the website deployed. And the SSH post is 2200

##Summary of software you installed and configuration changes made

  1. Create AWS account
  2. Create instance with AWS Lightsail
  3. Allow port 2200 in the firewall of the instance, in able to change SSH port to 2200
  4. SSH to the instance using old port 22
  5. Change the SSH port to be 2200
  6. Create a new user named grader
  7. Give the grader the permission to sudo
  8. Update all currently installed packages
  9. Change the SSH port from 22 to 2200
  10. Configure the Uncomplicated Firewall (UFW) to only allow incoming connections for SSH (port 2200), HTTP (port 80), and NTP (port 123)
  11. Configure the local timezone to UTC
  12. Install and configure Apache to serve a Python mod_wsgi application
  13. Install and configure PostgreSQL:
    • Do not allow remote connections
    • Create a new user named catalog that has limited permissions to your catalog application database
  14. Install git, clone and setup your Catalog App project (from your GitHub repository from earlier in the Nanodegree program) so that it functions correctly when visiting your server’s IP address in a browser. Remember to set this up appropriately so that your .git directory is not publicly accessible via a browser!

##References: kongling893/Linux-Server-Configuration-UDACITY how-to-deploy-a-flask-application-on-an-ubuntu-vps

item-catalog-linux-configuration's People

Contributors

fadywageehsaad avatar

Watchers

James Cloos 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.