| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
Support multiple addresses to handle the GOV.UK PaaS, which has
multiple egress points.
|
|
|
|
|
| |
For some reason, having more build users than allowed max-jobs isn't
sufficient in some cases. So, add some more.
|
|
|
|
|
| |
This makes it easier to see in tools like htop, top and ps, as they
truncate the user name.
|
|
|
|
|
| |
This fixes the mini environment Terraform working, now that the
backend is protected by basic authentication.
|
| |
|
|
|
|
| |
The builds can be quite expensive, so the extra resource is useful.
|
|
|
|
|
| |
From a t2.large to a t2.xlarge. Running every service requires close
to 16GB of memory.
|
|
|
|
| |
On the AWS build machine.
|
|
|
|
|
|
| |
Then switch to just installing guile. Also, always create the
~/.guix-profile symlink, as this isn't stored on EFS and thus needs
creating everytime the machine is created.
|
|
|
|
| |
This ensures that it's owned by the ubuntu user.
|
|
|
|
|
|
| |
The setup for these machines is dependant on the Terraform
provisioners, so make the spot requests one time rather than
persistent.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Rather than the configured domain, as the corresponding SSH key
shouldn't change for the AWS domain (whereas it does for the
configured domain, if the machine changes).
|
| |
|
|
|
|
|
| |
This makes it more explicit, and works around Terraform being
unpredictable when dealing with SSH agents.
|
|
|
|
|
| |
In the AWS backend. This means that they don't end up on a tmpfs and
using up RAM.
|
|
|
|
| |
To make room for data snapshots.
|
|
|
|
|
|
| |
Which is an increase in resources from the t2.medium. The 8GB of
RAM (an increase from 4GB), will come in useful when working with data
snapshots.
|
|
|
|
|
|
|
|
|
|
| |
For the AWS backend.
Bring it in to the Terraform configuration for the backend, where
previously only the id was known. Also, alter the provisioning so that
it can handle an empty EFS file system.
This reduces the amount of manual setup required for AWS.
|
|
|
|
|
|
| |
This gets the AWS backend to the point where you can deploy the
backend, and then a mini environment without any actions outside of
the govuk-mini-environment-admin.
|
|
|
|
| |
To terraform.
|
|
|
|
| |
And various other views and routes.
|
| |
|
|
|