Management Server
Web Site
- Open IIS Manager
- Under Sites, right click Cameras web site and select Edit Bindings...
- Edit http binding
- Modify port to desired value
- Click OK
- Click Close
- Restart IIS
Database
- Open ESM5_2_Central database in SQL Server Management Studio
- Edit tblServer table
- For each remote tier that will have it's port changed, modify the corresponding IPAddress field to include the port in the url
Portal Service
- Open Notepad as Administrator
- Open Program Files\ipConfigure\PortalService\ipConfigure.Esm.Portal.exe.config
- Find "api.base.url"
- Change value to http://localhost:port/esm/api
- Save file
- Restart ipConfigure Portal Service
Remote Server
Web Site
- Open IIS Manager
- Under Sites, right click Cameras web site and select Edit Bindings...
- Edit http binding
- Modify port to desired value
- Click OK
- Click Close
- Restart IIS
Database
- Open ESM5_2 database in SQL Server Management Studio
- Edit tServer
- Change CentralDnsName to include the port in the url
Remote Service
- Open Notepad as Administrator
- Open Program Files\ipConfigure\Remote Service\ipConfigure.Esm.Remote.exe.config
- Find "api.base.url"
- Change value to http://localhost:port/esm/api
- Save file
- Restart ipConfigure Esm Remote Playback Service
Archive Server
Site Service
- Open Notepad as Administrator
- Open Program Files\ipConfigure\Site Service\ipConfigure.Esm.Site.exe.config
- Find "api.base.url"
- Change value to http://localhost:port/esm/api
- Save file
- Restart ipConfigure.Esm.Site.Playback Service
For more assistance, please submit a support ticket at https://support.ipconfigure.com
Comments
0 comments
Article is closed for comments.