chore: deploy static site from vps #10
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
barrettruth/philipmruth.com!10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "chore/self-host-vps-deploy"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
dist/and rsyncs it to/srv/www/philipmruth.comon the VPSopensshandrsyncto the CI shell for deploys.gitignoreso local install/build outputs stay out of gitVerification
nix develop .#ci --command bash -lc 'pnpm install --frozen-lockfile && pnpm exec biome check package.json src public && pnpm check && pnpm build'dist/and.astro/are ignored locally.vercel, server, or function output directories are generatedVPS_WEB_DEPLOY_KEYis set as a Forgejo Actions secret