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

Add Docker deployment #37

Merged
merged 6 commits into from
Dec 23, 2024

Conversation

ptlthg
Copy link
Contributor

@ptlthg ptlthg commented Dec 18, 2024

Not fully functional yet. Right now there seems to be an issue with simple-git not finding the NEU REPO directory once built.

  • Adds 2 stage Dockerfile for a minimal image
  • docker compose up -d can be used in dev to start up redis and mongo, which can then be connected to during normal pnpm run dev
  • docker compose --profile prod up -d starts the main container and nginx

Copy link
Member

@DuckySoLucky DuckySoLucky left a comment

Choose a reason for hiding this comment

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

lgtm, tested

@DuckySoLucky DuckySoLucky marked this pull request as ready for review December 23, 2024 18:37
@DarthGigi DarthGigi merged commit c3e48bd into SkyCryptWebsite:main Dec 23, 2024
6 of 7 checks passed
@ptlthg ptlthg deleted the feat/initial-docker-setup branch December 24, 2024 00:22
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.

3 participants