Self-Provision Setup
To provision a single use (self-provisioned) copy of NTFX, follow these steps
Setup
Launch NTFX
Type
provision self
Next wait for the server to start
Type
localhost
Wait for the server to listen on port 2874
Restart NTFX
The server should now accept GET requests. Enter
localhost:2874
in the browser of your choiceCustomize NTFX
Once complete save the
self-provision.ntfx-prov
fileIn NTFX type
provision load self-provision
NTFX should now reprovision to the new settings and configuration.
The self provision file is not encrypted in any way, do not use it to distribute private keys or other important information. If you need to transfer critical data we suggest using the Server Based Setup.
Last updated