8000 feat: Finally support a docker compose files that works 🎉 🎉 🎉 by rotimi-best · Pull Request #555 · classroomio/classroomio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat: Finally support a docker compose files that works 🎉 🎉 🎉 #555

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

Merged
merged 1 commit into from
May 20, 2025

Conversation

rotimi-best
Copy link
Collaborator

What does this PR do?

  • Adds a fully functional docker container that can start both dashboard and backend.

Fixes #508

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Chore (refactoring code, technical debt, workflow improvements)
  • Enhancement (small improvements)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change adds a new database migration
  • This change requires a documentation update

How should this be tested?

  • Clone the code
  • Make sure you have the docker desktop up if you are using mac
  • Then run docker compose up -d

Checklist

Required

  • Filled out the "How to test" section in this PR
  • Self-reviewed my own code
  • Commented on my code in hard-to-understand bits
  • Ran pnpm build
  • Checked for warnings, there are none
  • Removed all console.logs
  • Merged the latest changes from main onto my branch with git pull origin main
  • My changes don't cause any responsiveness issues

Appreciated

  • If a UI change was made: Added a screen recording or screenshots to this PR
  • Updated the ClassroomIO Docs if changes were necessary

@github-actions github-actions bot added bug Something isn't working Winter Of Code 4.0 labels May 20, 2025
Copy link
github-actions bot commented May 20, 2025

Thank you for following the naming conventions for pull request titles! 🙏

@rotimi-best rotimi-best changed the title feat: Finally support a docker compose files that works feat: Finally support a docker compose files that works 🎉 🎉 🎉 May 20, 2025
@rotimi-best rotimi-best merged commit 9aeefc9 into main May 20, 2025
4 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Winter Of Code 4.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docker deployment of ClassroomIO
1 participant
0