index
:
gds/govuk-mini-environment-admin
ami-backend
gc
master
Build, deploy and manage mini GOV.UK environments
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
models
/
backends
Commit message (
Expand
)
Author
Age
*
Use Plek for finding the GOV.UK Mini Environment Admin
release_7
Christopher Baines
2018-07-03
*
Fix the CreateDataSnapshotJob
Christopher Baines
2018-07-01
*
Neaten up SSH handling
Christopher Baines
2018-06-24
*
Add locking around all Terraform actions
Christopher Baines
2018-06-24
*
Refactor the backends to use a method for working with Terraform
Christopher Baines
2018-06-24
*
Switch to using the public AWS domain of the build machine
Christopher Baines
2018-06-23
*
Support 'Stopping' the AWS backend
Christopher Baines
2018-06-23
*
Support the refresh action on the terraform aws backend
Christopher Baines
2018-06-23
*
Support refreshing the state of backends
Christopher Baines
2018-06-23
*
Add support for managing Terraform AWS backends from the show page
Christopher Baines
2018-06-23
*
Split out a couple of modules from the TerraformAws class
Christopher Baines
2018-06-23
*
Support managing the libvirt backend from the show page
Christopher Baines
2018-06-23
*
Handle SSH keys via the database
Christopher Baines
2018-06-23
*
Replace the GovukGuix::BuildJob
Christopher Baines
2018-06-22
*
Add a refresh action to the MiniEnvironment class
Christopher Baines
2018-06-21
*
Add a terraform_states method to MiniEnvironment
Christopher Baines
2018-06-21
*
Extract out the mini_environment_state_id to a method
Christopher Baines
2018-06-21
*
Split BackendMethods out of TerraformLibvirt
Christopher Baines
2018-06-21
*
Split MiniEnvironmentMethods out of TerraformLibvirt
Christopher Baines
2018-06-21
*
Also share the /var/log directory with the host
Christopher Baines
2018-06-04
*
Share /var/cache and /var/lib with the host
Christopher Baines
2018-06-03
*
Add support for destroying Terraform AWS backends
Christopher Baines
2018-06-03
*
Extract the backend variables out in the AWS backend
Christopher Baines
2018-06-03
*
Support data snapshots for the AWS backend
Christopher Baines
2018-06-03
*
Change how the EFS File System is handled
Christopher Baines
2018-06-03
*
Pass the data-snapshot to govuk-system in the build job
Christopher Baines
2018-06-01
*
Support selecting a data snapshot on the services page
Christopher Baines
2018-06-01
*
Use basic authentication for mini environments
Christopher Baines
2018-05-30
*
Use proper error pages for mini environments
Christopher Baines
2018-05-30
*
Use the services specified when building mini environments
Christopher Baines
2018-05-30
*
Remove duplicated build option
Christopher Baines
2018-05-28
*
Improve the AWS backend
Christopher Baines
2018-05-03
*
Add extra fields to the Terraform AWS backend
Christopher Baines
2018-05-03
*
Improve the support for Libvirt
Christopher Baines
2018-04-12
*
Move the terraform utilities to lib/
Christopher Baines
2018-04-12
*
License under the AGPLv3+
Christopher Baines
2018-04-12
*
Provide the AWS access key and secret as variables
Christopher Baines
2018-04-03
*
Add domains to backends, and rework build jobs
Christopher Baines
2018-04-03
*
Add missing imports
Christopher Baines
2018-04-03
*
Fix plugin_dir in Backends::Terraform
Christopher Baines
2018-04-03
*
Refactor the backends
Christopher Baines
2018-04-03
*
Remove a redundant method
Christopher Baines
2018-04-03
*
Appease Rubocop
Christopher Baines
2018-04-03
*
Remove unnecessary requires
Christopher Baines
2018-04-03
*
Improve AWS backend support
Christopher Baines
2018-03-29
*
Add backend controllers, models and views
Christopher Baines
2018-03-29