service/vault: readd podman link authored by anarcat's avatar anarcat
...@@ -45,7 +45,7 @@ application. ...@@ -45,7 +45,7 @@ application.
## Installation ## Installation
This service is installed using the upstream-provided container which runs under This service is installed using the upstream-provided container which runs under
Podman. [Podman][].
To set it up, deploy the `profile::vaultwarden` Puppet profile. This will: To set it up, deploy the `profile::vaultwarden` Puppet profile. This will:
...@@ -62,6 +62,8 @@ To set it up, deploy the `profile::vaultwarden` Puppet profile. This will: ...@@ -62,6 +62,8 @@ To set it up, deploy the `profile::vaultwarden` Puppet profile. This will:
The installation requirements are recorded in the GitLab ticket: The installation requirements are recorded in the GitLab ticket:
https://gitlab.torproject.org/tpo/tpa/team/-/issues/41541 https://gitlab.torproject.org/tpo/tpa/team/-/issues/41541
[Podman]: https://podman.io/
## Upgrades ## Upgrades
Because the cintainer is started with label `io.containers.autoupdate=registry` Because the cintainer is started with label `io.containers.autoupdate=registry`
... ...
......