Files
Personal-Rancher-Catalog/templates/zerotier/0/rancher-compose.yml
William Miceli 195bcb0c9d Removing comments
2018-03-14 11:01:54 -04:00

20 lines
682 B
YAML

version: '2'
catalog:
name: "ZeroTier-Containerized"
version: "latest"
description: ZeroTier-Containerized instance for virtual networking
questions:
- variable: "NAME"
label: "Container Name"
description: |
(Optional) Enter a name for the container, otherwise one will be randomly generated.
default: "ZeroTier"
required: false
type: string
- variable: "CONFIG_STORAGE"
label: "Persistent Config Path"
description: |
The path to where ZeroTier should hold it's persistent files. Preferrably a local-only location.
default: "/var/lib/Storage-Local/zerotier-one"
required: false
type: string