PortaPower.buzz - Turning Festival Waste Into Festival Watts
Go to file
Jeff Emmett f3cbdf5052 Add websecure entrypoint with self-signed cert for Cloudflare Full SSL
Cloudflare Full SSL mode requires TLS on the origin. Added self-signed
cert to Traefik config and re-enabled websecure router without ACME
certresolver (Cloudflare handles public TLS, tunnel is already encrypted).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 20:52:39 +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 entrypoint with self-signed cert for Cloudflare Full SSL 2026-02-16 20:52:39 +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