podman/docs/source
Jake Correnti b01a330d37 Use single persistent ssh key for all machines
Changes SSH key behavior such that there is a single persisted key for all
machines across all providers. If there is no key that is located at
`.local/share/containers/podman/machine/` then it is created. The keys are
not deleted when the last machine on the host is removed.

The main motivation for this change is it leads to fewer files created on the
host as a result of vm configuration. Having `n` machines on your system doesn't
result in `2n` machine-related files in `.ssh` on your system anymore.

As a result of ssh keys being persisted by default, the `--save-keys` flag
on `podman machine rm` will no longer be supported.

Signed-off-by: Jake Correnti <jakecorrenti+github@proton.me>
2024-01-04 23:47:49 -05:00
..
_static
locale/ja/LC_MESSAGES Use single persistent ssh key for all machines 2024-01-04 23:47:49 -05:00
markdown Use single persistent ssh key for all machines 2024-01-04 23:47:49 -05:00
Commands.rst man pages and command help: clean up descriptions 2023-05-28 18:57:43 +02:00
Introduction.rst Fix broken code block markup in Introduction.rst 2023-10-26 18:51:45 +08:00
Reference.rst [CI:DOCS] update swagger version on docs.podman.io 2023-10-05 10:45:22 +02:00
Search.rst
Tutorials.rst
conf.py Add Japanese locale and translation of index 2023-08-31 13:53:48 +09:00
includes.rst
index.rst [CI:DOCS] Add link to podman py docs 2023-11-17 07:18:59 -05:00
volume.rst