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

Server Setup with Middleware Using Docker Compose for Integration Testing #1132

Closed
cubxxw opened this issue Sep 25, 2023 — with Slack · 0 comments · Fixed by #1055
Closed

Server Setup with Middleware Using Docker Compose for Integration Testing #1132

cubxxw opened this issue Sep 25, 2023 — with Slack · 0 comments · Fixed by #1055
Assignees
Labels
documentation Categorizes issue or PR as related to documentation. feature Categorizes issue or PR as related to a new feature.
Milestone

Comments

Copy link
Contributor

cubxxw commented Sep 25, 2023

To expedite our development and testing processes, we have identified the need to establish a new server environment. This setup will leverage Docker Compose to quickly deploy and manage our middleware components. Given that our Helm chart versioning for the middleware is still in progress, we'll initiate integration testing with the Docker version of the middleware.

Key Requirements:

  1. Server Establishment:
    • Set up a new server, ensuring optimal performance and security configurations.
  2. Docker Compose Middleware Deployment:
    • Utilize Docker Compose to deploy all necessary middleware components on the new server.
    • Ensure each component communicates effectively and is correctly networked within the Docker environment.
  3. Migration for Integration Testing:
    • Once the Docker Compose setup is complete, migrate relevant applications or services to the new server for integration testing with the Docker-version middleware.
  4. Monitoring & Feedback:
    • Closely monitor the interactions and performance of the integrated components. Any anomalies or issues should be reported and addressed promptly.
@cubxxw cubxxw added documentation Categorizes issue or PR as related to documentation. feature Categorizes issue or PR as related to a new feature. labels Sep 25, 2023 — with Slack
@cubxxw cubxxw added this to the v3.4 milestone Sep 25, 2023 — with Slack
@cubxxw cubxxw self-assigned this Sep 25, 2023
@github-project-automation github-project-automation bot moved this from To Do to Done in openim-powerful Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Categorizes issue or PR as related to documentation. feature Categorizes issue or PR as related to a new feature.
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant