S
S
Steve2021-08-31 14:26:53
Amazon Web Services
Steve, 2021-08-31 14:26:53

Gitlab CI + AWS. I'm in a maze! How to get out?

I'm at a dead end.
I have a Gitlab where I need to test the code
I have a private server where my runner should be (aws ec2)

I don't know how to put it all together so that gitlab will run the runner from another server and the tests will work!
When the runner was on my computer, then everything worked. And then I used Docker, and now Docker+Machine

Answer the question

In order to leave comments, you need to log in

1 answer(s)
U
unseriously, 2021-08-31
@unseriously

So in Gitlab, when we add a runner, we specify the address with the node where this runner runs:
https://www.dmosk.ru/miniinstruktions.php?mini=git...
And do not forget to open the necessary ports in the security groups

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question