2 Server Access
b24johka edited this page 2026-05-05 10:09:56 +00:00

Access to the server application

The server where the application is deployed can be accessed through the URL: http://193.93.250.90/app/

Access the server (SSH)

Note that only the leaders and issue coordinators have access to the SSH key in order to modify the server in any way. With the provided key access to the server can be made through the command: ssh -i "Directory/private.key" -p 2222 ubuntu@193.93.250.90 Note that the "Directory/private.key" is just a placeholder for the path of the key.