Skip to content

An email service, written in Django and Flask, using microservice architecture, deployed with Kubernetes.

License

Notifications You must be signed in to change notification settings

nefelitav/email-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email-Service

Setup

pip install -r requirements.txt

Run

Webserver, antispam, emaildb, userdb

docker-compose up

Stress-test

Run

locust -f webserver/locust_test.py

and then open web-interface. Default port is 8001.

About

An email service, written in Django and Flask, using microservice architecture, deployed with Kubernetes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published