Coder Social home page Coder Social logo

mgysel / multi-user-catalog-served Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 4.76 MB

Catalog served on Linux where multiple users can authenticate via Google+/Facebook oAuth and create, read, update, and delete categories and corresponding category items.

Ruby 0.14% Python 92.46% JavaScript 1.57% CSS 2.23% HTML 3.38% Shell 0.23%

multi-user-catalog-served's Introduction

Catalog

This is the code Repo for a Catalog website served by Linux Ubuntu. This code base was used to learn how to serve websites on Linux Ubuntu through Amazon Web Services.

IP Address and SSH Port

Python Libraries The code in this repository assumes the following python libraries are installed:

  • Flask
  • SQLAlchemy
  • httplib
  • requests
  • oauth2client
  • bcrypt
  • hmac
  • random
  • string
  • httplib2
  • json
  • requests
  • re
  • flask-httpauth

Configuration Changes to Linux Ubuntu Server

  • Setup firewall using ufw to only allow incoming connections for SSH, HTTP, and NTP.
  • Install and configure Apache to serve a Python mod_wsgi application.
  • Install and configure PostgreSQL.

Third Party Resources used

multi-user-catalog-served's People

Contributors

forbiddenvoid avatar karlud avatar lobrown avatar mgysel avatar pmallory avatar runar-rkmedia avatar stevewooding avatar

Watchers

 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.