Hi Mayur,
This is some of the commands I typically use:
apicup subsys create mgmt management
apicup subsys set mgmt search-domain nip.io
apicup subsys set mgmt ssh-keyfiles ~/.ssh/id_rsa.pub
apicup subsys set mgmt dns-servers 1.1.1.1,8.8.8.8
apicup subsys set mgmt public-iface eth0
apicup subsys set mgmt traffic-iface eth0
apicup hosts create mgmt ip-192-168-122-243.nip.io password
apicup iface create mgmt ip-192-168-122-243.nip.io eth0 192.168.122.243/255.255.255.0 192.168.122.1
apicup subsys set mgmt \
api-manager-ui=manager.ip-192-168-122-243.nip.io \
cloud-admin-ui=admin.ip-192-168-122-243.nip.io \
consumer-api=consumer.ip-192-168-122-243.nip.io \
platform-api=api.ip-192-168-122-243.nip.io
Sincerely,
Franck
------------------------------
FRANCK DELPORTE
------------------------------
Original Message:
Sent: Fri February 04, 2022 04:38 AM
From: mayur gharat
Subject: How to Installation ibm v10 using nip.io
Hi Team ,
Is there any way to install ibm APIconnect v10 using nip.io if yes then what is the dns-server .
apicup subsys set mgmt search-domain=??????????
apicup subsys set mgmt dns-servers=??????????
Regards ,
Mayur .
------------------------------
mayur gharat
------------------------------