aboutsummaryrefslogtreecommitdiff
path: root/deploy.sh
AgeCommit message (Collapse)Author
2024-03-25Remove commented out lines from deploy.shMartin Ashby
2024-03-25Final conversion to ZineMartin Ashby
2023-08-28Add env example in caddyfileMartin Ashby
Use baseline CPU. Raspberry pi doesn't have some SHA extensions that pinebook pro does, which caused illegal instruction errors trying to send mail over TLS.
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