This is easy to install because it is just point and click in the ISO install, but I have a little reservation about it. There is a known bug with the partitioner placing SWAP on a so-called ZVOL (a virtual block device on zfs). As soon as swap gets used a little, your machine will be prone to sudden reboots.
Also there have been some incidents with quiet data corruption, seemingly connected to hardware configurations. Therefore I would recommend doing some basic "burn-in" to establish the correct behaviour of the system.
You can make a large file with random data of your own choosing and afterwards do a zpool scrub to check if the raid array behaves correctly.
You can quickly create a file with random data with this command (replace nn with the number of 32M blocks you want to burn, 32=1G, replace path/to with your own location):