Skip to content

Containerization#23

Merged
JacobLef merged 6 commits into
mainfrom
containerization
Jan 13, 2026
Merged

Containerization#23
JacobLef merged 6 commits into
mainfrom
containerization

Conversation

@JacobLef

Copy link
Copy Markdown
Owner

Overview

  • Add a Dcokerfile for the backend and the frontend to containerize both
  • Within the Dockerfile for the springboot application, have a builder for maven and java deps and then copy only needed files for production image

Commit Messages

  • Add dockerfiles and docker-compose file.
  • add a dockerignore and template the docker compose and docker files.
  • Complete backend and frontend docker files for general skeletal structure.
  • Update the docker compose file to conform to the new docker file names.
  • Update docker compose to have mysql configuration.
  • Update the docker compose file to properly configure the springboot configuration with regards to the application properties. Update the application properties file to match that the env variables now come from the docker compose configuration.

@JacobLef JacobLef merged commit 290dff3 into main Jan 13, 2026
1 of 2 checks passed
@JacobLef JacobLef deleted the containerization branch January 13, 2026 02: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.

1 participant