When installing and initializing Microcloud, it should be able to also download and configure the required LXD snap rather than leaving it up to the user to configure. This would also prevent the possibility of incompatible LXD versions being used with Microcloud (if such limitations should arise)
Right now, installing the microcloud snap and running init of course returns an error
$ sudo microcloud init
Waiting for services to start ...
Error: Failed waiting for LXD to start:
The request is for this to be avoided altogether. At the very least it should give the user a more friendly error to indicate that it doesn't detect LXD as running/installed.
When installing and initializing Microcloud, it should be able to also download and configure the required LXD snap rather than leaving it up to the user to configure. This would also prevent the possibility of incompatible LXD versions being used with Microcloud (if such limitations should arise)
Right now, installing the microcloud snap and running init of course returns an error
The request is for this to be avoided altogether. At the very least it should give the user a more friendly error to indicate that it doesn't detect LXD as running/installed.