MiftyCoin Broker Node Configuration
  • 👋Welcome!
  • Pre-Setup
    • 🧭Prerequisites
    • 🎛️Setup your DNS
    • 🖥️Access your Server
  • 💽Install the Prerequisites
  • SETUP
    • 🔥Setup the Firewall
    • 🐈Update the Tomcat Configuration
    • 🐬Start and Reload Tomcat and MySQL
    • 🌐Webmin Configuration
    • ✳️Setup the Database
    • 👩‍💻Install the Code
    • ⚒️Test your Installation
  • Configuration
    • 🔐Generate an Application Key
    • 💻Get your Laptop/Desktop IPv4 Address
    • ⚙️Configure your Node
    • 👨‍💻Update the Data in your Node
    • 💾Upgrade your Node to the Latest Version
    • ⚒️Test your Configuration
Powered by GitBook
On this page
  1. Configuration

Update the Data in your Node

Open your browser and enter:

http://<your-domain-name>/api/apitest

A page with the fields "appkey" and "apiurl" will appear.

In the "Operation" dropdown, select /update POST

Enter in <your-app-key> the "appkey" field.

Enter "http://bnd001.miftycoin.com/api" (quotes excluded) in the "apiurl" field.

Click on "Submit"

Upon success, you should get the message "Sucess! ".

This process may take several minutes. Please be patient.

PreviousConfigure your NodeNextUpgrade your Node to the Latest Version

Last updated 2 years ago

👨‍💻