Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 |