Commit graph

5 commits

Author SHA1 Message Date
Marko Djordjevic
385e7944b7 update github action for deploy 2026-02-18 22:15:00 +01:00
Marko Djordjevic
603b08209b use github action runners 2026-02-13 09:19:08 +01:00
Marko Djordjevic
62e0c554df use github actions again 2026-02-12 20:23:13 +01:00
exe.dev user
a6e763c153 Switch deploy to webhook-based approach
exe.dev SSH proxy blocks direct SSH from GitHub Actions.
Use webhook listener on port 9000 instead.

Co-authored-by: Shelley <shelley@exe.dev>
2026-02-12 15:22:30 +00:00
exe.dev user
42bc3ae757 Add GitHub Actions deploy workflow
Automatically deploys to exe.dev VM on push to master.
Uses SSH to pull latest code and rebuild Docker container.

Co-authored-by: Shelley <shelley@exe.dev>
2026-02-12 15:04:06 +00:00