sonata-nfv / son-install

The SONATA Service Platform installation scripts
http://www.sonata-nfv.eu
Apache License 2.0
3 stars 13 forks source link

son-bss Disable userManagement and licenseManagement #76

Closed felipevicens closed 7 years ago

felipevicens commented 7 years ago

Add the following parameters to the command to start the docker container:

--userManagementEnabled=false --licenseManagementEnabled=false
arocha7 commented 7 years ago

command: grunt serve:integration --gkApiUrl=http://{{ public_ip }}:32001 --userManagementEnabled=false --licenseManagementEnabled=false