Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

thoresuenert's avatar

Gitlab and Deployment

I am implementing a staging server for my project right now. I have a staging server and a gitlab server. From my point of understanding i can use the deploy key to grant readonly access.

On the staging server i want to pull/clone the gitlab repo with the deploy key.

Is that the right way to do it? If yes, how to do it the right way?

0 likes
1 reply
thoresuenert's avatar
thoresuenert
OP
Best Answer
Level 12

solved by myself. it works the way i thought.

Please or to participate in this conversation.