Coder Social home page Coder Social logo

jasongrace2282 / director4 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tjcsl/director4

0.0 0.0 0.0 5.38 MB

Director 4: Website Hosting for the Masses

Home Page: https://director.tjhsst.edu

License: MIT License

Shell 2.37% JavaScript 10.86% Python 74.86% C 0.14% CSS 1.83% HTML 9.89% Dockerfile 0.06%

director4's Introduction

Director 4.0: Scaling Website Management for the Masses

CI Coverage Status

Overview

Director 4.0 is a website management and hosting platform (based on the former Director platform) that is designed to scale. It replaces the former Director platform which has problems with performance, scalability, and ease of use.

It is composed of three primary components:

  • orchestrator: The code that orchestrates the Docker containers
  • manager: The public-facing Django web application that provides an easy-to-use interface for managing websites.
  • router: The code that runs on the balancers and handles a lot of the frontend for custom domains.

Architecture

A full description of the project's architecture can be found in docs/ARCHITECTURE.md.

Requirements

Software Requirements

  • Docker Engine: Used by the orchestrator to host sites that require dynamic generation
  • Python 3.7+: Used by all components
  • RabbitMQ: Used by the manager to broker messages for long-running tasks
  • Celery: Used by the manager to manage long-running tasks
  • Redis: Used by Django Channels on the manager as a channel layer
  • PostgreSQL: Used by the manager as the relational database
  • Nginx: Used by the manager, orchestrator, and router as a reverse proxy, a load balancer, and for serving static files

Each of the three components has specific Python dependencies described in each Pipfile.

Hardware/Resource Requirements

We recommend that you have a server for each component to replicate an actual production environment.

The resources (storage, memory, CPU, and network) required to run Director 4.0 depend on the number of sites being run, user load, request count, and other factors.

Setup

We use Vagrant for providing a partial replica of a production environment. See docs/SETUP.md for details.

Screenshots

Code Editor Customize Docker Image Page

Licensing

This code is released under the MIT License as described in LICENSE.

Acknowledgments

The authors of Director 4.0 would like to acknowledge the contributors to the TJHSST Director application for providing inspiration for this project.

The authors of Director 4.0 would also like to acknowledge the support of the TJHSST Computer Systems Lab, especially research advisor Dr. Patrick White for his guidance and mentoring.

Authors

director4's People

Contributors

anonymoose2 avatar theo-o avatar etnguyen03 avatar notfish232 avatar dependabot[bot] 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.