summaryrefslogtreecommitdiffstats
path: root/tasks/webmap.yml
Commit message (Collapse)AuthorAgeFiles
* community.postgresql: Rename parameters to avoid deprecation warnings.Guilhem Moulin2025-05-221
| | | | | [DEPRECATION WARNING]: Alias 'db' is deprecated. See the module docs for more information. This feature will be removed from collection 'community.postgresql' version 5.0.0. [DEPRECATION WARNING]: Alias 'database' is deprecated. See the module docs for more information. This feature will be removed from collection 'community.postgresql' version 5.0.0.
* Rename _webmap-import user to _webmap.Guilhem Moulin2025-05-211
|
* Update webmap task.Guilhem Moulin2025-05-211
|
* Tune PostgreSQL.Guilhem Moulin2024-11-061
| | | | Cf. https://wiki.postgresql.org/wiki/Tuning_Your_PostgreSQL_Server
* Also import and publish custom layers.Guilhem Moulin2024-10-191
|
* Add layers from Svenska Kraftnät (SvK) and copy custom layers to the ↵Guilhem Moulin2024-10-191
| | | | production machine.
* webmap: Copy administrative-codes.json*.Guilhem Moulin2024-09-261
|
* Copy webmap-publish.Guilhem Moulin2024-09-251
| | | | | | | | 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 Moulin2024-09-251
|
* webmap-download: Use a dedicated system group.Guilhem Moulin2024-09-201
| | | | | It will be shared between _webmap-* system users, which will be handy to share lock files.
* Install PostgreSQL and PostGIS.Guilhem Moulin2024-06-121
|
* Install unzip.Guilhem Moulin2024-06-101
|
* Add webmap task.Guilhem Moulin2024-06-031