Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds volume for minio & qdrant for start & template #17

Merged
merged 2 commits into from Jul 22, 2022

Conversation

JWittmeyer
Copy link
Member

@JWittmeyer JWittmeyer commented Jul 22, 2022

Fixes issue #27

@JWittmeyer JWittmeyer requested a review from jhoetter July 22, 2022 12:29
@JWittmeyer JWittmeyer self-assigned this Jul 22, 2022
@JWittmeyer JWittmeyer marked this pull request as ready for review July 22, 2022 15:02
@jhoetter jhoetter merged commit e9f72ce into main Jul 22, 2022
@jhoetter jhoetter deleted the minio-qdrant-storage branch July 22, 2022 16:40
@JWittmeyer JWittmeyer restored the minio-qdrant-storage branch July 25, 2022 06:44
@JWittmeyer JWittmeyer deleted the minio-qdrant-storage branch July 25, 2022 06:44
JWittmeyer added a commit that referenced this pull request Aug 18, 2022
* Update LICENSE

* fixes issue #6 (#7)

* fixes issue #6
* Adds GitPython requirement to setup script

Co-authored-by: JWittmeyer <jens.wittmeyer@onetask.ai>

* Pip install fix (#8)

* pypi 1.0.0 -> 1.0.1

* Pip install fix (#10)

* cli as part of refinery module

* Adds batch change

* Update README.md

* Add live star-history graph

* Update README.md

* Update README.md

* Adds different credential ip from docker network

* Update Readme

* Update issue templates

adds feature requests

* Update issue templates

Automatically set label and assignee for enhancements

* Update README.md

removes discourse and replaces it with GitHub discussions

* Adds volume for minio & qdrant for start & template (#17)

* update cli to check for commit hash diff

* change cli dialogue

* Update issue templates

* Update issue templates

* Changes the windows ipconfig extraction

* implements suggestions from PR #32 and bumps version

* Adds update script for pulling newest docker images

* Adds bat version of the update for windows - changes to docker-compose command

* Add files via upload

Co-authored-by: Johannes Hötter <johannes.hoetter@kern.ai>
Co-authored-by: tianzhou <t@bytebase.com>
Co-authored-by: wiertzbl <87025588+wiertzbl@users.noreply.github.com>
Co-authored-by: simonrempel <simon.degraf@icloud.com>
Co-authored-by: Simon Degraf <70139038+SirDegraf@users.noreply.github.com>
FelixKirsch added a commit that referenced this pull request Aug 24, 2022
* Update LICENSE

* fixes issue #6 (#7)

* fixes issue #6
* Adds GitPython requirement to setup script

Co-authored-by: JWittmeyer <jens.wittmeyer@onetask.ai>

* Pip install fix (#8)

* pypi 1.0.0 -> 1.0.1

* Pip install fix (#10)

* cli as part of refinery module

* Adds batch change

* Update README.md

* Add live star-history graph

* Update README.md

* Update README.md

* Adds different credential ip from docker network

* Update Readme

* Update issue templates

adds feature requests

* Update issue templates

Automatically set label and assignee for enhancements

* Update README.md

removes discourse and replaces it with GitHub discussions

* Adds volume for minio & qdrant for start & template (#17)

* update cli to check for commit hash diff

* change cli dialogue

* Update issue templates

* Update issue templates

* Changes the windows ipconfig extraction

* implements suggestions from PR #32 and bumps version

* Adds update script for pulling newest docker images

* Adds bat version of the update for windows - changes to docker-compose command

* Add files via upload

* adds update and help CLI commands, bumps to version 1.1.0 (#74)

* V 111 (#75)

* adds demo

* bumps version

Co-authored-by: Johannes Hötter <johannes.hoetter@kern.ai>
Co-authored-by: JWittmeyer <jens.wittmeyer@onetask.ai>
Co-authored-by: JWittmeyer <91723236+JWittmeyer@users.noreply.github.com>
Co-authored-by: tianzhou <t@bytebase.com>
Co-authored-by: wiertzbl <87025588+wiertzbl@users.noreply.github.com>
Co-authored-by: simonrempel <simon.degraf@icloud.com>
Co-authored-by: Simon Degraf <70139038+SirDegraf@users.noreply.github.com>
FelixKirsch added a commit that referenced this pull request Sep 12, 2022
* Update LICENSE

* fixes issue #6 (#7)

* fixes issue #6
* Adds GitPython requirement to setup script

Co-authored-by: JWittmeyer <jens.wittmeyer@onetask.ai>

* Pip install fix (#8)

* pypi 1.0.0 -> 1.0.1

* Pip install fix (#10)

* cli as part of refinery module

* Adds batch change

* Update README.md

* Add live star-history graph

* Update README.md

* Update README.md

* Adds different credential ip from docker network

* Update Readme

* Update issue templates

adds feature requests

* Update issue templates

Automatically set label and assignee for enhancements

* Update README.md

removes discourse and replaces it with GitHub discussions

* Adds volume for minio & qdrant for start & template (#17)

* update cli to check for commit hash diff

* change cli dialogue

* Update issue templates

* Update issue templates

* Changes the windows ipconfig extraction

* implements suggestions from PR #32 and bumps version

* Adds update script for pulling newest docker images

* Adds bat version of the update for windows - changes to docker-compose command

* Add files via upload

* adds update and help CLI commands, bumps to version 1.1.0 (#74)

* V 111 (#75)

* adds demo

* bumps version

* New update logic (#80)

* inital version of new update logic

* adds checking for updates

* add env variable UPDATER for gateway

* removes check_for_update on start command of cli

* removes branch identifier from clone command in README

* adds handling for non running refinery when calling has updates

* changes handling of exec envs, changes update logic of cli

* changes qdrant version and qdrant local volume

* removes wrong indentation

* latest changes in .bat scripts

* adds checks for exec_envs, has_updates and pip install to .bat scripts

* checks docker-compose, changes handling of current branch, adds version update to readme

* use curl instead of invoke-webrequest

* replace exit with go to end of file

* add method to curl request

* hide curl output

* modifies echo string

* replace if by whether because batch forces us

* apply changes in update.bat to update script

* add sleep to wait for updater-service to start

* adds timeout to .bat script

* reverts changes in docker-compose template

* adds neural search env variable to updater service

Co-authored-by: felix0496 <40427105+felix0496@users.noreply.github.com>

Co-authored-by: Johannes Hötter <johannes.hoetter@kern.ai>
Co-authored-by: JWittmeyer <jens.wittmeyer@onetask.ai>
Co-authored-by: JWittmeyer <91723236+JWittmeyer@users.noreply.github.com>
Co-authored-by: tianzhou <t@bytebase.com>
Co-authored-by: wiertzbl <87025588+wiertzbl@users.noreply.github.com>
Co-authored-by: simonrempel <simon.degraf@icloud.com>
Co-authored-by: Simon Degraf <70139038+SirDegraf@users.noreply.github.com>
Co-authored-by: felix0496 <40427105+felix0496@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants