Skip to content

A multi-environment, Linux-based web system designed with a distributed architecture, featuring message queue integration, automated provisioning, and cluster-based deployment. Final project for IT 490 at NJIT.

Notifications You must be signed in to change notification settings

IT490-Tech-Team/Book-Quest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookQuest

Welcome to BookQuest, the collaborative repository developed as part of the IT490 course at the New Jersey Institute of Technology. This repository serves as the central hub for the BookQuest project, where students can access project resources, contribute code, and participate in the development process.

If you want to learn more about BookQuest itself, refer to our proposal.

Want to Contribute?

Ready to contribute to BookQuest? Explore our development guide for a hassle-free setup. This guide helps you set up a machine that combines all website parts (Frontend, Backend, DMZ) into one, so you can focus on contributing without worrying about details such as the environments and clusters.

FAQ

Have any questions on how to do something when developing? Make sure to read the development FAQ where we answer our most common questions. If your question isn't in the FAQ, feel free to join our discord server and ask questions there!

NOTE: since this is a school project, the discord server is limited to official group members of the project.

Want to replicate the project?

BookQuest's centerpiece is its website, but it's much more than that. Alongside the website, this project has a deployment system where the website is packaged and deployed across three clusters: dev for developers to collaborate, test for QA testers to assess, and prod for public access. On top of that, we use a load balancer to glue these systems together.

If you'd like to set up the entire environment, including the deployment system and deployer, please refer to our full project setup guide.

More Information

Explore the inner workings of BookQuest through our detailed README files:

Folder Description Link
Scripts Folder for miscellaneous scripts, e.g., startup, service_manager. README
VMs/backend Website's Core, hosting the database, message broker, and most "services". README
VMs/dmz Middle ground between API and backend. README
VMs/frontend Contains files to host website frontend, powered by Apache. README
VMs/manager Manages VM "packages" and installation logic, simplifying project distribution and handling load balancing. README

About

A multi-environment, Linux-based web system designed with a distributed architecture, featuring message queue integration, automated provisioning, and cluster-based deployment. Final project for IT 490 at NJIT.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5