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

feat: docker-compose with opensearch #768

Merged
merged 15 commits into from
Sep 11, 2024
Merged

feat: docker-compose with opensearch #768

merged 15 commits into from
Sep 11, 2024

Commits on Aug 9, 2024

  1. docker-compose with opensearch

    - core
    - camunda platform
    yevhen-cap committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    f7bd95c View commit details
    Browse the repository at this point in the history
  2. added missed new line

    yevhen-cap committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    5a7c2c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. chore: added docker-compose example with OpenSearch

    - core
    - camunda platform
    yevhen-cap authored and igpetrov committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    8cd1e0f View commit details
    Browse the repository at this point in the history
  2. chore: renamed OS files

    igpetrov committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    f510c62 View commit details
    Browse the repository at this point in the history
  3. chore: added OS test flows

    igpetrov committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    8ebc229 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Merge branch 'platform-opensearch' of github.com:camunda/camunda-plat…

    …form into platform-opensearch
    yevhen-cap committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    c62c476 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c3982e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'platform-opensearch' of github.com:camunda/camunda-plat…

    …form into platform-opensearch
    yevhen-cap committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    be5b5ba View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. added recommended config

    - health check workaround
    yevhen-cap committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    ed78e98 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. feat: opensearch improvement. unified compose files (#851)

    * initial unified compose file
    
    * removed ssl
    
    * remove healthcheck
    
    * removed test data
    
    * fix: core changes
    
    - added .env configs
    - removed sh file
    - unified docker-compose.yml and docker-compose-core.yml
    
    * fix: core changes
    
    - added recommended config
    - removed ssl
    - added .env configs
    - removed sh file
    - unified docker-compose.yml and docker-compose-core.yml
    
    ---------
    
    Co-authored-by: Yevhen Podluzhnyi <kpiwelder@gmail.com>
    yevhen-cap and WelderWDE authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    7554520 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. fix: edited README.md

    - fixed comments
    - added params for opensearch
    yevhen-cap committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    92aeb29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b04ba8 View commit details
    Browse the repository at this point in the history
  3. use opensearch

    yevhen-cap committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    8169aef View commit details
    Browse the repository at this point in the history
  4. fix: fixed failed services

    yevhen-cap committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    5b48adf View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. fix: removed comments

    yevhen-cap committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    527460f View commit details
    Browse the repository at this point in the history