| commit | 50d786e60c1399ab4b1d9141b20f59e7d394ad9a | [log] [tgz] |
|---|---|---|
| author | David Garcia <david.garcia@canonical.com> | Mon Mar 30 14:49:40 2020 +0200 |
| committer | garciadav <david.garcia@canonical.com> | Tue Apr 07 10:10:07 2020 +0200 |
| tree | 7de76828fd2763e061a28a430c22f2cd5b3c39e1 | |
| parent | bb3f207237a3c0791bf3169a9be96d891a106c90 [diff] |
Add production setup to LXD This are the recommendations for LXD production setup: https://github.com/lxc/lxd/blob/master/doc/production-setup.md - Install LXD snap: the snap that already takes care of /etc/security/limits.conf - Use ZFS storage driver: It is much faster than "dir" - Apply sysctl recommended values Change-Id: Id3c83a34cd853155e795ff117520911514b19107 Signed-off-by: David Garcia <david.garcia@canonical.com>