Add support for HTTPS with self signed certificates
[externalapi/nbi.git] / docs / installation / installation.rst
index 9850c92..95b7279 100644 (file)
@@ -53,6 +53,7 @@ Requirements
 
 * Docker
 * Docker-compose
+* Free ports 8080 and 8443
 
 Edit *docker-compose.yml* to select previous generated local build, replace::
 
@@ -80,6 +81,10 @@ Test
 
 http://localhost:8080/nbi/api/v4/status
 
+and
+
+https://localhost:8443/nbi/api/v4/status
+
 You should get::
 
     {