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

Feature/helm #141

Merged
merged 10 commits into from
Feb 10, 2025
Merged

Feature/helm #141

merged 10 commits into from
Feb 10, 2025

Conversation

thenav56
Copy link
Member

@thenav56 thenav56 commented Feb 9, 2025

Addresses

Changes

  • Add CI pipeline to build docker image and helm chart
  • Add helm chart
  • Add EOAPI_DOMAIN configuration
  • Add shared volume for local file cache (Used by transformers)
  • Enable DatabaseScheduler for celery beat
  • Add uwsgi for running web
  • Add celery-flower (internal usages)
  • Add OCI tags in Dockerfile
  • Update docker-compose with required env configs
  • Setup sentry
  • Setup azure and S3 configs
  • Fix missing migrations issues
  • Remove geocode loading from app startup
  • Update pystac-monty commit (Existing one was wasn't sync with code)

This PR doesn't introduce any:

  • temporary files, auto-generated files or secret keys
  • n+1 queries
  • flake8 issues
  • print
  • typos
  • unwanted comments

This PR contains valid:

  • tests
  • permission checks (tests here too)
  • translations

Copy link
Collaborator

@ranjan-stha ranjan-stha left a comment

Choose a reason for hiding this comment

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

LGTM

helm/values.yaml Show resolved Hide resolved
helm/values.yaml Show resolved Hide resolved
- Add OCI tags in Dockerfile
- Update docker-compose with required env configs
- Setup sentry
- Setup azure and s3 configs
- Add ipython
- Update pystac-monty commit (Existing one was wasn't sync with code)
TODO: Add the require logic to fetch data from remote location
@sudan45 sudan45 merged commit b57cff1 into develop Feb 10, 2025
3 checks passed
@sudan45 sudan45 deleted the feature/helm branch February 10, 2025 11:29
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.

3 participants