Infrastructure turn-key solution for app service workloads
Перейти к файлу
Nicholas M. Iodice 4f5acaf005
Adding TF bootstrap for Gitlab and corresponding CICD templates (#409)
* Adding TF bootstrap for Gitlab and corresponding CICD templates

* Remove reference to old project

* Addressing PR feedback by @TechnicallyWilliams

* Apply suggestions from code review

Incorporating PR feedback from @TechnicallyWilliams

Co-authored-by: Dexter Williams <dexterwilliams04@gmail.com>

* PR Feedback

Co-authored-by: Dexter Williams <dexterwilliams04@gmail.com>
2020-09-22 14:28:36 -04:00
.github Merge pull request #53 from Microsoft/erisch/features/contrib-guidelines 2019-04-09 16:32:25 -05:00
design-reference Tweak Documentation for Hello World Tutorial (#381) 2020-04-17 12:12:58 -05:00
devops Adding TF bootstrap for Gitlab and corresponding CICD templates (#409) 2020-09-22 14:28:36 -04:00
docs Update GETTING_STARTED_COBALT_DEV.md (#395) 2020-05-17 10:14:30 -05:00
infra Adding TF bootstrap for Gitlab and corresponding CICD templates (#409) 2020-09-22 14:28:36 -04:00
test-harness Add ACR Extensions (#407) 2020-09-01 14:00:15 -05:00
.env.template Tweak Documentation for Hello World Tutorial (#381) 2020-04-17 12:12:58 -05:00
.gitattributes Enable white-listing features & tests and self-hosted agents (#350) 2019-10-07 15:19:52 -05:00
.gitignore Provide and initial ADO bootstrap template to help users get stared with IaC pipelines (#386) 2020-04-22 13:04:55 -05:00
LICENSE App Service ACR Integration (#175) 2019-06-20 20:30:08 -05:00
README.md Documentation updates for proposed Cobalt workflow (#244) 2019-08-27 17:43:55 -05:00
go.mod Use `terratest-abstraction` Go module for testing (#382) 2020-04-20 16:28:18 -04:00
go.sum Use `terratest-abstraction` Go module for testing (#382) 2020-04-20 16:28:18 -04:00

README.md

Cobalt

Build Status Go Report Card

This project combines and shares best practices for building production ready cloud native managed service solutions. Cobalt's infrastructure turn-key starter templates are based on real world engagements with enterprise customers.

Cobalt puts a focus on infrastructure scalability, security, automated testing and deployment repeatability and most importantly, developer experience. The Project's intended audience is for developers. Feedback and suggestions are encouraged through issue requests. We welcome contributions across any one of the major cloud providers.

Cobalt is a joint collaboration with project Bedrock.

image

Getting Started

The steps for getting started depends on your high level goals. Select the correct set of instructions based on your overall use case for Cobalt.

Relationship to Bedrock

Cobalt hosts reusable Terraform modules to scaffold managed container services like ACI and Application Services as a couple of examples. Bedrock targets Kubernetes-based container orchestration workloads while following a GitOps devops flow. Cobalt templates reference Terraform modules like virtual networks, traffic manager, etc.

Community

Please join us on Slack for discussion and/or questions.

Contributing

We do not claim to have all the answers and would greatly appreciate your ideas and pull requests.

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

For project level questions, please contact Erik Schlegel or James Nance.