aws-samples / amazon-ec2-gitlab-runner

This repository contains code to deploy and manage Gitlab Runners on Amazon EC2.
MIT No Attribution
58 stars 36 forks source link

Cache #10

Open boy51 opened 2 years ago

boy51 commented 2 years ago

Hi,

How can we configure runner cache? I was hoping that this template would include at least a suggestion for implementing cache. This article claims to make it super easy to deploy GL runners and I think cache is a key aspect of runners. That is why a section on cache would be very useful.

Thanks

qisylvia commented 2 years ago

Hi @boy51, thanks for your comments. In the post we focused on deploying and managing Gitlab Runners on Amazon EC2, mainly around the interactions between these 2 services. This is a good suggestion, we will keep this in mind if we decide to enhance it in the future.