devops
Here are 5,522 public repositories matching this topic...
As easy as /aitch-tee-tee-pie/
-
Updated
Sep 29, 2020 - Python
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
-
Updated
Sep 27, 2020
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
-
Updated
Sep 21, 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
Sep 30, 2020 - Python
source: go-gitea/gitea#9833 (comment)
"...some feedback on whether the URL is correct (like checking the response of the URL to see that it does return something that looks like a .well-known/openid-configuration) rather than blindly accepting the URL would be a big improvement in user experience."
Learn and understand Docker technologies, with real DevOps practice!
-
Updated
Sep 26, 2020 - Go
Jenkins automation server
-
Updated
Sep 30, 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
Sep 30, 2020 - Go
In scale deployment popup screen, please add + and - buttons near by slider. This will be an easy to use case. Thanks
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
Sep 30, 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
Description
Enhance RawFile LocalPV repo CSI driver to change the default data-dir mount path using an ENV to make it configurable.
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
Sep 30, 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
Sep 30, 2020
Flyway by Redgate • Database Migrations Made Easy.
-
Updated
Sep 30, 2020 - Java
Simple and flexible tool for managing secrets
-
Updated
Sep 29, 2020 - Go
Kubernetes clusters for the hobbyist.
-
Updated
Sep 23, 2020
Coming from: aws ec2 describe-reserved-instances
Spug案例征集
Spug运维平台在过去的公司里稳定运行3年以上,开源的大部分代码也是基于稳定版本之上,为了增加更多用户在企业使用的信心,如您愿意,请将您在企业中使用Spug的案例展示给我们,请在该issue页面提供您的使用案例,提交格式:企业名称 + 公司官网地址。官网地址为可选项,您可以直接提供企业名称即可。
此外,您也可以通过其他渠道如QQ、微信、邮件的方式联系项目作者提供使用案例。
征集长期有效,感谢大家支持!
Spug部分案例:
- 上海家谐网络科技有限公司
- 上海爱上慧家信息技术有限公司
- 南京白鸥网络技术有限公司
- 杭州中艺实业股份有限公司
- [北京步鼎方舟科技有限公司](http://
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.