summaryrefslogtreecommitdiff
path: root/deploy-static
AgeCommit message (Collapse)Author
2024-06-02run indexnow script automaticallyDaniel Micay
2024-05-15generate sitemap as part of deploymentDaniel Micay
This allows adding the lastmod field based on the last modification date of the file.
2024-03-09use consistent shell option styleDaniel Micay
2024-03-08split static-deployDaniel Micay
2024-03-06change br/gz timestamps to match source filesDaniel Micay
This was lost as part of preserving existing file timestamps instead of using the timestamps from generated files.
2024-03-04consistent last modified timestamps across mirrorsDaniel Micay
2024-03-03avoid syncing time for checksum-based rsyncDaniel Micay
2023-07-26use preallocation for rsyncDaniel Micay
2023-07-15simplify nginx configuration deploymentDaniel Micay
2023-07-09sync certbot replicate setupDaniel Micay
2023-06-30add an additional server instanceDaniel Micay
2022-05-12add nginx mime.types configuration to deploymentDaniel Micay
2022-05-08improve flock error messageDaniel Micay
2022-05-05use new rsync fsync parameterDaniel Micay
2022-05-05add file locking to deploy/process scriptsDaniel Micay
2022-03-24simplify server array declarationsDaniel Micay
2022-03-24declare servers on one lineDaniel Micay
2022-03-24combine ssh commands for deploymentDaniel Micay
2021-12-11use brace expansion for server listsDaniel Micay
2021-11-25use nginx-tmp for final nginx.confDaniel Micay
2021-11-25use a temporary directory for nginx configurationDaniel Micay
2021-11-24add nginx snippets to deploy-staticDaniel Micay
2021-11-18merge validate_static into process_staticDaniel Micay
2021-09-30rename static_tmp to static-tmp for consistencyDaniel Micay
2021-09-30sync local timestamps to servers for deploymentDaniel Micay
2021-08-25add Singapore grapheneos.org serverDaniel Micay
2021-07-30space out script outputDaniel Micay
2021-07-30rename primary to 0 and replica1 to 1Daniel Micay
2021-07-28add 2nd website serverDaniel Micay
2021-07-27update symlink metadata sync callDaniel Micay
2021-07-08rename scriptsDaniel Micay