| Commit message (Collapse) | Author | Age | Files |
|
|
|
|
| |
We also lower tile expiration time from 8h to 30m to reduce the race
condition where the database an the on-disk tiles are not in sync.
|
|
|
|
|
| |
[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.
|
| |
|
| |
|
|
|
|
| |
Cf. https://wiki.postgresql.org/wiki/Tuning_Your_PostgreSQL_Server
|
| |
|
|
|
|
| |
production machine.
|
| |
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
| |
It will be shared between _webmap-* system users, which will be handy
to share lock files.
|
| |
|
| |
|
|
|