can ABP use VPS upgrade ?

I want to deploy ABP in my intranet, which can not connect to internet.

as I know, I can use VPS to upgrade IS and AV,
my question is,
Can I use VPS to upgrade my SBC of ABP?

the other question is,
does ABP support proxy? I mean where can setup SBC to use proxy server?

thanks~

ABP server contains a component called “mirror” which automatically downloads updates, unfortunatelly for you from the internet. I suggest to equip the server computer with two network cards - one for comunication to the internet (the server will automatically download VPS updates), and the other network adaper will be used on the managed machines themselves. At this time, other means to update the VPS are not supported.

ABP setup detects proxy from the windows settings. You may change the proxy settings after install finishes in the advanced settings dialog.

jx

thanks that’s very helpful to me, ^^