appvia / wayfinder-examples

Examples and defaults for configuring Wayfinder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wayfinder logo

This repository provides an example set of configuration to get started using Wayfinder.

To use these examples, clone the repository, amend the configurations as you wish, then apply:

$ git clone https://github.com/appvia/wayfinder-examples.git
$ cd wayfinder-examples

# Apply files or folders of your choosing to your Wayfinder instance, for example, add all of the
# example network and cluster plans:
$ wf apply -f ./assignablenetworks
$ wf apply -f ./clusternetworkplans
$ wf apply -f ./clusterplans

You can also copy these definitions into your repository as a starting point for your own configuration.

About

Examples and defaults for configuring Wayfinder