Skip to content
Snippets Groups Projects
Commit 85196c63 authored by Sven Mäder's avatar Sven Mäder :speech_balloon:
Browse files

Fix typo and website_domain

parent aa766648
No related branches found
No related tags found
No related merge requests found
......@@ -75,10 +75,10 @@ SSH access is available optionally for power users, typically for WSGI apps or w
be able to execute shell commands directly on the server. Tasks such as `pip install` or GitLab CI/CD
integration may need ssh access.
Access is only possible via [[ssh auhtorized_keys|/documentation/ssh_keys/]], which are managed by us.
Access is only possible via [[ssh authorized_keys|/documentation/ssh_keys/]], which are managed by us.
Due to security reasons we automatically disallow ssh-agent forwarding on shares with multiple ssh users.
Connect to the share using: `ssh www<name>@<name>.phys.ethz.ch`
Connect to the share using: `ssh www<name>@<website_domain>`
Should you need local ssh keys for the webshare user (i.e. for GitLab deploy keys),
create them in `~/private/.ssh/`, since the webshare user does not have write access to `~/.ssh/`:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment