Skip to content

Latest commit

 

History

History
170 lines (106 loc) · 2.92 KB

install-local-8527947.md

File metadata and controls

170 lines (106 loc) · 2.92 KB

install-local

This command installs a server runtime in a local folder, by default <SDK installation folder>/server.

Remember:

SAP Business Technology Platform, Neo environment will sunset on December 31, 2028, subject to terms of customer or partner contracts.

For more information, see SAP Note 3351844.

Tip:

This documentation refers to SAP Business Technology Platform, Neo environment. If you are looking for documentation about other environments, see SAP Business Technology Platform ↗️.

neo install-local

Parameters

Optional

--ajp-port

AJP port opened by server

Default: 8009

--http-non-proxy-hosts

JVM system property http.nonProxyHosts

--http-port

HTTP port opened by server

Default: 8080

--http-proxy-host

JVM system property http.ProxyHost

--http-proxy-port

JVM system property http.ProxyPort

--https-port

HTTPS port opened by server

Default: 8443

--https-proxy-host

JVM system property https.ProxyHost

--https-proxy-port

JVM system property https.ProxyPort

--jmx-port

JMX port opened by server (JVM system property com.sun.management.jmxremote.port)

Default: 1717

-l, --location

Local server installation directory

Related Information

Deploy Locally with the Console Client