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: improve docker setup #159

Merged
merged 1 commit into from
Jan 30, 2025
Merged

update: improve docker setup #159

merged 1 commit into from
Jan 30, 2025

Conversation

clostao
Copy link
Member

@clostao clostao commented Jan 30, 2025

Separates docker compose in three:

  • production: not public
  • dev using prod auth: not public
  • dev using local auth: Public env file

Additionally, it enables an environmental variable (JWT_SECRET_ALGORITHM) for choosing the jwt secret encryption schema. Enabling having symmetric schemas for dev environments and asymmetric for production.

Copy link

netlify bot commented Jan 30, 2025

Deploy Preview for auto-drive-demo ready!

Name Link
🔨 Latest commit aedbcd7
🔍 Latest deploy log https://app.netlify.com/sites/auto-drive-demo/deploys/679ac52ecd73790008f8a593
😎 Deploy Preview https://deploy-preview-159--auto-drive-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@marc-aurele-besner marc-aurele-besner left a comment

Choose a reason for hiding this comment

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

LGTM

@clostao clostao merged commit de3bfd7 into main Jan 30, 2025
6 checks passed
@clostao clostao deleted the improve-docker-setup branch January 30, 2025 10:20
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