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 history-mode.md nginx example #2348

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update history-mode.md nginx example #2348

wants to merge 1 commit into from

Conversation

el-j
Copy link

@el-j el-j commented Aug 29, 2024

as i was really struggling with the nginx example, because i deployed in a docker nginx-alpine image that doesn't need any config in development mode with hash-router, i changed the example to a full working server config example that works in a fresh nginx docker-image.

this now works copied inside the docker-container to: etc/nginx/conf.d/default.conf
useing it togehter with a zitadel behind a traefik with stepca instance.

serving a vue3 app build with vite from a sub-path of the server. maybe others can spare a bit of time, as all these props are needed otherwise there will be an error inside the nginx and the zitadel redirect back to the vue3 app after authentication.

as i was really struggling with the nginx example, because i deployed in a docker nginx-alpine image that doesn't need any config in development mode with hash-router, i changed the example to a full working server config example that works in a fresh nginx docker-image.
Copy link

netlify bot commented Aug 29, 2024

Deploy Preview for vue-router ready!

Name Link
🔨 Latest commit 5bfbbc9
🔍 Latest deploy log https://app.netlify.com/sites/vue-router/deploys/66d05ab99c9e74000810badd
😎 Deploy Preview https://deploy-preview-2348--vue-router.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 95 (🔴 down 1 from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (no change from production)
PWA: -
View the detailed breakdown and full score reports

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

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