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

VTop corresponding changes for VTAdmin docker image changes to use Nginx #304

Merged
merged 1 commit into from
Aug 24, 2022

Conversation

GuptaManan100
Copy link
Collaborator

Description

vitessio/vitess#10770 changed the VTAdmin docker image to use nginx instead of the serve package.

The corresponding VTop changes have been made in this PR. The way we deploy vtadmin-api remains unchanged. There are just a few changes in the vtadmin-web portion, changing the invoked command, environment variables, and directory for config.

… of using nginx instead of serve node module

Signed-off-by: Manan Gupta <[email protected]>
@GuptaManan100
Copy link
Collaborator Author

The tests will fail until the PR vitessio/vitess#11076 is merged which addresses some issues in the docker file

Copy link
Contributor

@Verolop Verolop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's wait for the tests,
in the meantime, LGTM

@GuptaManan100
Copy link
Collaborator Author

vitessio/vitess#11076 is merged and the new image is available on docker-hub. The tests also pass now 💕. Merging the PR.

@GuptaManan100 GuptaManan100 merged commit 3011068 into main Aug 24, 2022
@GuptaManan100 GuptaManan100 deleted the vtadmin-nginx branch August 24, 2022 06:45
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.

2 participants