Commit Graph

215 Commits

Author SHA1 Message Date
Daniel Micay ff13a0a335 update python dependencies 2024-05-07 02:26:06 -04:00
Daniel Micay d3d894f52e update requirements.txt 2024-04-30 12:31:58 -04:00
Daniel Micay 02fccbcaca always restart matterbridge if it exits 2024-04-27 09:14:28 -04:00
Daniel Micay 5a19e46995 adding logging for TLS session reuse 2024-04-27 09:14:26 -04:00
Daniel Micay 96ddacc69d use small fixed TCP buffer sizes for non-TLS HTTP 2024-04-25 11:32:49 -04:00
Daniel Micay 4298cf4b14 replace deprecated http2 listen parameter 2024-04-24 20:09:21 -04:00
Daniel Micay dc4443abe6 nginx: reset timed out HTTP(S) connections 2024-04-10 18:15:06 -04:00
Daniel Micay 523b8db18e add missing rsync time sync 2024-03-24 23:22:19 -04:00
Daniel Micay 5054d718cf disable keepalive by default
No need for keepalive for the internal socket.
2024-03-20 19:28:05 -04:00
Daniel Micay 15318cab02 rename static-deploy 2024-03-08 23:59:13 -05:00
Daniel Micay 8b8ce937f6 remove unnecessary zopfli wrapper
The timestamps of the generated static files are no longer used.
2024-03-06 15:41:29 -05:00
Daniel Micay fbf9b23cbf change br/gz timestamps to match source files
This was lost as part of preserving existing file timestamps instead of
using the timestamps from generated files.
2024-03-06 15:39:31 -05:00
Daniel Micay d516e251bc avoid syncing time for checksum-based rsync 2024-03-03 09:52:12 -05:00
Daniel Micay c9a4b2a523 deploy postgres configuration 2024-02-25 19:51:48 -05:00
Daniel Micay 7cce9ed541 migration to C.UTF-8 locale for database 2024-02-15 13:37:16 -05:00
Daniel Micay e6a9d006d7 add deployment for matterbridge service overrides 2024-02-08 04:01:06 -05:00
Daniel Micay 51d452a1cf add deployment for mjolnir service unit 2024-02-08 03:59:40 -05:00
Daniel Micay 54e711d565 rename matterbridge unit override 2024-02-08 03:58:57 -05:00
Daniel Micay 7dd9dab35c update python dependencies 2024-02-03 19:46:00 -05:00
Daniel Micay f736cbb575 add postgres authentication configuration 2024-01-26 01:59:08 -05:00
Daniel Micay d35580caf2 update postgresql.conf 2024-01-26 01:57:40 -05:00
Daniel Micay 28f14f8873 add deployment for backup public key and password 2024-01-26 01:25:19 -05:00
Daniel Micay 398c2b1175 update python dependencies 2024-01-20 00:02:24 -05:00
Daniel Micay 008380e473 drop obsolete Element configuration 2024-01-17 12:45:01 -05:00
Daniel Micay 75fb90beac update python dependencies 2024-01-11 15:12:05 -05:00
Daniel Micay 238c737b08 drop explicit pyparsing version pin 2024-01-07 12:45:05 -05:00
Daniel Micay 8aa75c0c09 update python dependencies 2024-01-07 12:27:48 -05:00
Daniel Micay d5e0dd451a update python dependencies 2023-12-19 14:14:37 -05:00
Daniel Micay ae3f52087e add matterbridge configuration to backups 2023-12-07 08:41:25 -05:00
dependabot[bot] c5c056834d Bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-07 02:23:30 -05:00
Daniel Micay 0ff5eb8776 remote-backup add privileges for mjolnir backup 2023-11-15 22:10:11 -05:00
Daniel Micay 00db61217c update charset_types 2023-11-06 01:55:25 -05:00
Daniel Micay 1cd3535546 reduce sendfile max chunk size to 256k 2023-11-06 01:54:26 -05:00
Daniel Micay dba2c3c26d backup mjolnir data 2023-11-04 15:12:45 -04:00
dependabot[bot] d6cee6024c Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 03:39:45 -04:00
Daniel Micay 7cf654f333 update pip-compile command 2023-08-19 00:29:36 -04:00
Daniel Micay b3afabeb73 use low scheduling priority for remote-backup 2023-08-03 13:07:48 -04:00
Daniel Micay b72159bf72 fix systemd directive sort order 2023-08-03 13:07:25 -04:00
Daniel Micay 58e41128ca update python dependencies 2023-07-29 22:17:13 -04:00
Daniel Micay ac23da36e3 remove useless sync of local-backup to server 2023-07-26 04:56:35 -04:00
Daniel Micay af04353d64 use fsync and preallocation for rsync 2023-07-26 04:46:39 -04:00
Daniel Micay 6b7dff0c64 simplify nginx configuration deployment 2023-07-15 17:58:03 -04:00
Daniel Micay fd5c6b0c58 sync local-backup script 2023-07-15 15:13:28 -04:00
Daniel Micay 7f666deeb9 drop legacy block-all-mixed-content 2023-07-11 11:25:36 -04:00
Daniel Micay 01a0e97fdf use new OCSP cache path 2023-07-09 18:30:25 -04:00
Daniel Micay 6a34c523c9 specify python3 in setup script 2023-07-06 18:18:28 -04:00
Daniel Micay f7f260a0ac update python dependencies 2023-06-30 10:54:56 -04:00
Daniel Micay c31759b483 remove backup intermediates when finished 2023-06-29 10:52:16 -04:00
Daniel Micay 39711a6085 move mta-sts.matrix.grapheneos.org to mail server 2023-06-21 14:32:40 -04:00
Daniel Micay 7b897e0a6f use Python 3.11 for CI 2023-06-10 21:19:46 -04:00