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

Docker and model #3

Merged
merged 7 commits into from
Feb 26, 2024
Merged

Docker and model #3

merged 7 commits into from
Feb 26, 2024

Conversation

ploschka
Copy link
Member

Docker image and containers configured
Created database model using gorm

 - app image now exposes port 80 and builds using modules
 - added healthchecks to docker-compose services
 - added secret but required prod.env file with actual environment variables for services
 - orm modules added
 - app dockerfile build optimized using module caching
 - environment variables for containers now using single .env file
 - Starting position seed created
 - temp folder added in .gitignore
 - Small refactor in model structs
@ploschka ploschka merged commit d17402c into main Feb 26, 2024
3 checks passed
@ploschka ploschka deleted the docker branch February 26, 2024 13:41
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.

1 participant