Loading doc/gettingstarted/howtorun.md +2 −2 Original line number Diff line number Diff line Loading @@ -18,13 +18,13 @@ This will build and run all services using docker images, including mongodb and Nginx deployed by default use **capifcore** hostname, but can add a parameter when run.sh is executed setting a different hostname, for example, ``` ./run.sh -c openshift.evolved-5g.eu ./run.sh -c opencapif.etsi.org ``` Also you can run monitoring just using option -m true, for example: ``` ./run.sh -m true ./run.sh -m true -c openshift.evolved-5g.eu ./run.sh -m true -c opencapif.etsi.org ``` If you want to check if all CAPIF services are running properly in local machine after execute run.sh, we can use: Loading Loading
doc/gettingstarted/howtorun.md +2 −2 Original line number Diff line number Diff line Loading @@ -18,13 +18,13 @@ This will build and run all services using docker images, including mongodb and Nginx deployed by default use **capifcore** hostname, but can add a parameter when run.sh is executed setting a different hostname, for example, ``` ./run.sh -c openshift.evolved-5g.eu ./run.sh -c opencapif.etsi.org ``` Also you can run monitoring just using option -m true, for example: ``` ./run.sh -m true ./run.sh -m true -c openshift.evolved-5g.eu ./run.sh -m true -c opencapif.etsi.org ``` If you want to check if all CAPIF services are running properly in local machine after execute run.sh, we can use: Loading