Add production setup to LXD 34/8734/5
authorDavid Garcia <david.garcia@canonical.com>
Mon, 30 Mar 2020 12:49:40 +0000 (14:49 +0200)
committergarciadav <david.garcia@canonical.com>
Tue, 7 Apr 2020 08:10:07 +0000 (10:10 +0200)
commit50d786e60c1399ab4b1d9141b20f59e7d394ad9a
tree7de76828fd2763e061a28a430c22f2cd5b3c39e1
parentbb3f207237a3c0791bf3169a9be96d891a106c90
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>
installers/60-lxd-production.conf [new file with mode: 0644]
installers/full_install_osm.sh
installers/lxd-preseed.conf [new file with mode: 0644]