...
https://www.youtube.com/watch?v=nnd4KqeeqIw&ab_channel=0x2142-NetworkingNonsense
credentail | !! admin / Ekinops!1 !! local host FQDN or IP: 192.168.0.11 Code Block |
---|
| 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 Code Block |
---|
title | 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 |
|
|