Go to file
Radar231 70a5bb7f98 created vm specific profile for LXD host using BTRFS for main storage pool and having a secondary ZFS storage pool for VMs 2023-07-16 08:36:38 -04:00
README.md Revert "added reference links to readme" 2021-10-06 21:29:11 -04:00
bridged.cnf updated bridged and k3s profiles 2022-01-18 09:01:07 -05:00
docker.cnf updated bridged and k3s profiles 2022-01-18 09:01:07 -05:00
k3s.cnf added kmsg to profile 2022-01-27 17:51:04 -05:00
mk-profiles.sh created profile creation script 2023-07-15 11:05:21 -04:00
vm.cnf created vm specific profile for LXD host using BTRFS for main storage pool and having a secondary ZFS storage pool for VMs 2023-07-16 08:36:38 -04:00

README.md

lxd profiles repo

Introduction

This is a copy of my customized lxd profile files.

Profiles

  • bridged.cnf
  • k3s.cnf

Usage

The can be used to create an LXD profile as such;

$ lxc profile create new-profile
$ lxc profile edit new-profile < new-profile.cnf