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

fix: fixed storage issue on VPS #640

Merged
merged 4 commits into from
Feb 6, 2025

Conversation

ZibanPirate
Copy link
Member

@ZibanPirate ZibanPirate commented Feb 6, 2025

fixed storage issue that was blocking ./api deployment by:

  • pinned melisearch docker image to one version
  • before running containers, we clean both old containers and old images
  • removed redundant step that deletes previous containers
  • Bug fix
  • New feature
  • Other

@github-actions github-actions bot added the api API related changes ( api folder ) label Feb 6, 2025
@ZibanPirate ZibanPirate changed the title refactor: remove old container management logic from deployment script refactor: fixed storage issue on VPS Feb 6, 2025
@ZibanPirate ZibanPirate changed the title refactor: fixed storage issue on VPS fix: fixed storage issue on VPS Feb 6, 2025
@github-actions github-actions bot added the fix label Feb 6, 2025
@ZibanPirate ZibanPirate marked this pull request as ready for review February 6, 2025 15:47
@ZibanPirate ZibanPirate requested a review from a team February 6, 2025 15:48
@ZibanPirate ZibanPirate merged commit 03bfaf0 into main Feb 6, 2025
43 checks passed
@ZibanPirate ZibanPirate deleted the chore/cleanup-using-docker-compose branch February 6, 2025 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api API related changes ( api folder ) fix
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

2 participants