Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »


https://www.youtube.com/watch?v=nnd4KqeeqIw&ab_channel=0x2142-NetworkingNonsense


download code

https://github.com/CiscoDevNet/yangsuite


git clone https://github.com/CiscoDevNet/yangsuite.git


cd yangsuite/docker

sudo ./start_yang_suite.sh

!! admin / Ekinops!1

!! local host FQDN or IP: 192.168.0.11

install
root@server02:~/yangsuite/docker# ./start_yang_suite.sh
Hello, please setup YANG Suite admin user.
username: me
password:
confirm password:
Will you access the system from a remote host? (y/n): y
Enter local host FQDN or IP: 192.168.0.11
email: jean-luc.kriker@ekinops.com

stop the script and start docker-compose

CTRL^C

docker-compose up -d

start docker-compose
root@server02:~/yangsuite/docker# docker-compose up -d
[+] Running 3/3
✔ Container docker-yangsuite-1 Started 0.0s
✔ Container docker-backup-1 Started 0.0s
✔ Container docker-nginx-1 Started 0.0s
root@server02:~/yangsuite/docker#


https://192.168.0.11:8443


  • No labels