# Installation with CentOS

To install 4ALLPORTAL a MySQL or SQLServer database is required.

# Installation per Script

Execute the following command, the installation script will install all the necessary dependencies

# Install a stable version
curl https://repository.4allportal.net/installer/latest/install.sh | bash -s /4allportal license latest

# Install a SNAPSHOT version
curl https://repository.4allportal.net/installer/latest/install.sh | bash -s /4allportal license latest-SNAPSHOT

# Parameter

name description example
Installation Folder The path where the 4ALLPORTAL is installed /4allportal
Version The version to be installed 3.2 (a specific version), latest or latest-SNAPSHOT
License The user's license license
Port The port of the 4ALLPORTAL 8181
Request missing documentation