{{ $t('productDocDetail.guideClickSwitch') }}
{{ $t('productDocDetail.know') }}
{{ $t('productDocDetail.dontRemind') }}
6.11.2
{{sendMatomoQuery("Sangfor Cloud Platform (SCP)","Customizing the Service Port")}}

Customizing the Service Port

{{ $t('productDocDetail.updateTime') }}: 2026-01-01

The default port for the XBSA App is 8888. To customize the port for the sf-vmbackup-app service, use the following step:

  1. Open /etc/sf-vmbackup-app/sf-vmbackup-api.yaml with an editor like vi.
  2. Modify the Port field to the desired custom port.

  1. Restart the service by running:

systemctl restart sf-vmbackup-api.service

Note:

  1. The port must not be used by other services. You can reserve the desired port to ensure it is not occupied by other services.
  2. After the XBSA App client is added to SCP, the port can no longer be modified.