Skip to content

nick-konovalchuk/jina-tryout

Repository files navigation

Jina Tryout

This repo contains a minimal Jina flow with 2 dockerized executors.
You can run it with

docker-compose up

Compose file

docker-compose.yml is mostly generated by running

python main.py

The only things added are build:context parts of executors

Executors

The baseline file structure for executors is generated with

jina hub new

About

Minimal Jina Flow with dockerized executors

Topics

Resources

License

Stars

Watchers

Forks