Last modified by Alexandru Pentilescu on 2024/07/16 22:44

From version 15.1
edited by Alexandru Pentilescu
on 2024/07/16 22:17
Change comment: There is no comment for this version
To version 16.1
edited by Alexandru Pentilescu
on 2024/07/16 22:20
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -223,4 +223,4 @@
223 223  
224 224  You might wonder why we're changing a file on the host filesystem and not inside the docker, where the relevant SSH service is running. The reason for this is, remember, this particular directory is already mapped in our docker-compose.yml file, so it exists in both the host machine and in the docker container, simultaneously. All changes that take place to it on the host will reflect inside the container.
225 225  
226 -Please do n
226 +Please do note that registering the git user's public key has to be done using the above commands **AND NOT THROUGH THE WEB INTERFACE, LIKE IN THE PREVIOUS STEP** (I already lost 2 days investigating why this thing didn't work because I didn't pay attention to this step )