infrastructure
Here are 1,878 public repositories matching this topic...
-
Updated
Apr 9, 2022 - Rust
by ex-googlers, for ex-googlers - a lookup table of similar tech & services
-
Updated
Mar 31, 2022
Opened from the Prefect Public Slack Community
pat: This is a pretty minor problem as these things go, but it would be great if there was a way to disable the ASCII logo in Prefect Agent and Prefect Server, since it pollutes our server logs in DataDog. I can go hack the code, in Prefect, but it seems inelegant to have to re-apply such code after every version up
Description
Add CLI bash completion of APIs and environments. Environments is lower priority.
Additional Context
- The operator will need an endpoint to provide the list of APIs. Which env to use? Pull it from the still-being-typed command (e.g. if
--env awsis typed already)? - Env names can be read from the CLI config
- [Cobra docs](https://github.com/spf13/cobra/blob/master
A curated collection of publicly available resources on how technology and tech-savvy organizations around the world practice Site Reliability Engineering (SRE)
-
Updated
Mar 13, 2022 - JavaScript
Chef Infra, a powerful automation platform that transforms infrastructure into code automating how infrastructure is configured, deployed and managed across any environment, at any scale
-
Updated
Apr 10, 2022 - Ruby
A free, fast, and reliable Open Source CDN for npm, GitHub, Javascript, and ESM
-
Updated
Mar 30, 2022 - JavaScript
Sacred is a tool to help you configure, organize, log and reproduce experiments developed at IDSIA.
-
Updated
Mar 28, 2022 - Python
Wiki to collect Red Team infrastructure hardening resources
-
Updated
Mar 1, 2021
Keepalived
-
Updated
Apr 4, 2022 - C
The official command line interface for the DigitalOcean API.
-
Updated
Apr 1, 2022 - Go
- terrascan version: 1.9.0
- terraform version: 1.0.1
Enhancement Request
Other security scanning tools (e.g. checkov and tfsec) have a --soft-fail flag or equivalent option that allows you to always exit with 0 status.
Extremely useful when running the tool without halting a pipeline for example.
I currently use a workaround, but something more concrete would be very desira
Accelerated deep learning R&D
-
Updated
Apr 7, 2022 - Python
Free Templates for AWS CloudFormation
-
Updated
Mar 28, 2022 - Java
-
Updated
May 16, 2021 - Ruby
A toolkit for creating and managing declarative, self-healing infrastructure.
-
Updated
Nov 22, 2018 - Go
an application that automates the lifecycle of servers
-
Updated
Apr 10, 2022 - Ruby
Saves up to 90% of AWS EC2 costs by automating the use of spot instances on existing AutoScaling groups. Installs in minutes using CloudFormation or Terraform. Convenient to deploy at scale using StackSets. Uses tagging to avoid launch configuration changes. Automated spot termination handling. Reliable fallback to on-demand instances.
-
Updated
Feb 17, 2022 - Go
Kubernetes Goat
-
Updated
Feb 14, 2022 - HTML
A number of modules, and scripts in the test suite start with
#!/usr/bin/python
In general it is better to use
#!/usr/bin/env python
because that allows execution inside a virtualenv, or when python is installed elsewhere, e.g. /usr/loca/bin/python.
There may be cases in which we really do want to hard code the path, e.g.
- testing detection/selection of `ansible_py
Created by @kris-nova Kris Nóva. Simple, cloud native infrastructure for Kubernetes.
-
Updated
Jul 12, 2021 - Go
An open, distributed platform as a service
-
Updated
Apr 8, 2022 - Python
pyinfra automates infrastructure super fast at massive scale. It can be used for ad-hoc command execution, service deployment, configuration management and more.
-
Updated
Apr 10, 2022 - Python
Build better AWS infrastructure
-
Updated
Mar 29, 2022 - Python
especially for less obvious but lengthy code snippets!
A cloud-native open-source unified multi-cloud and hybrid-cloud platform. 开源、云原生的多云管理及混合云融合平台
-
Updated
Apr 10, 2022 - Go
Improve this page
Add a description, image, and links to the infrastructure topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the infrastructure topic, visit your repo's landing page and select "manage topics."


Feature Suggestion
Add Template kind by default in the allow list of locations in a newly created Backstage's app config
Possible Implementation