infrastructure-management
Here are 94 public repositories matching this topic...
-
Updated
Nov 22, 2018 - Go
-
Updated
Aug 10, 2021 - Ruby
Description
Build a generic retry library, with a redeeming quality of being observable such as logging and stats. The motivation behind this issue is that client libraries such as the aws-go-sdk have retry-able functionality built in however its not possible observe these retries or why the client library is even retrying at all.
This retry library should implement all of the basic re
-
Updated
Aug 9, 2021 - Shell
-
Updated
Aug 6, 2021 - Perl
-
Updated
Aug 10, 2021 - Go
-
Updated
Jul 13, 2021 - Go
-
Updated
Jun 28, 2020 - Makefile
-
Updated
Feb 13, 2019 - PowerShell
-
Updated
Apr 6, 2018 - Go
-
Updated
Nov 20, 2017 - Python
-
Updated
Aug 7, 2021
-
Updated
May 5, 2020 - Go
-
Updated
Apr 6, 2019 - Ruby
-
Updated
Nov 5, 2020 - Go
-
Updated
Apr 24, 2021 - Go
-
Updated
Feb 7, 2021 - Go
-
Updated
Jul 28, 2021 - Python
-
Updated
Dec 19, 2017 - Shell
-
Updated
Aug 4, 2021 - HTML
-
Updated
Jun 15, 2021 - HCL
-
Updated
Feb 5, 2021 - C#
Background
Currently, Elastic IPs are created manually by us and provided as IP in settings.
Need
This process could be updated and a new setting to generate EIP added.
With ec2_eip and ec2_eip_info automation can discover (using tags) the proper EIP and use it or create a new one when required.
-
Updated
Jul 19, 2021 - Python
-
Updated
Jul 26, 2018 - Groovy
-
Updated
May 9, 2021 - Go
-
Updated
Aug 30, 2018 - Python
-
Updated
Feb 11, 2021 - Java
-
Updated
Mar 18, 2021
Improve this page
Add a description, image, and links to the infrastructure-management topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the infrastructure-management topic, visit your repo's landing page and select "manage topics."
Description
let's say I have an
apacheprocess group I want to control.supervisord.running, thenamemust beapache:*(which is the same notation used by supervisor)supervisord.dead, thenamemust beapache:(without the*)As both states mirror each other, I expect them to use the same convention for
name, the one fromrunningsince it