Skip to content

berpj/sigma

Repository files navigation

Sigma

Web-Scale Search Engine Made From Scratch

In active development: https://github.com/berpj/sigma/projects/2

Features

To write

Technologies

  • Ruby
  • PHP (web front)
  • PostgreSQL
  • Redis
  • Ubuntu
  • Docker (Hub & Cloud)
  • AWS EC2
  • AWS SQS

Architecture

Architecture diagram

To write

Setup

git clone https://github.com/berpj/sigma.git
cd sigma
docker-compose build
docker-compose up -d db-development redis-development sqs-development # Start DB, Redis and SQS first
docker-compose up -d

This last command is going to pull somes images, and build the others. Then it's running: go to http://localhost

Development

To write

Deployment

To write

References

To write

About

🔥 Web-Scale Search Engine Made From Scratch

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published