Custom port for Astra Web Interface
Default port for Astra Web Interface is 8000. You may set any port you want. Open Settings → General → HTTP Server in Astra Web Interface and set option Custom Port in the Admin Interface group. Click Apply button to save changes.
Change port via console
Section titled “Change port via console”You can change Astra Web Interface port via server console command:
astra init 4000 astraastra at the end of command is a default service name.
Finally restart service to apply changes:
systemctl restart astraNow web interface will be available on new port: http://your-server:4000