The listening port can be changed even from the command line
Or from the config.ini file.
The database storing the analysis result is by default stored in the Scanyp install directory. It's recommended to change this path from the config.ini file to avoid overriding it after a new install.
Launch the analysis
From another machine you can launch the analysis of your codebase
The --identifier switch is mandatory to define the project key, ScanypAnalyzer will get from the Scanyp Server the configuration of this specific key if it's found, else a default configuration will be created in the server and it will be used by the Scanyp Analyzer for the analysis.You can define the Scanyp server IP and port from the config.ini file or from the command line
After the analysis is done, the result could be accessed from the browser:
If you need multiple analysis views of the same project, where each analysis has its own coding rules. Or you need a view per branch you can use the perspective feature.
You can refer to the ScanypAnalyzer documentation to explore all the command line options. And to configure your custom rules, quality gates and trends, you can refer to the scanyp server admin doc. To get more details about the analysis per language: