Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-28 | Add env example in caddyfile | Martin 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-22 | Fixup deploy script again | Martin Ashby | |
Fixup .gitignore for zig Fixup .gitmodules, use upstream direct now fixes are merged | |||
2023-08-22 | Fixup deploy.sh folder for comments | Martin Ashby | |
2023-08-22 | Replace comments with zig version | Martin Ashby | |
2023-08-22 | Switch to CGI comments | Martin Ashby | |
2023-08-22 | Fix template bork | Martin Ashby | |
Put rust comments back | |||
2023-08-22 | align zig and rust implementations of comments | Martin Ashby | |
switch deploy script to zig version | |||
2022-12-31 | Use 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-31 | Remove synchronization of .service file, this might have to be different in ↵ | Martin Ashby | |
production system | |||
2022-12-30 | Fixup deploy.sh | Martin Ashby | |
2022-12-30 | Update deploy script to do all the builds before copies | Martin Ashby | |
Also use rsync instead of scp, it's a bit quicker | |||
2022-12-30 | Rename refresh.sh -> deploy.sh | Martin Ashby | |
Add step to stop comments app before copying new binary |