Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | Adjust nginx config to serve compressed tiles. | Guilhem Moulin | 2024-10-20 | 1 |
| | ||||
* | systemd: Improve description of unit files. | Guilhem Moulin | 2024-09-26 | 4 |
| | ||||
* | Copy webmap-publish. | Guilhem Moulin | 2024-09-25 | 5 |
| | | | | | | | | We also replace persistent/shared RuntimeDirectory settings with directories defined as tmpfiles.d(5) entries. This gives more control over access control. We also change static compression from gzip to brotli on the HTTPd. | |||
* | Copy webmap-import. | Guilhem Moulin | 2024-09-25 | 1 |
| | ||||
* | webmap-download: Use a dedicated system group. | Guilhem Moulin | 2024-09-20 | 1 |
| | | | | | It will be shared between _webmap-* system users, which will be handy to share lock files. | |||
* | webmap-update@.timer: Set AccuracySec=1s and reduce RandomizedDelaySec by 1s. | Guilhem Moulin | 2024-06-04 | 1 |
| | ||||
* | webmap-update@.timer: Reschedule at 1am from 2am. | Guilhem Moulin | 2024-06-04 | 1 |
| | | | | | This ensures the unit won't be skipped during DST transition, see `systemd-analyze calendar --iterations=365 "*-*-* 02:00:00"`. | |||
* | Add webmap task. | Guilhem Moulin | 2024-06-03 | 3 |
| | ||||
* | tasks/httpd.yml: Create /etc/nginx/sites-enabled/webmap as a symlink. | Guilhem Moulin | 2024-06-01 | 1 |
| | ||||
* | Postfix: Use relay-smtps as relayhost transport. | Guilhem Moulin | 2024-02-15 | 2 |
| | ||||
* | HTTPd: Set vhost karta.klimatanalysnorr.se. | Guilhem Moulin | 2024-02-15 | 3 |
| | ||||
* | HTTPd: Add security and cache headers. | Guilhem Moulin | 2024-01-31 | 1 |
| | ||||
* | Install nginx. | Guilhem Moulin | 2024-01-31 | 4 |
| | ||||
* | resolved.conf(5): Disable LLMNR. | Guilhem Moulin | 2024-01-04 | 1 |
| | | | | Link-Local Multicast Name Resolution is only useful in LANs. | |||
* | Install postfix and configure it as a nullmailer. | Guilhem Moulin | 2024-01-04 | 1 |
| | ||||
* | Base system. | Guilhem Moulin | 2024-01-04 | 5 |