it is possible to run Go server and agent in the same box,  you could be
able to install the agent service in the server box.check
https://docs.gocd.org/current/installation/

you can check this guide and setup a basic pipeline :
https://www.gocd.org/getting-started/part-1/

you can run bash commands in a job task ( see below) ., same thing for
docker,  it would be the same command instead git

[image: image.png]

you need to check your agent resources , make sure you have installed your
services.
[image: image.png]


On Thu, Nov 28, 2019 at 4:48 AM Zaheer Khan <[email protected]> wrote:

> Hi All,
>
> I am newbie to GOCD. I want to build container images using travis like
> functionality using GOCD, have few doubts regarding the setup
>
> Using Travis container images are built like:
> ---------------------------------------------------------
> Github ---> Build container images using Travis --> Push to AWS ECR
>
>
> 1) GOCD has GO server and GO Agent. I am using Windows 10 system.
> In my case where should the GO server and GO Agent be deployed . Can they
> be on the same Windows machine.
>
> 2) How can I pull external repo Github to GOCD
>
> 3) How can I build container images and push to AWS-ECR using GOCD
>
> Regards,
> Zaheer
>
> --
> You received this message because you are subscribed to the Google Groups
> "go-cd" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/go-cd/49acff17-e432-40ea-a778-c5cec280f55d%40googlegroups.com
> <https://groups.google.com/d/msgid/go-cd/49acff17-e432-40ea-a778-c5cec280f55d%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"go-cd" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/go-cd/CAHY92AgWLHpiY7UYpV7dOXzi9N4X0Y-Lhz9DVUnif6qOCm7m1g%40mail.gmail.com.

Reply via email to