Restore contact email in website (public-facing).
Use env var reference for workflow notification address.
Clean up backlog task notes.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
SMTP host, port, and sender address are now sourced from
.env like all other credentials. No service-identifying
details remain in tracked files.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
All secrets now come from .env file on the server.
No default/fallback values for any credentials.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replace all Resend HTTP API calls with n8n built-in emailSend
nodes using Mailcow SMTP at the SMTP server.
Add SMTP env vars and n8n API key to docker-compose config.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Set up backlog tracking for CosmoLocal. Task-1 documents completed
infrastructure: Mailcow SMTP, Docmost workspace, Listmonk newsletter
list with per-list RBAC for Bryan, and email DNS authentication.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Move RESEND_API_KEY and Listmonk credentials to .env file
on the server. No secrets should be committed to the repo.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
n8n community edition doesn't have Settings > Variables.
Pass TWENTY_API_KEY and RESEND_API_KEY as container
environment variables instead, accessible via $env.* in workflows.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Adds n8n workflow automation with PostgreSQL backend,
Traefik routing for automate.cosmolocal.world, and
isolated internal network for the database.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replace plain hero with rich forest-green gradient, radial glow
effects, and subtle grid pattern. Remove "Bridging cosmic
perspective with local action" tagline. Hero heading is now
just "Cosmolocal Foundation" with white-on-dark treatment.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Expand site from 4 to 9 sections with vision, mission pillars,
8 strategic priorities, founder bio (Michel Bauwens), investment
case with Cosmo-Local Financing Facility, core values from
Social Charter, and governance framework. Sticky nav with
backdrop blur, updated metadata/OpenGraph.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Next.js 16 + Tailwind CSS landing page with hero, about, mission,
and contact sections. Dockerized for Netcup deployment with Traefik.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>