Skip to content

Conversation

@Luke-Schreiber
Copy link

Does this PR close any open issues?

Closes #165

Give a longer description of what this PR addresses and why it's needed

For local deployment, only the following containers appear to be needed:

  • duckdb
  • data
  • client

I have removed the other services from local deployment:

  • celery
  • redis
  • db
  • server

@Luke-Schreiber Luke-Schreiber self-assigned this Dec 9, 2025
@Luke-Schreiber Luke-Schreiber added the backend Deals with Django backend label Dec 9, 2025
@Luke-Schreiber Luke-Schreiber marked this pull request as ready for review December 9, 2025 20:41
Copy link

@Dev-Lan Dev-Lan left a comment

Choose a reason for hiding this comment

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

  • remove the dead code from the -local.template
  • remove the files committed form other branches

Luke-Schreiber and others added 2 commits December 15, 2025 16:47
Co-authored-by: Devin Lange <u1265145@utah.edu>
@Luke-Schreiber
Copy link
Author

Done!

Copy link

@Dev-Lan Dev-Lan left a comment

Choose a reason for hiding this comment

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

remove db, server, celery, redis from yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Deals with Django backend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docker Cleanup

3 participants