Giter Site home page Giter Site logo

financial-times / upp-provisioners Goto Github PK

View Code? Open in Web Editor NEW
6.0 37.0 4.0 1.63 MB

Contains the various provisioning projects used by the Universal Publishing Platform

Python 2.19% Shell 71.25% Dockerfile 7.91% Makefile 16.13% Go 2.53%
universal-publishing upp

upp-provisioners's Introduction

upp-provisioners

CircleCI

Contains the various provisioning projects used by the Universal Publishing Platform. See the relevant readme file of each project for more detail about each provisioner.

CircleCI Automated Builds

Automated builds for the provisioner projects are triggered in CircleCI.
The CircleCI configuration is located here.

Builds are triggered on commits and pull requests, and must pass to be able to merge into master. Note that only provisioners that have CircleCI configuration defined AND have been updated by your commits will be built.

Commits to branches are automatically built, tagged and pushed with the branch name as the Docker image tag.
Note that due to tag naming restrictions, branch names containing / will only use the second part as the tag.

To enable automated builds for new provisioner projects that contain a Dockerfile:

No further changes should be required, as the job config is fully parameterised.

Provisioners

  • content-jenkins-provisioner

    • Docker image, running Ansible & CloudFormation to provision and decommission Content Jenkins infrastructure.
  • content-eks-jumpbox-provisioner

    • Docker image runnning CloudFormation to provision and decommission Content Jumpbox
  • upp-concept-publishing-provisioner

    • CloudFormation to spin up an S3 bucket, SNS Topic and 1/2 SQS Queues to be used as part of the event-driven concept publishing pipeline.
  • upp-elasticsearch-provisioner

    • Docker image, running Ansible & CloudFormation to provision and decommission UPP ElasticSearch clusters.
  • upp-factset-provisioner

    • Docker image, running Ansible & CloudFormation to provision and decommission UPP Factset RDS stacks.
  • content-fluentd-kinesis

    • Docker image, running Ansible & CloudFormation to provision and decommission Content Fluentd Kinesis.
  • upp-annotations-monitoring-provisioner

    • Docker image, running Ansible & CloudFormation to provision and decommission Annotations Monitoring Kinesis Analytics Application.
  • upp-msk-provisioner

    • Docker image, running Ansible & CloudFormation to provision and decommission AWS Managed Kafka cluster (MSK).
  • ccf-dynamodb

    • Docker image, running Ansible & CloudFormation to provision and decommission DynamoDB table used to store client settings for Copyright Cleared Feed.

upp-provisioners's People

Contributors

asparuhft avatar atanasdinov avatar bboykov avatar bernivarga avatar bogdanguranda avatar carlosroman avatar catalin-ilea avatar dawngerpony avatar dbelev avatar epavlova avatar galiri avatar ivan-georgiev-zetta avatar ivan-p-nikolov avatar ivanruski avatar izzyblues avatar jpdhas avatar juliafernee avatar jussi-ft avatar kovacshuni avatar lucas42 avatar manoelmilchev avatar mihaylovmihail avatar nesze avatar peteclark-ft avatar radutudor avatar tamas-molnar avatar tosan88 avatar wheresrhys avatar yolandeleungft avatar zarrie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

upp-provisioners's Issues

Elasticsearch snapshot fails

This should point towards the new s3 bucket upp-concepts-k8s-prod-eu-backup.

Otherwise, we get this:

{
    "error": {
        "root_cause": [
            {
                "type": "repository_missing_exception",
                "reason": "[upp-concepts-k8s-prod-eu-backup] missing"
            }
        ],
        "type": "repository_missing_exception",
        "reason": "[upp-concepts-k8s-prod-eu-backup] missing"
    },
    "status": 404
}

upp-concept-publishing-provisioner - creation of resources out of order causes stack roll back.

On one occasion I have experienced an Error when provisionning AWS stack with Docker image in upp-concept-publishing-provisioner project.
The error is as follows:
"Unable to validate the following destination configurations" when using S3 event notifications in CloudFormation.
The issue was to do with creating the s3 bucket, SNS Topic and Subscription in the wrong order, (possibly due to time it took CF to create). This caused the stack to roll back.

It is described here in detail.
https://aws.amazon.com/premiumsupport/knowledge-center/unable-validate-destination-s3/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.