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

Allow to activate ElasticSearch in a quick install environment #1234

Closed
bschmalhofer opened this issue Sep 15, 2021 · 3 comments
Closed

Allow to activate ElasticSearch in a quick install environment #1234

bschmalhofer opened this issue Sep 15, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@bschmalhofer
Copy link
Contributor

This bad effect wasn't recognised before, because the unit tests run without ElasticSearch support per default. It should be made easy to set up an environment with ES. Therefore I propose to add a flag --activate-elasticsearch to bin\docker\quick_setup.pl. Then test whether there are failures when running with ES.

Originally posted by @bschmalhofer in #1192 (comment)

bschmalhofer added a commit that referenced this issue Sep 15, 2021
Conform to the code policy. Avoid reusing variable names.
Empty line before 'return'.
bschmalhofer added a commit that referenced this issue Sep 16, 2021
into not replacing 'foreach' by 'for'.
bschmalhofer added a commit that referenced this issue Sep 16, 2021
@bschmalhofer
Copy link
Contributor Author

Created https://github.com/RotherOSS/CodePolicy/issues/71 because CodePolicy was naugthy.

PR is merged. Closing this issue.

@bschmalhofer
Copy link
Contributor Author

Reopening because it looks like the SysConfig changes for ElasticSearch were not deployed.

@bschmalhofer bschmalhofer reopened this Sep 21, 2021
@bschmalhofer bschmalhofer self-assigned this Sep 21, 2021
@bschmalhofer bschmalhofer added this to the OTOBO 10.0.13 milestone Sep 21, 2021
@bschmalhofer bschmalhofer added the enhancement New feature or request label Sep 21, 2021
bschmalhofer added a commit that referenced this issue Sep 21, 2021
that are activating Elasticsearch.
bschmalhofer added a commit that referenced this issue Sep 21, 2021
Issue #1234: actually deploy the changed setttings
@bschmalhofer
Copy link
Contributor Author

bschmalhofer commented Sep 21, 2021

The deployment has been added. Confirmed via the GUI that the deployment was successful. Closing again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant