A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
-
Updated
Apr 25, 2022
{{ message }}
DevOps is a set of practices that combine software development (Dev) and IT operations (Ops). It aims to shorten the systems development life cycle and provide continuous delivery with high software quality.
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
expected result:
example.com?param=abc -> will become example.com
example.com/?param=abc -> will stay example.com/
actual result:
example.com?param=abc -> become example.com
example.com/?param=abc -> stays example.com/?param=abc
Sentry is cross-platform application monitoring, with a focus on error reporting.
the user should have an api to delete his own account
you just have to look at
https://github.com/go-gitea/gitea/blob/a7f0ce620774be861f11b57d426ab59e27e4171a/routers/api/v1/admin/user.go#L307-L320
We already have some scripts in the scripts directory. It would be good to run them for every PR.
This is also a great task for beginners.
A docker-powered PaaS that helps you build and manage the lifecycle of applications
Learn and understand Docker&Container technologies, with real DevOps practice!
As easy as /aitch-tee-tee-pie/
Jenkins automation server
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.
This repository is my documenting repository for learning the world of DevOps. I started this journey on the 1st January 2022 and I plan to run to March 31st for a complete 90-day romp on spending an hour a day including weekends to get a foundational knowledge across a lot of different areas that make up DevOps.
A process for automating Docker container base image updates.
Add a network option in creating workload
like rancher‘s Networking tab
** During workload creation, user can customize own hosts and DNS search doma
Simple and flexible tool for managing secrets
Lynis - Security auditing tool for Linux, macOS, and UNIX-based systems. Assists with compliance testing (HIPAA/ISO27001/PCI DSS) and system hardening. Agentless, and installation optional.
The current fav icon makes me think the app has been faved, when it has not. The fav icon should be an outlined star, not a filled star.
Not fav:
<img width="138" alt="image" src="https://user-images.githubusercontent.com/1142830/162030909-b256be55-d242
See https://github.com/apache/apisix/blob/dbe7eeebba06229d4a8df75263f2a78301cc1ca0/apisix/plugins/key-auth.lua#L117
Currently, both uri args and headers will be changed.
A collection of Linux Sysadmin Test Questions and Answers. Test your knowledge and skills in different fields with these Q/A.
A curated list of Site Reliability and Production Engineering resources.
Conformance test suite for OpenShift
A curated list of references for MLOps
webhook is a lightweight incoming webhook server to run shell commands
Self-hosted Git Server with Kanban and CI/CD
May 5 - 6, 2022 • Birmingham, UK
Jun 1 - 4, 2022 • Las Vegas, NV
Jun 20 - 24, 2022 • Melbourne, Australia
Aug 8 - 10, 2022 • Kansas City, MO
October - November 2022 • Raleigh, NC
Hi,
first thanks for this awesome software. But I have some trouble and I don't know how to proceed. First I try to find out what else I could provide for this report to be a good bug report.
First, I use the latest version (v1.14.0) from openSUSE build Service. I know, I should compile it by my self to avoid any other causes for this behavior. But for now I still use this package from there