aboutsummaryrefslogtreecommitdiff
path: root/deploy.sh
AgeCommit message (Collapse)Author
2023-08-22Fixup deploy script againMartin Ashby
Fixup .gitignore for zig Fixup .gitmodules, use upstream direct now fixes are merged
2023-08-22Fixup deploy.sh folder for commentsMartin Ashby
2023-08-22Replace comments with zig versionMartin Ashby
2023-08-22Switch to CGI commentsMartin Ashby
2023-08-22Fix template borkMartin Ashby
Put rust comments back
2023-08-22align zig and rust implementations of commentsMartin Ashby
switch deploy script to zig version
2022-12-31Use EnvironmentFile to keep server-only values on the server,Martin Ashby
but still keep the systemd unit file in git and deploy it usually
2022-12-31Remove synchronization of .service file, this might have to be different in ↵Martin Ashby
production system
2022-12-30Fixup deploy.shMartin Ashby
2022-12-30Update deploy script to do all the builds before copiesMartin Ashby
Also use rsync instead of scp, it's a bit quicker
2022-12-30Rename refresh.sh -> deploy.shMartin Ashby
Add step to stop comments app before copying new binary