Installation guide
-
Install Docker Engine for the desired operating system in accordance with the documentation: https://docs.docker.com/engine/install/.
-
Log in to the private registry of Docker images of the CodeScoring system using the command
docker login REGISTRY_URL, with the URL, login and password received from the vendor. -
Download the archive with platform files received from the vendor and unpack it.
-
Go to the created directory in the console.
-
Copy the template file with settings:
As a rule, no changes to the file are required for correct operation. If you need to configure CodeScoring to work through a proxy, please refer to the instructions.
-
Copy the template file with secrets:
7. Run the CodeScoring installation command (the command must be executed with system superuser rights):
8. To view the logs you can use the command:
9. After starting, the service will be available at the configured domain or address http://localhost:8081. During the first launch, additional database migrations are performed; the operation may take longer than on subsequent runs.
10. To log in, you must first create a user with administrator rights using the following command:
- To change the administrator password, you can use the following command:
