awesome-foss/awesome-sysadmin
Development Environment 9 months ago 14k
A curated list of amazingly awesome open source sysadmin resources.
Oct 19th - Oct 25th, 2020
Client management
Oct 5th - Oct 11th, 2020
Distributed Filesystems
Continuous Integration & Continuous Deployment
BSD-3-Clause
Go
Jul 27th - Aug 2nd, 2020
Monitoring
Status Pages
Jul 20th - Jul 26th, 2020
Continuous Integration & Continuous Deployment
Apache-2.0
Go
Jun 15th - Jun 21st, 2020
Distributed Filesystems
Apache-2.0
Go
Web
Monitoring
GPLv3
Perl
May 11th - May 17th, 2020
Diagramming
May 4th - May 10th, 2020
Diagramming
Apr 6th - Apr 12th, 2020
VPN
Mar 9th - Mar 15th, 2020
Continuous Integration & Continuous Deployment
Apache-2.0
Go
Feb 10th - Feb 16th, 2020
IT Asset Management
Dec 9th - Dec 15th, 2019
Client management
Nov 11th - Nov 17th, 2019
IT Asset Management
Domains
Nov 4th - Nov 10th, 2019
Build and software organization tools
Oct 28th - Nov 3rd, 2019
Monitoring
Sep 30th - Oct 6th, 2019
Virtualization
Sep 16th - Sep 22nd, 2019
Identity Management
Tools and web interfaces
Jul 15th - Jul 21st, 2019
Backups
Automation
Repositories
Debian-based distributions
Identity Management
Tools and web interfaces
May 6th - May 12th, 2019
Control Panels
Identity Management
Tools and web interfaces
Mar 4th - Mar 10th, 2019
Continuous Integration & Continuous Deployment
GPL-2.0
Python
MIT
Go
Apache-2.0
Go
MIT
Ruby
MIT
Ruby
Apache-2.0
Java/Ruby
AGPL-3.0
Go
MIT
Java
GPL-3.0
C++
BSD-2-Clause
PHP
BSD-2-Clause
PHP
MIT
Nodejs
Feb 11th - Feb 17th, 2019
Monitoring
Dec 24th - Dec 30th, 2018
DNS
Cloud Computing
Oct 15th - Oct 21st, 2018
Backups
Oct 8th - Oct 14th, 2018
Troubleshooting
Aug 13th - Aug 19th, 2018
Monitoring
May 21st - May 27th, 2018
Identity Management
Tools and web interfaces
Apr 9th - Apr 15th, 2018
Backups
Monitoring
Mar 26th - Apr 1st, 2018
Remote Management
Jan 29th - Feb 4th, 2018
Log Management
Jan 8th - Jan 14th, 2018
Cloud Orchestration
Nov 27th - Dec 3rd, 2017
Automation
Backups
Build and software organization tools
ChatOps
Client management
Cloning
Cloud Computing
Cloud Orchestration
Apache
Go
Code Review
Configuration Management Database
Configuration Management
Control Panels
- Froxlor - Easy to use panel for Linux with Nginx and PHP-FPM support.
- ISPConfig - Hosting control panel for Linux.
- Sentora - Control panel for Linux, BSD, and Windows based on ZPanel.
- VestaCP - Hosting panel for Linux but with Nginx.
- Virtualmin - Hosting panel for Linux based on webmin.
- Atomia DNS - DNS management system.
- nseditstars188 - nsedit is a DNS editor for PowerDNS, working with PowerDNS's new API.
- PDNS Guistars26 - WebGUI which aids in administering domains and records for PowerDNS with MySQL.
- Pi-hole - A blackhole for Internet Advertisements with a gui for managing and monitoring
- Poweradmin - Friendly web-based DNS administration tool for PowerDNS server.
- OpenVZ Web Panelstars284 - Web panel to control OpenVZ virtual machines.
Deployment Automation
Distributed Filesystems
DNS
Domains
Editors
Identity Management
LDAP
Identity Management
Tools and web interfaces
IT Asset Management
Log Management
MIT
C
Mail Clients
Monitoring
MIT
Go
Apache
Go
GPLv2
Network Configuration Management
GPLv3
Newsletters
Packaging
Queuing
RDBMS
- adminer - Database management in a single PHP file (Source codestars5.2k)
Service Discovery
Software Containers
- Docker Compose - Define and run multi-container Docker applications.
- Docker Swarm - Manage cluster of Docker Engines.
- Portainer - Simple management UI for Docker.
- LXD – a container "hypervisor" and a better UX for LXC.
Troubleshooting
Version control
Virtualization
VPN
Web
Blogs
Books
Communities / Forums
- /r/Linux - News and information about Linux.
- /r/LinuxQuestions
- /r/SysAdmin
- Server Fault – StackExchange community for system and network administrators.
Repositories
Repositories
RPM-based distributions
Websites
Wikis
Jun 27th - Jul 3rd, 2016
Remote Management
Mar 21st - Mar 27th, 2016
Remote Management
Jul 27th - Aug 2nd, 2015
Monitoring
Metric & Metric Collection
- Diamondstars1.7k - Python based statistic collection daemon.
- Collectd - System statistic collection daemon.
- Collectl - High precision system performance metrics collecting tool.
- PGObserverstars309 - Monitoring solution for PostgreSQL databases that also works with AWS RDS.
- Statsdstars16.4k - Application statistic listener.
- tcollector - System statistic collection daemon written in Python for OpenTSDB
- Telegrafstars11.5k - The plugin-driven server agent for collecting & reporting metrics.
- Grafana - A Graphite & InfluxDB Dashboard and Graph Editor.
- Ganglia - High performance, scalable RRD based monitoring for grids and/or clusters of servers. Compatible with Graphite using a single collection process.
- RRDtool - Industry standard, high performance data logging and graphing system for time series data.
- Dashing - Ruby gem that allows for rapid statistical dashboard development. An all HTML5 approach allows for big screen displays in data centers or conference rooms.
- Facette - Time series data visualization and graphing software written in Go.
- Freeboardstars6.3k - A damn-sexy front-end real-time dashboard for the internet of things. Transforms raw JSON into delicious UI.
- Prometheus - Service monitoring system and time series database.
- Packetbeat - Captures network traffic and displays it in a custom Kibana dashboard for easy viewing.
- Graphite - Scalable graphing server.
Jun 23rd - Jun 29th, 2014
NoSQL
- Apache HBase - Hadoop database, a distributed, big data store.
- Cassandra - Distributed DBMS designed to handle large amounts of data across many servers.
- Hypertable - C++ based BigTable-like DBMS, communicates through Thrift and runs either as stand-alone or on distributed FS such as Hadoop.
Jun 16th - Jun 22nd, 2014
NoSQL
- CouchDB - Ease of use, with multi-master replication document-oriented database system.
- ElasticSearch - Java based database, popular with log aggregation, and email archiving projects.
- MongoDB - Another document-oriented database system.
- RavenDB - Document based database with ACID/Transactional features.
- RethinkDB - Distributed document store database, focuses on JSON.
- [eXist-DB] (Https://www.exist-db.org/) - Open Source XML Database
- LevelDBstars29.3k - Google's high performance key/value database.
- Redis - Networked, in-memory, key-value data store with optional durability.
- Riak - Another fault-tolerant key-value NoSQL database.
Last Checked At: 2022-05-28T16:26:01.153Z