Coder Social home page Coder Social logo

nitin-2015 / cloud-platform Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ministryofjustice/cloud-platform

0.0 0.0 0.0 4.34 MB

Documentation on the MoJ cloud platform

License: MIT License

Ruby 1.25% Shell 0.42% HTML 97.75% JavaScript 0.01% SCSS 0.15% Makefile 0.41%

cloud-platform's Introduction

Ministry of Justice Cloud Platform Master Repo

About this Repository

This is the MoJ Cloud Platform team's repository for public facing documentation, feature work, enhancements, and issues. ZenHub users can add issues through GitHub Issues or directly on our ZenHub board

It's best to search our board before adding new Issues in an effort to reduce duplicates and encourage activity on existing conversations.

Links

Cloud platform repo list

We have a series of repositories for our work that we have listed below. We have adopted the naming convention of starting each repo with cloud-platform-. Where some repos have a similar purpose we try to name them similarly, (e.g. cloud-platform-terraform-* for terraform modules). We also try to name things so that users can infer a basic understanding of what a given thing does from its name.

Our core repos

Name Link Description
Cloud Platform https://github.com/ministryofjustice/cloud-platform MoJ Cloud Platform team's repository for public facing documentation, feature work, enhancements, and issues.
Cloud Platform Concourse https://github.com/ministryofjustice/cloud-platform-concourse Concourse CI for cloud platform Kubernetes clusters.
Cloud Platform Environments https://github.com/ministryofjustice/cloud-platform-environments Create environments in the Cloud Platform by adding your environment definition to this repo.
Cloud Platform Infrastructure https://github.com/ministryofjustice/cloud-platform-infrastructure Contains all infrastructure as code to create a Cloud Platform cluster.
Cloud Platform User Guide https://github.com/ministryofjustice/cloud-platform-user-guide The documentation for users of the Ministry of Justice Cloud Platform. It explains how to deploy and run applications on the Cloud Platform.

Terraform modules

Name Link Description
Amazon MQ broker https://github.com/ministryofjustice/cloud-platform-terraform-amq-broker AWS MQ broker instance and credentials for the Cloud Platform
Bastion https://github.com/ministryofjustice/cloud-platform-terraform-bastion A Terraform module to create a bastion inside an existing VPC
CertManager https://github.com/ministryofjustice/cloud-platform-terraform-certmanager Terraform module that deploys cloud-platform certmanager among another resources (like Ingress)
DynamoDB cluster https://github.com/ministryofjustice/cloud-platform-terraform-dynamodb-cluster A Terraform module to create a DynamoDB instance and IAM credentials, with optional autoscaling.
ECR credentials https://github.com/ministryofjustice/cloud-platform-terraform-ecr-credentials Terraform module which creates ECR credentials and repository on AWS.
Elasticsearch cluster https://github.com/ministryofjustice/cloud-platform-terraform-elasticsearch A Terraform module to create a VPC based Elasticsearch cluster and Kibana dashboard along with a HTTP Proxy to access it.
Elaticache cluster https://github.com/ministryofjustice/cloud-platform-terraform-elasticache-cluster A Terraform module that users can create an ElastiCache cluster
Ingress controller https://github.com/ministryofjustice/cloud-platform-terraform-ingress-controller A Terraform module that deploys cloud-platform ingress controllers among another resources (like certificates)
Logging https://github.com/ministryofjustice/cloud-platform-terraform-logging Terraform module that deploys cloud-platform logging solution. It includes components like: fluentd, eventrouter, circle-ci-stats
Monitoring https://github.com/ministryofjustice/cloud-platform-terraform-monitoring Terraform module that deploys cloud-platform monitoring solution. It has support for components like: proxy, thanos, cloudwatch datasource for grafana, side-car, ecr-exporter
RDS Aurora Cluster https://github.com/ministryofjustice/cloud-platform-terraform-rds-aurora Terraform module that will create an RDS Aurora Cluster, Primary DB Instance, KMS key, Database Subnet Group and credentials in AWS.
RDS instance https://github.com/ministryofjustice/cloud-platform-terraform-rds-instance Terraform module that will create an RDS instance, KMS key, Database Subnet Group and credentials in AWS.
S3 bucket https://github.com/ministryofjustice/cloud-platform-terraform-s3-bucket Terraform module that will create an S3 bucket and credentials in AWS.
SNS topic https://github.com/ministryofjustice/cloud-platform-terraform-sns-topic A Terraform module to create an SNS Topic in AWS, along with an IAM User to access it.
SQS resource https://github.com/ministryofjustice/cloud-platform-terraform-sqs A Terraform module to provision SQS resources to the Cloud Platform.
ServiceAccount https://github.com/ministryofjustice/cloud-platform-terraform-serviceaccount Create a serviceaccount in a Cloud Platform namespace.

Other repos

Name Link Description
Cloud Platform Multi Container App https://github.com/ministryofjustice/cloud-platform-multi-container-demo-app A demo application featuring multiple components, for use in a deployment tutorial
Cloud Platform Tools Image https://github.com/ministryofjustice/cloud-platform-tools-image Docker image containing all the tooling used by pipelines.
Reference App https://github.com/ministryofjustice/cloud-platform-reference-app A reference application to follow along with the cloud platform user guide.
Helloworld Ruby App https://github.com/ministryofjustice/cloud-platform-helloworld-ruby-app Minimal containerised hello world ruby application, to use as an example in the user docs.
Port-fowarding Image https://github.com/ministryofjustice/cloud-platform-port-forward-docker-image Small Docker image to forward network traffic as a non-root user, as described in the RDS module instructions
CircleCI Stats https://github.com/ministryofjustice/cloud-platform-circleci-stats Log CircleCI build and queue times to our Elasticsearch cluster
Environments Checker https://github.com/ministryofjustice/cloud-platform-environments-checker Code to find and delete 'orphaned' cluster namespaces, with no source code in the environments repository, and their AWS resources.
Custom error pages https://github.com/ministryofjustice/cloud-platform-custom-error-pages Docker image which serves custom error pages (e.g. for 404 errors)
Namespace usage report https://github.com/ministryofjustice/cloud-platform-namespace-usage-report Web application to show cluster namespace usage charts
Helm Chart Repository https://github.com/ministryofjustice/cloud-platform-helm-charts Helm Chart repository to store internal helm charts used by the platform
Kuberos https://github.com/ministryofjustice/cloud-platform-kuberos Kuberos fork that Cloud Platform team maintain

Link checker

This repository has a GitHub Action that checks all links in *.md files and creates an issue if the link returns 404 or 5xx or similar. If you have a link that doesn't resolve, please update the .ignore-links file containing the full FQDN.

cloud-platform's People

Contributors

digitalronin avatar jasonbirchall avatar pwyborn avatar poornima-krishnasamy avatar vijay-veeranki avatar davidread avatar antonybishop avatar sablumiah avatar mogaal avatar kalbir avatar alkar avatar mtrbls avatar lukaszraczylo avatar dependabot[bot] avatar stevemarshall avatar kcbotsh avatar razvan-moj-zz avatar mojmtrbl avatar tariqadib avatar tatyree avatar jakemulley avatar sldblog avatar razvan-moj avatar ollieanwyll avatar

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.