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

Update project development configuration #73

Merged
merged 12 commits into from
Mar 3, 2024
Merged

Update project development configuration #73

merged 12 commits into from
Mar 3, 2024

Conversation

Delemangi
Copy link
Owner

@Delemangi Delemangi commented Mar 3, 2024

  • Create & optimize FE Docker image without Alpine base image
  • Create & optimize BE Docker image without Alpine base image
  • Update Docker Compose configurations
  • Refactor the dev containers to just one, and create a custom Dockerfile and docker-compose.yaml for that
  • Resolve security bullshit from SonarCloud
  • Remove uvicorn as Python entrypoint, and instead run the module (python -m ... syntax)
  • Remove janky start.sh script, and wait for the database connection to be established inside the Python code

@Delemangi Delemangi requested a review from alekjarmov March 3, 2024 21:46
@Delemangi Delemangi changed the title Simplify Docker setup Update project development configuration Mar 3, 2024
Copy link

sonarqubecloud bot commented Mar 3, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@Delemangi Delemangi merged commit a0037d2 into main Mar 3, 2024
12 checks passed
@Delemangi Delemangi deleted the docker-setup branch March 3, 2024 23:40
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