Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | Also install libnss-myhostname.HEADmaster | Guilhem Moulin | 2 days | 1 |
| | | | | Cf. nss-myhostname(8). | |||
* | Also import and publish custom layers. | Guilhem Moulin | 2024-10-19 | 1 |
| | ||||
* | Add layers from Svenska Kraftnät (SvK) and copy custom layers to the ↵ | Guilhem Moulin | 2024-10-19 | 1 |
| | | | | production machine. | |||
* | webmap: Copy administrative-codes.json*. | Guilhem Moulin | 2024-09-26 | 1 |
| | ||||
* | Create an empty /etc/apt/sources.list. | Guilhem Moulin | 2024-09-25 | 1 |
| | | | | | Something keeps recreating (without content) it if we delete it, so we leave it instead but ensure it's empty instead. | |||
* | Copy webmap-publish. | Guilhem Moulin | 2024-09-25 | 2 |
| | | | | | | | | 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. | |||
* | Install PostgreSQL and PostGIS. | Guilhem Moulin | 2024-06-12 | 1 |
| | ||||
* | Install unzip. | Guilhem Moulin | 2024-06-10 | 1 |
| | ||||
* | tasks/base.yml: Install acl package. | Guilhem Moulin | 2024-06-10 | 1 |
| | | | | | This is needed for unprivileged ‘become_user’, cf. https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_privilege_escalation.html#risks-of-becoming-an-unprivileged-user | |||
* | tasks/base.yml: Reorder packages. | Guilhem Moulin | 2024-06-10 | 1 |
| | ||||
* | Add webmap task. | Guilhem Moulin | 2024-06-03 | 1 |
| | ||||
* | tasks/base.yml: Also install tig(1) and jq(1). | Guilhem Moulin | 2024-06-03 | 1 |
| | ||||
* | 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 | 1 |
| | ||||
* | HTTPd: Set vhost karta.klimatanalysnorr.se. | Guilhem Moulin | 2024-02-15 | 1 |
| | ||||
* | Install nginx. | Guilhem Moulin | 2024-01-31 | 1 |
| | ||||
* | tasks/network.yml: Add flush_handlers tasks. | Guilhem Moulin | 2024-01-04 | 1 |
| | ||||
* | Fix timezone setting. | Guilhem Moulin | 2024-01-04 | 1 |
| | | | | | Use community.general.timezone, cf. https://docs.ansible.com/ansible/latest/collections/community/general/timezone_module.html#ansible-collections-community-general-timezone-module | |||
* | Install postfix and configure it as a nullmailer. | Guilhem Moulin | 2024-01-04 | 1 |
| | ||||
* | Base system. | Guilhem Moulin | 2024-01-04 | 7 |