Compare commits

...

4 Commits

Author SHA1 Message Date
Nik Paushkin a233ebf278
Merge a4301ddcdc into fe562f96c5 2024-01-29 18:26:48 +00:00
Marius Stanca fe562f96c5
Merge pull request #127 from wmariuss/wmariuss-patch-1
Update README.md #126
2024-01-24 18:48:10 +02:00
Marius Stanca 131479e54e
Update README.md 2024-01-24 18:47:21 +02:00
Nik Paushkin a4301ddcdc
Add GitLab Pipelines by puzl.cloud 2023-10-28 15:17:01 +02:00
1 changed files with 2 additions and 1 deletions

View File

@ -205,6 +205,7 @@ DevOps is the combination of cultural philosophies, practices, and tools that in
- [Github actions](https://github.com/features/actions) - GitHub Actions makes it easy to automate all your software workflows, now with world-class CI/CD.
- [Kraken CI](https://kraken.ci/) - Modern CI/CD, open-source, on-premise system that is highly scalable and focused on testing.
- [Earthly](https://earthly.dev/) - Develop CI/CD pipelines locally and run them anywhere.
- [GitLab Pipelines by puzl.cloud](https://gitlab-pipelines.puzl.cloud) - Blazing-fast, cost-effective execution layer for GitLab CI/CD pipeline jobs, offering per-second billing and k8s API for runner management.
## Source Code Management
@ -277,7 +278,7 @@ DevOps is the combination of cultural philosophies, practices, and tools that in
- [Naemon](http://www.naemon.org/) - Fast, stable and innovative while giving you a clear view of the state of your network and applications.
- [Nagios](https://www.nagios.org/) - Computer-software application that monitors systems, networks and infrastructure.
- [Sentry](https://sentry.io/welcome/) - Error monitoring that helps all software teams discover, triage, and prioritize errors in real-time.
- [Shinken](http://www.shinken-monitoring.org/) - Monitoring framework.
- [Shinken](https://github.com/shinken-solutions/shinken) - Monitoring framework.
- [Zabbix](https://www.zabbix.com/) - Mature and effortless monitoring solution for network monitoring and application monitoring.
- [Glances](https://github.com/nicolargo/glances) - Monitoring information through a curses or Web based interface.
- [Healthchecks](https://github.com/healthchecks/healthchecks) - Cron monitoring tool.