Conversation

el-j

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.
@netlifyNetlify

Deploy Preview for vue-router ready!

NameLink
🔨 Latest commit5bfbbc9
🔍 Latest deploy loghttps://app.netlify.com/sites/vue-router/deploys/66d05ab99c9e74000810badd
😎 Deploy Previewhttps://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 . Already have an account? Sign in to comment
None yet
None yet

Successfully merging this pull request may close these issues.

@el-j