PortaPower.buzz - Turning Festival Waste Into Festival Watts
Go to file
Jeff Emmett a504f23f60 Add websecure Traefik entrypoint for Cloudflare Full SSL mode
Cloudflare tunnel with Full SSL requires Traefik to accept TLS on
the websecure entrypoint. Uses Traefik's default cert (tunnel is
already encrypted, Cloudflare handles the public cert).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 19:54:15 +00:00
app Initial commit: PortaPower.buzz marketing website 2026-02-16 08:09:56 +00:00
components Update marketing copy and add HTTPS Traefik labels 2026-02-16 19:27:34 +01:00
hooks Initial commit: PortaPower.buzz marketing website 2026-02-16 08:09:56 +00:00
lib Initial commit: PortaPower.buzz marketing website 2026-02-16 08:09:56 +00:00
.dockerignore Initial commit: PortaPower.buzz marketing website 2026-02-16 08:09:56 +00:00
.gitignore Initial commit: PortaPower.buzz marketing website 2026-02-16 08:09:56 +00:00
Dockerfile Fix serving issue: remove index.txt and add explicit root route 2026-02-16 19:43:56 +00:00
components.json Initial commit: PortaPower.buzz marketing website 2026-02-16 08:09:56 +00:00
docker-compose.yml Add websecure Traefik entrypoint for Cloudflare Full SSL mode 2026-02-16 19:54:15 +00:00
next.config.ts Initial commit: PortaPower.buzz marketing website 2026-02-16 08:09:56 +00:00
nginx.conf Fix serving issue: remove index.txt and add explicit root route 2026-02-16 19:43:56 +00:00
package-lock.json Initial commit: PortaPower.buzz marketing website 2026-02-16 08:09:56 +00:00
package.json Initial commit: PortaPower.buzz marketing website 2026-02-16 08:09:56 +00:00
postcss.config.mjs Initial commit: PortaPower.buzz marketing website 2026-02-16 08:09:56 +00:00
tsconfig.json Initial commit: PortaPower.buzz marketing website 2026-02-16 08:09:56 +00:00