Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To simplify the documentation, we will only deal with the Linux distribution Ubuntu Server (especially Ubuntu Server 21.10). The installation should be similar on other distributions.

...

Install .NET runtime and other prerequisites

...

To be sure, you can check the installation with this command:

nginx -v

...

NGINX Version 1.18.0 on Ubuntu is installed.

Add NGINX service to the system start

...

Please follow the instructions from Microsoft on this website: https://docs.microsoft.com//en-us/sql/linux/quickstart-install-connect-ubuntu?view=sql-server-ver15

Anchor

...

setup-smartstore-service
setup-smartstore-service
Set up Smartstore as a service

Transfer Files

After everything is installed, the Smartstore installation files must be copied to the server.
Transfer the files via FTP to the folder /var/www/html.

...