Skip to content

rlty-live/boilerplate-flask-elasticsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Flask API with Elasticsearch

Prerequisites :

  • docker
  • docker-compose

Start environment with docker

Ensure the following settings on your machine:

sudo sysctl -w vm.max_map_count=2262144

Then :

make start

Install project dependencies :

make install

Full commands list

make help :
 help:            Help command
 start:           Start docker containers
 stop:            Stop docker containers
 destroy:         Remove docker containers
 install:         Install python dependencies
 install@docker:  Install python dependencies on Docker host

Technical test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published