• Joined on 2025-01-31
matt pushed to main at letsbe/monacousa-portal 2026-01-25 02:28:18 +01:00
cb3703ec3a Use working Gitea workflow format with ubuntu-latest
matt pushed to main at letsbe/monacousa-portal 2026-01-25 02:26:23 +01:00
c426d576fc Fix workflow: runs-on ubuntu
matt pushed to main at letsbe/monacousa-portal 2026-01-25 02:24:12 +01:00
886a1bca90 Fix workflow: use linux runner label for Gitea
matt pushed to main at letsbe/monacousa-portal 2026-01-25 02:23:10 +01:00
c1871481d5 Add workflow to .github path for compatibility
e7338d1a70 Initial production deployment setup
matt created branch main in letsbe/monacousa-portal 2026-01-25 02:23:10 +01:00
matt created repository letsbe/monacousa-portal 2026-01-25 02:21:33 +01:00
matt pushed to main at matt/monacousa-portal 2026-01-25 02:21:09 +01:00
c1871481d5 Add workflow to .github path for compatibility
matt pushed to main at matt/monacousa-portal 2026-01-25 02:20:08 +01:00
e7338d1a70 Initial production deployment setup
matt pushed to master at letsbe/letsbe-hub 2026-01-17 16:21:14 +01:00
bcc1e17934 Fix login page build error - force dynamic rendering
matt pushed to master at letsbe/letsbe-hub 2026-01-17 16:10:31 +01:00
a68e1084ad Add initial setup screen for first admin account
matt pushed to master at letsbe/letsbe-hub 2026-01-17 15:33:51 +01:00
a71ef8f9fc Fix: Allow prisma generate without DATABASE_URL
matt pushed to master at letsbe/letsbe-hub 2026-01-17 15:31:30 +01:00
8157531fba Move Prisma config to project root as .mjs for Prisma 7
matt pushed to master at letsbe/letsbe-hub 2026-01-17 15:02:16 +01:00
053463b7e1 Install Prisma CLI globally for migrations
matt pushed to master at letsbe/letsbe-hub 2026-01-17 14:54:53 +01:00
d05b612c11 Include Prisma CLI in production image for migrations
matt pushed to master at letsbe/letsbe-hub 2026-01-17 14:47:07 +01:00
d378fd7439 Fix CI: use npm install instead of npm ci
matt pushed to master at letsbe/letsbe-hub 2026-01-17 14:44:14 +01:00
ccde726123 Use npm install instead of npm ci for Prisma 7 upgrade
matt pushed to master at letsbe/letsbe-hub 2026-01-17 14:42:53 +01:00
67bb4138f3 Upgrade to Prisma 7 with adapter pattern
matt pushed to master at letsbe/letsbe-hub 2026-01-17 14:30:46 +01:00
49e5f4c43f Change Hub port from 3000 to 3847
matt pushed to master at letsbe/letsbe-hub 2026-01-17 14:28:39 +01:00
71ddeacac2 Fix nginx config for certbot workflow
matt pushed to master at letsbe/letsbe-hub 2026-01-17 13:51:09 +01:00
e876a4c967 chore: Remove Traefik from deploy stack (using Nginx)