Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-sysadmin
https://github.com/cscannell-inacloud/awesome-sysadmin
Last synced: 1 day ago
JSON representation
-
Ticketing systems
- OTRS - Trouble ticket system for assigning tickets to incoming queries and tracking further communications.
-
Repositories
- Software Collections - Community Release of [Red Hat Software Collections](https://access.redhat.com/documentation/en-US/Red_Hat_Software_Collections/). Provides updated packages of Ruby, Python, etc. for CentOS/Scientific Linux 6.x.
-
Control Panels
- Ajenti - Control panel for Linux and BSD.
- Feathur - VPS Provisioning and Management Software.
- Virtualmin - Control panel for Linux based on webmin.
-
NoSQL
- Couchbase - In-memory, replicated, peristent key/value datastore.
-
Backups
- Backupninja - Lightweight, extensible meta-backup system.
- Duplicity - Encrypted bandwidth-efficient backup using the rsync algorithm.
- UrBackup - Another client-server backup system.
- ZBackup - A versatile deduplicating backup tool.
-
Build Automation
- Apache Ant - Automation build tool, similar to make, written in Java.
- GNU Make - The most popular automation build tool for many purposes.
-
ChatOps
-
Cloud Computing
- Eucalyptus - Open source private cloud software with AWS compatibility.
- OpenStack - Open source software for building private and public clouds.
-
Cloud Orchestration
- MCollective - Ruby framework to manage server orchestration, developed by Puppet labs.
- StackStorm - Event Driven Operations and ChatOps platform for infrastructure management. Written in Python.
-
Code Review
- Gerrit - Based on the Git version control, it facilitates software developers to review modifications to the source code and approve or reject those changes.
- Review Board - Web-based collaborative code review tool.
-
Collaborative Software
-
Configuration Management
-
Continuous Integration & Continuous Deployment
- Concourse CI - A pipeline-based CI system written in Go.
- TeamCity - Powerful Continuous Integration out of the box
-
Deployment Automation
- Mina - Really fast deployer and server automation tool (rake based).
- Rocketeer - PHP task runner and deployment tool.
- Vlad the Deployer - Deployment automation (rake based).
-
Diagramming
- drawthe.net - Draws network diagrams dynamically from a text file describing the placement, layout and icons.
-
Distributed Filesystems
- Ceph - Distributed object store and file system.
- Lustre - A type of parallel distributed file system, generally used for large-scale cluster computing.
- OpenAFS - Distributed network file system with read-only replicas and multi-OS support.
- TahoeLAFS - secure, decentralized, fault-tolerant, peer-to-peer distributed data store and distributed file system.
- MogileFS - Application level, network distributed file system.
-
Messaging
- Tigase - XMPP server implementation in Java.
- Metronome IM - Fork of Prosody IM.
- Openfire - Real time collaboration (RTC) server.
- Prosody IM - XMPP server written in Lua.
- Kaiwa - Web based chat client in the style of common paid alternatives.
-
DNS
- djbdns - A collection of DNS applications, including tinydns.
- Designate - DNS REST API that support several DNS servers as its backend.
- Knot - High performance authoritative-only DNS server.
- PowerDNS - DNS server with a variety of data storage back-ends and load balancing features.
- Yadifa - Lightweight authoritative Name Server with DNSSEC capabilities powering the .eu top-level domain.
-
Editors
- GNU Emacs - An extensible, customizable text editor-and more.
- Haroopad - Markdown editor with live preview.
- ICEcoder - Code editor awesomeness, built with common web languages.
- Lime - Aims to provide an open source solution to Sublime Text
- Nano - A popular text editor, by default comes with most Linux distributions.
- Visual Studio Code - Fast, hackable, multi-platform code editor from Microsoft.
-
IT Asset Management
- GLPI - Information Resource-Manager with an additional Administration Interface.
- OCS Inventory NG - Enables users to inventory their IT assets.
-
LDAP
- OpenDJ - Fork of OpenDS.
- OpenDS - Another directory server written in Java.
- Apache Directory Studio - The Eclipse-based LDAP browser and directory client
-
Log Management
-
Mail Servers
- Courier IMAP/POP3 - Fast, scalable, enterprise IMAP and POP3 server.
- Haraka - A high-performance, pluginable SMTP server written in JavaScript.
- OpenSMTPD - Secure SMTP server implementation from the OpenBSD project.
- Postfix - Fast, easy to administer, and secure Sendmail replacement.
- Qmail - Secure Sendmail replacement.
- Mail-in-a-Box - Take back control of your email with this easy-to-deploy mail server in a box.
-
Monitoring
- Flapjack - Monitoring notification routing & event processing system.
- Icinga - Fork of Nagios.
- Munin - Networked resource monitoring tool.
- Naemon - Network monitoring tool based on the Nagios 4 core with performance enhancements and new features.
- Node-Bell - Real-time anomalies detection for periodic time series, metrics monitor.
- Opsview - Based on Nagios 4, Opsview Core is ideal for small IT and test environments.
- Riemann - Flexible and fast events processor allowing complex events/metrics analysis.
- Sensu - Open source monitoring framework.
- Serverstats - A simple tool for creating graphs using rrdtool. ([source on github](https://github.com/ddanier/serverstats))
- Shinken - Another monitoring framework.
- Zenoss - Application, server, and network management platform based on Zope.
- Adagios - Web based Nagios configuration interface.
- Thruk - Multibackend monitoring web interface with support for Naemon, Nagios, Icinga and Shinken.
- Cacti - Web-based network monitoring and graphing tool.
- Canopsis - Opensource Hypervision and Data Aggregation Software
-
Metric & Metric Collection
- ~~dashing~~ - __No Longer Maintained__ - Ruby gem that allows for rapid statistical dashboard development. An all HTML5 approach allows for big screen displays in data centers or conference rooms.
- OpenTSDB - Store and server massive amounts of time series data without losing granularity.
- Packetbeat - Captures network traffic and displays it in a custom Kibana dashboard for easy viewing.
- NetData - Distributed real-time performance and health monitoring.
-
Network Configuration Management
- GestióIP - An automated web based IPv4/IPv6 IP Address Management tool.
-
Newsletters
- DevOpsLinks - A community of DevOps, SysAdmin & Developers with a weekly newsletter and a team chat.
-
Queuing
- Gearman - Fast multi-language queuing/job processing platform.
-
RDBMS
- Firebird - True universal open source database.
- MariaDB - Community-developed fork of the MySQL.
- PostgreSQL-XL - Scalable Open Source PostgreSQL-based database cluster.
-
Security
- fwknop - Protects ports via Single Packet Authorization in your firewall.
- OSQuery - Query your servers status and info using a SQL like interface.
- pfSense - Firewall and Router FreeBSD distribution.
- Snort - Snort is a free and open source network intrusion prevention system (NIPS) and network intrusion detection system (NIDS) created by Martin Roesch in 1998.
- SpamAssassin - A powerful and popular email spam filter employing a variety of detection technique.
- BounCA - BounCA is a personal SSL / Certificate Authority Key management tool. Create self-signed SSL certificates via your browser. ([Source Code](https://github.com/repleo/bounca)) `Apache` `Python`
-
Blogs
- DevOpsGuys - Devops consultants who blog about operations.
-
Software Containers
- Bitnami - Produces open source installers or software packages for web applications and development stacks as well as virtual appliances.
- LXC - Userspace interface for the Linux kernel containment features.
- LXD - LXD is a container "hypervisor".
- Docker Compose - Fast, isolated development environments using Docker.
-
SSH
- sshrc - sources ~/.sshrc on your local computer after logging in remotely.
-
Statistics
- AWStats - Generates web, streaming, ftp or mail server statistics graphically.
- Open Web Analytics - Add web analytics to websites using JS, PHP or REST APIs.
- Webalizer - Fast, free web server log file analysis program.
-
Project Management
- Taiga - Agile, Free, Open Source Project Management Tool based on the Kanban and Scrum methods.
-
Version control
- GNU Bazaar - Distributed revision control system sponsored by Canonical.
- Mercurial - Another distributed revision control.
-
Virtualization
- Ganeti - Cluster virtual server management software tool built on top of KVM and Xen.
- Vagrant - Tool for building complete development environments.
- VirtualBox - Virtualization product from Oracle Corporation.
-
VPN
-
Web
- Caddy - The HTTP/2 Web Server with Fully Managed TLS.
- Cherokee - Lightweight, high-performance web server/reverse proxy.
- Lighttpd - Web server more optimized for speed-critical environments.
- Nginx - Reverse proxy, load balancer, HTTP cache, and web server.
- HAProxy - Software based load Balancing, SSL offloading and performance optimization, compression, and general web routing.
- Squid - Caching proxy for the web supporting HTTP, HTTPS, FTP, and more.
- Traefik - Træfɪk is a modern HTTP reverse proxy and load balancer made to deploy microservices with ease.
-
Webmails
- Mailpile - A modern, fast web-mail client with user-friendly encryption and privacy features.
-
Wikis
-
Books
- The Linux Command Line - A book about the Linux command line by William Shotts.
- The Visible Ops Handbook: Implementing ITIL in 4 Practical and Auditable Steps - Is a methodology designed to jumpstart implementation of controls and process improvement.
-
Websites
- Digital Ocean Tutorials - A surprisingly vast resource for getting the basics of certain applications, tools, or even systems administration topics.
-
Troubleshooting
- Sysdig - Capture system state and activity from a running Linux instance, then save, filter and analyze.
- Trinity Rescue Kit - Linux Live CD for general computer troubleshooting.
Categories
Monitoring
15
Web
7
Editors
6
Security
6
Mail Servers
6
Messaging
5
DNS
5
Distributed Filesystems
5
VPN
4
Backups
4
Software Containers
4
Metric & Metric Collection
4
Wikis
4
LDAP
3
Collaborative Software
3
Configuration Management
3
Log Management
3
RDBMS
3
Control Panels
3
Virtualization
3
Statistics
3
Deployment Automation
3
Code Review
2
Cloud Computing
2
IT Asset Management
2
ChatOps
2
Troubleshooting
2
Version control
2
License
2
Cloud Orchestration
2
Build Automation
2
Books
2
Continuous Integration & Continuous Deployment
2
NoSQL
1
Repositories
1
Newsletters
1
Queuing
1
Ticketing systems
1
Project Management
1
SSH
1
Blogs
1
Network Configuration Management
1
Diagramming
1
Webmails
1
Websites
1
Sub Categories