Skip to content

ci: add Coolify deploy workflow#1

Merged
johnleider merged 1 commit intomasterfrom
chore/coolify-deploy
Apr 21, 2026
Merged

ci: add Coolify deploy workflow#1
johnleider merged 1 commit intomasterfrom
chore/coolify-deploy

Conversation

@johnleider
Copy link
Copy Markdown
Member

@johnleider johnleider commented Apr 17, 2026

Summary

  • Adds Dockerfile (nginx:alpine) serving the Vite dist/ output
  • Adds nginx.conf with standard SPA fallback and asset cache headers (copied from vuetifyjs/link)
  • Adds .github/workflows/ci.yml that builds on push to master and hands off to vuetifyjs/coolify-action with imageName: devkey

Targets devkey.vuetifyjs.com. Matches the pattern used by bin, play, admin, link, and issues.

Required before merge

  • Coolify app created, webhook URL captured
  • Cloudflare DNS for devkey.vuetifyjs.com points at the Coolify server
  • Repo secrets set: COOLIFY_WEBHOOK (devkey-specific), COOLIFY_TOKEN (likely org-inherited)

Adds nginx-based Dockerfile, SPA nginx.conf, and release workflow
targeting the shared vuetifyjs/coolify-action. Deploys on push to
master as image `devkey` for devkey.vuetifyjs.com.
@johnleider johnleider merged commit 5699a36 into master Apr 21, 2026
1 check passed
@johnleider johnleider deleted the chore/coolify-deploy branch April 21, 2026 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant