Skip to content

VMIConfig: LunaNode

uakfdotb edited this page Jan 8, 2016 · 1 revision

Create an API key from https://dynamic.lunanode.com/panel/api and set these keys:

  • name: a label for the region
  • type: set to "lndynamic"
  • region: backend region name; e.g. "toronto", "montreal", "roubaix"
  • api_id: the sixteen-character API ID
  • api_key: the 128-character API key

Example:

		{
			"name": "LunaNode Toronto",
			"type": "lndynamic",
			"region": "toronto",
			"api_id": "API ID",
			"api_key": "API KEY
		}

Images

The image identification is simply the integer image ID.

Clone this wiki locally