Guide for FreeNAS 11.2 NFS sharing with Rancher.

soulburn

Contributor
Joined
Jul 6, 2014
Messages
100
Can anyone direct me to a guide on how to expose NFS shares to Rancher OS in FreeNAS 11.2? The documentation for this (16.3.6. Configuring Persistent NFS-Shared Volumes) is thin and I'm still not able to get it to work. Thanks for any help.
 

silverback

Contributor
Joined
Jun 26, 2016
Messages
134

Kryptonit3

Dabbler
Joined
Nov 20, 2019
Messages
10
@soulburn @dlavigne

I created a step by step guide on GitHub based on the youtube video: https://github.com/redshift-s/rancheros-docker-media
This guide includes how to install dockers with code templates included on the GitHub repo, so you don't have to do so much manual configuration in portainer.

Code:
Setup RancherOS
This steps creates a VM with the OS "RancherOS", called "Docker Host" in FreeNAS

Virtual Machines
Add
Dropdown: Docker Host
Name: rancherVM
Virtual CPUs: 2
Memory: 4096
Network: Select network on FreeNAS (re1)
Raw filename: rancheros
Raw filename password: rancher_password
Raw file location: /mnt/tank/vm/
DONE


Docker Host not available. How do you install successfully on 11.2+?
 
Top