Skip to content

Add Docker Compose to the course! #147

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

Conversation

jslvtr
Copy link
Contributor

@jslvtr jslvtr commented Apr 4, 2024

New content

  • Add info in section 4 (Docker) regarding how to run the app using Docker Compose
  • Add info in section 11 (Deployments) regarding how to run the app+db using Docker Compose
  • Recorded new videos to go alongside it (should be on all platforms soon)

Changes

  • 🐛 Remove compare_type from all parts of the course since it is no longer required for Alembic to notice type changes between columns (e.g. length of text columns)
  • 🚸 Add missing start/end lecture codes in section 4 (Docker), lecture 2

Copy link

vercel bot commented Apr 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rest-apis-flask-python ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 4, 2024 2:08pm

jslvtr and others added 4 commits April 4, 2024 13:24
It's no longer required and indeed gives an error. Removed `compare_type` from lecture body and also from section 12 code.
One in Docker section to run the app on its own, and one when we introduce a PostgreSQL database to spin up both the app and db.
Co-authored-by: Leonardo U Spairani <[email protected]>
@jslvtr jslvtr force-pushed the jose/cou-323-add-information-on-docker-compose-to-the-course branch from fe0d6d6 to 31a6e8d Compare April 4, 2024 12:27
LUS24
LUS24 previously approved these changes Apr 4, 2024
Also removed `CONTRIBUTING.md` file as it isn't necessary in the code files.
@jslvtr jslvtr force-pushed the jose/cou-323-add-information-on-docker-compose-to-the-course branch from 31a6e8d to ad4f496 Compare April 4, 2024 13:50
LUS24
LUS24 previously approved these changes Apr 4, 2024
Copy link
Contributor

@LUS24 LUS24 left a comment

Choose a reason for hiding this comment

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

Looks good!

@jslvtr jslvtr merged commit a3b2d2f into develop Apr 4, 2024
3 checks passed
@jslvtr jslvtr deleted the jose/cou-323-add-information-on-docker-compose-to-the-course branch April 4, 2024 14:13
@jslvtr jslvtr mentioned this pull request Jun 21, 2024
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