guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (777e9e1 -> 5b68c2f)


From: Chris Marusich
Subject: branch master updated (777e9e1 -> 5b68c2f)
Date: Sat, 29 Dec 2018 02:04:52 -0500 (EST)

marusich pushed a change to branch master
in repository maintenance.

      from  777e9e1   hydra: berlin: Add nginx-configuration.
       new  176631a   cdn: Initial commit of Terraform configuration.
       new  0efa3d7   cdn: Give Ludo and Ricardo administrative access.
       new  7680ddf   cdn: Add thoughts about next steps to README.
       new  1204bc3   cdn: Do not hard-code the profile name.
       new  d3600c7   cdn: Add a CloudFront distribution fronting berlin.
       new  03cff9e   cdn: Add an S3 bucket to hold Terraform state.
       new  0118923   cdn: Use Terraform's S3 backend.
       new  5129c65   cdn: Add a lifecycle policy to the state bucket.
       new  b4eee7c   cdn: Add a basic deployment plan to the README.org
       new  a130bda   cdn: Switch default region to us-east-1.
       new  5a8cf18   cdn: Provision a TLS certificate for ci.guix.info.
       new  ddc2420   cdn: Allow clients to use both HTTP and HTTPS.
       new  a84019c   cdn: Add billing alarms.
       new  5b68c2f   cdn: Add an example command to the README.org.

The 14 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                 |    3 +
 cdn/README.org             | 1354 ++++++++++++++++++++++++++++++++++++++++++++
 cdn/terraform/main.tf      |  424 ++++++++++++++
 cdn/terraform/variables.tf |  147 +++++
 4 files changed, 1928 insertions(+)
 create mode 100644 cdn/README.org
 create mode 100644 cdn/terraform/main.tf
 create mode 100644 cdn/terraform/variables.tf



reply via email to

[Prev in Thread] Current Thread [Next in Thread]