Better Life SG static website
Find a file
BetterBot 37728867eb
All checks were successful
Deploy Better Life SG / deploy (push) Successful in 6s
Deploy Better Life SG / notify (push) Successful in 2s
betterbot: update fresh-grads.html
2026-04-16 09:20:40 +08:00
.forgejo/workflows Add deployment workflow for automatic deployment via Forgejo Actions 2026-04-16 08:23:44 +08:00
scripts Initial: replicate betterlifesg.com static site 2026-04-16 07:42:20 +08:00
site betterbot: update fresh-grads.html 2026-04-16 09:20:40 +08:00
.gitignore Initial: replicate betterlifesg.com static site 2026-04-16 07:42:20 +08:00
README.md Add deployment workflow for automatic deployment via Forgejo Actions 2026-04-16 08:23:44 +08:00

Better Life SG

Static website for Better Life SG insurance consultants, replicated from betterlifesg.com.

Stack

  • Static HTML + Tailwind CSS (CDN)
  • Served by the shared RackNerd Caddy reverse proxy
  • Site files at /opt/betterlifesg/site/

Deployment

Push to master in Forgejo to deploy automatically via Forgejo Actions.

ssh racknerd bash /opt/src/betterlifesg/scripts/deploy-betterlifesg.sh

Forgejo Actions

  • Trigger: push to master and manual workflow_dispatch
  • Required secret: VPS_SSH_KEY
  • Optional secret: NTFY_TOKEN

Managed by BetterBot

The site content can be edited via the BetterBot Telegram bot (see betterbot/ repo).