Configuration Guide
Deployment Steps
2 min
the following deployment commands require root privileges for non root users, sudo needs to be added before the command upload the controller package file to the target deployment environment and perform a one click installation use the i parameter to specify the controller ip address /controller v1 0 r07 bin –i \<ip address> users can directly access the controller via this ip address \[note] when upgrading from versions prior to r7 to versions post r7 while retaining existing configurations, perform the installation without the i parameter /controller v1 0 r07 bin start the controller using docker compose the default installation directory for the controller is /opt/controller/ cd /opt/controller/controller v1 0 r07/wlan cloud ucentral deploy/docker compose/ docker compose up d//or ‘docker compose up d’ different versions of docker correspond to slightly different commands \[description] d runs the command in the background up starts the controller down stops the controller
