devops
Here are 5,568 public repositories matching this topic...
As easy as /aitch-tee-tee-pie/
-
Updated
Oct 3, 2020 - Python
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
-
Updated
Oct 6, 2020
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
-
Updated
Oct 5, 2020
Next line returns 200 as status https://github.com/Kong/kong/blob/c817fada7a514d84f6e0aab7461605c71bf3a841/kong/plugins/cors/handler.lua#L13
Internet says it should return 204:
- https://developer.mozilla.org/en-US/docs/Glossary/Preflight_request
- https://docs.microsoft.com/en-us/aspnet/core/security/cors?view=aspnetcore-3.1#preflight-requests
Internet changed its mind since 2018 https://
Sentry is cross-platform application monitoring, with a focus on error reporting.
-
Updated
Oct 10, 2020 - Python
Learn and understand Docker technologies, with real DevOps practice!
-
Updated
Oct 10, 2020 - Go
Jenkins automation server
-
Updated
Oct 10, 2020 - Java
GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.
-
Updated
Oct 7, 2020 - Go
Describe the bug
In the Apps section under Releases, you can sort on Revision. It seems to sort on the string values instead of the integers which looks silly (see screenshot below).
To Reproduce
Steps to reproduce the behavior:
- Go to Apps -> Releases
- Click on Revisions
- See nonsensical number order
Expected behavior
Numbers sort in their counting order.
**Screen
It would be nice if lynis would gather (and report in the portal/reports) information about user-accounts:
- Expired or soon to expire passwords (passwd -e)
- Locked accounts (passwd -S )
- Expired accounts (chage -E / chage -l )
Conformance test suite for OpenShift
-
Updated
Oct 9, 2020 - Go
A collection of Linux Sysadmin Test Questions and Answers. Test your knowledge and skills in different fields with these Q/A.
-
Updated
Jan 22, 2020
Yeah, to be totally honest, I already thought we did this!
😅 This is the intended behavior, so we'll need to fix that. Thanks for reporting!
Originally posted by @simskij in containrrr/watchtower#647 (reply in thread)
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
Oct 10, 2020 - Ruby
## Python/Regex fix
This is a reminder for me or a task if anyone wants :P
Basically, The last two questions aren't really regex's questions.
To do:
- Move said questions to correct place.
- Add new regex questions (Python related!)?
- Maybe add a new ## Regex section, as it is a valuable skill
A curated list of Site Reliability and Production Engineering resources.
-
Updated
Oct 3, 2020
Flyway by Redgate • Database Migrations Made Easy.
-
Updated
Oct 9, 2020 - Java
Simple and flexible tool for managing secrets
-
Updated
Oct 7, 2020 - Go
Kubernetes clusters for the hobbyist.
-
Updated
Oct 6, 2020
Coming from: aws ec2 describe-reserved-instances
Improve this page
Add a description, image, and links to the devops topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the devops topic, visit your repo's landing page and select "manage topics."



Feature idea summary
Cgroups plugin supports only proportional and max Block IO policies. We should support BFQ scheduler as well. Disk stats for the scheduler are in
blkio.bfq.io_service_bytesandblkio.bfq.io_servicedfiles.