Skip to content

avoidik/homework_es

Repository files navigation

ES

Sample Elasticsearch application in python

Prerequisites

  • docker
  • docker-machine
  • docker-compose
  • python3.6 (pip, virtualenv)

Workflow

  1. init.sh - start docker-machine with elasticsearch, prepare virtualenv
  2. exec.sh - run python
  3. restart.sh - recreate container with elasticsearch (delete volumes)
  4. exec.sh - run python
  5. cleanup.sh - remove docker-machine with elasticsearch, clean virtualenv up

Copyright

You may use my work or its parts as you wish, but only with proper credits to me like this:

Viacheslav - avoidik@gmail.com

About

Sample Elasticsearch application in python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published