From 83ea2d937778d60bbdcb7fe4953ccc8cc63dcbd7 Mon Sep 17 00:00:00 2001 From: Charles Ulrich Date: Thu, 15 Dec 2022 21:54:09 -0500 Subject: [PATCH 001/104] Remove Light Table (unmaintained) The last release was in 2016 and the Github repo states that the repo was archived (read-only) in 2022. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d1e5a3c..052026f 100644 --- a/README.md +++ b/README.md @@ -332,7 +332,6 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ * [ICEcoder](https://icecoder.net/) - Code editor awesomeness, built with common web languages. * [jotgit](https://github.com/jdleesmiller/jotgit) - Git-backed real-time collaborative code editing. * [KDevelop](https://www.kdevelop.org/) - IDE by the people behind KDE. -* [Light Table](http://lighttable.com/) - The next generation code editor. * [Micro](https://micro-editor.github.io/) - A modern and intuitive terminal-based text editor * [Notepad++](https://notepad-plus-plus.org/) - GPLv2 multi-language editor with syntax highlighting for Windows. * [TextMate](https://github.com/textmate/textmate/) - A graphical text editor for OS X. From dd07f5a7a3d9beb8f443bad7dac27269177ef897 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 17 Dec 2022 18:53:34 +0100 Subject: [PATCH 002/104] fix keycloak entry syntax --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d1e5a3c..77b361c 100644 --- a/README.md +++ b/README.md @@ -371,7 +371,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ ### Single Sign-On (SSO) -- [KeyCloak](https://www.keycloak.org) - Open Source Identity and Access Management ([Source Code](https://github.com/keycloak/keycloak)) `Apache-2.0` `Java` +- [KeyCloak](https://www.keycloak.org) - Open Source Identity and Access Management. ([Source Code](https://github.com/keycloak/keycloak)) `Apache-2.0` `Java` ## IT Asset Management From a1b7dfddca914702f27a00416cdcc3505a126d7a Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 17 Dec 2022 18:01:05 +0000 Subject: [PATCH 003/104] improve formatting, use level 3 headings for all software categories (#431) - this makes the list compatible with https://github.com/nodiscc/hecat for automated checks/maintenance tasks --- README.md | 108 +++++++++++++++++++++++++++++------------------------- 1 file changed, 59 insertions(+), 49 deletions(-) diff --git a/README.md b/README.md index 77b361c..1b7610c 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,10 @@ **A curated list of amazingly awesome Free and Open-Source sysadmin resources.** Please read the [Pull Request template](./.github/PULL_REQUEST_TEMPLATE.md) if you wish to add software and consider [donating](https://github.com/n1trux/awesome-donations) to the FLOSS projects you use regularly. +-------------------- + +## Table of contents + * [Awesome Sysadmin](#awesome-sysadmin) * [Automation](#automation) * [Backups](#backups) @@ -68,7 +72,11 @@ * [Websites](#websites) * [Wikis](#wikis) -## Automation +-------------------- + +## Software + +### Automation *Automation build.* @@ -80,7 +88,7 @@ * [Rake](https://github.com/ruby/rake) - Build automation tool similar to Make, written in and extensible in Ruby. * [Bolt](https://puppet.com/products/bolt) - You can use Bolt to run one-off tasks, scripts to automate the provisioning and management of some nodes, you can use Bolt to move a step beyond scripts, and make them shareable. -## Backups +### Backups *Backup software.* Also see [Restic's list of Linux backup software](https://github.com/restic/others). @@ -104,7 +112,7 @@ * [DREBS](https://github.com/dojo4/drebs) - AWS EBS backup script that supports strategies. * [ZBackup](http://zbackup.org/) - A versatile deduplicating backup tool. -## Build and software organization tools +### Build and software organization tools *Build and software organization tools.* @@ -113,7 +121,7 @@ * [HPCBIOS](http://hpcbios.readthedocs.org/en/latest/) - HPCBIOS is an effort to setup a common, well-documented and reproducible, environment spanning across multiple HPC systems & sites, *inclusive* of documentation. * [Spack](https://spack.io/) - A flexible package manager that supports multiple versions, configurations, platforms, and compilers. -## ChatOps +### ChatOps *Conversation-driven development and management. See https://www.reddit.com/r/chatops for more information.* @@ -125,7 +133,7 @@ * [Lita](https://www.lita.io/) - A robot companion for your company's chat room. * [Abot](https://github.com/itsabot/abot) - A digital assistant framework in Go. -## Client management +### Client management Managing software on desktop computers. @@ -137,14 +145,14 @@ _See also: [IT Asset Management](#it-asset-management)_ * [WAPT](https://dev.tranquil.it/wiki/WAPT_-_apt-get_pour_Windows/en) - Network-wide (un)installation, configuration and upgrades of Windows based software. * [WPKG](http://wpkg.org/) - Software deployment, upgrade and removal program for Windows. -## Cloning +### Cloning *Cloning software.* * [Clonezilla](http://clonezilla.org/) - Partition and disk imaging/cloning program. * [Fog](https://www.fogproject.org/) - Another computer cloning solution. -## Cloud Computing +### Cloud Computing * [AppScale](https://github.com/AppScale/appscale) - Cloud software with Google App Engine compatibility. * [Archipel](http://archipelproject.org/) - Manage and supervise virtual machines using Libvirt. @@ -159,7 +167,7 @@ _See also: [IT Asset Management](#it-asset-management)_ * [The Foreman](http://theforeman.org/) - Complete lifecycle management tool for physical and virtual servers. FOSS. * [Tsuru](https://tsuru.io) - Tsuru is an extensible Platform as a Service software. -## Cloud Orchestration +### Cloud Orchestration * [BOSH](http://bosh.io/docs/) - IaaS orchestration platform originally written for deploying and managing Cloud Foundry PaaS, but also useful for general purpose distributed systems. * [Cloud Foundry](https://www.cloudfoundry.org/) - A Platform-as-a-Service suite to provide the orchestration services that make distributed apps a powerhouse of awesomeness. @@ -178,7 +186,7 @@ _See also: [IT Asset Management](#it-asset-management)_ * [Terraform](https://www.terraform.io/) - Terraform works with many cloud providers and creates infrastructure from code. -## Code Review +### Code Review *Web Based collaborative code review system.* @@ -187,7 +195,7 @@ _See also: [IT Asset Management](#it-asset-management)_ * [Review Board](https://www.reviewboard.org/) - Available as free software under the MIT License. -## Configuration Management Database +### Configuration Management Database Configuration management database (CMDB) software. @@ -199,7 +207,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ * [Collins](http://tumblr.github.io/collins/) - At Tumblr, it's the infrastructure source of truth and knowledge. * [netbox](https://github.com/digitalocean/netbox) - IP address management (IPAM) and data center infrastructure management (DCIM) tool -## Configuration Management +### Configuration Management *Configuration management tools.* @@ -210,7 +218,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ * [Puppet](https://puppet.com/) - It's written in Ruby and uses Puppet's declarative language or a Ruby DSL. * [Salt](http://saltstack.com/) - It's written in Python. -## Continuous Integration & Continuous Deployment +### Continuous Integration & Continuous Deployment *Continuous integration/deployment software.* @@ -231,7 +239,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [werf](https://werf.io/) - Open Source CI/CD tool for building Docker images and deploying to Kubernetes via GitOps. ([Source Code](https://github.com/werf/werf)) `Apache-2.0` `Go` -## Control Panels +### Control Panels *Web hosting and server or service control panels.* @@ -255,7 +263,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ * [Cockpit](http://cockpit-project.org/) - New multi-server web interface for Linux servers written in C. * [Webmin](http://www.webmin.com/) - Linux server control panel. -## Deployment Automation +### Deployment Automation *Tools and scripts to support deployments to your servers.* @@ -267,7 +275,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ * [sup](https://github.com/pressly/sup/) - Super simple deployment tool - just Unix - think of it like 'make' for a network of servers. * [Vlad the Deployer](https://github.com/seattlerb/vlad) - Deployment automation (rake based). -## Diagramming +### Diagramming *Tools used to create diagrams of networks, flows, etc.* @@ -275,7 +283,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ * [Mermaid](https://mermaid-js.github.io/mermaid-live-editor/) - Javascript module with a unique, easy, shorthand syntax. Integrates into several other tools like Grafana. * [Diagrams.net](https://app.diagrams.net/) - A.K.A. [Draw.io](https://app.diagrams.net/). Easy to use Diagram UI with a plethora of templates. -## Distributed Filesystems +### Distributed Filesystems *Network distributed filesystems.* @@ -296,7 +304,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ * [TahoeLAFS](https://tahoe-lafs.org/trac/tahoe-lafs) - secure, decentralized, fault-tolerant, peer-to-peer distributed data store and distributed file system. * [XtreemFS](http://www.xtreemfs.org/) - XtreemFS is a fault-tolerant distributed file system for all storage needs. -## DNS +### DNS *DNS servers.* @@ -311,7 +319,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ * [Unbound](http://unbound.net/) - Validating, recursive, and caching DNS resolver. * [Yadifa](http://www.yadifa.eu/) - Lightweight authoritative Name Server with DNSSEC capabilities powering the .eu top-level domain. -## Domains +### Domains *Domain management.* @@ -319,7 +327,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ * [DomainMOD](https://domainmod.org) - Manage your domains and other internet assets in a central location. * [octoDNS](https://github.com/github/octodns) - Set of tools and patterns that make it easy to manage your DNS records across multiple providers. -## Editors +### Editors *Open source code editors.* @@ -340,11 +348,11 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ * [VSCodium](https://github.com/VSCodium/vscodium) - An open source cross-platform extensible code editor based on [VS Code by Microsoft](https://code.visualstudio.com/) removing their non-free additions. * [Nano](http://nano-editor.org) - Easy to use, customizable text editor. -## Identity Management +### Identity Management *LDAP servers and other tools to manage accounts and identities.* -### LDAP +### Identity Management - LDAP * [389 Directory Server](http://www.port389.org/) - Developed by Red Hat. * [Apache Directory Server](http://directory.apache.org/) - Apache Software Foundation project written in Java. @@ -354,7 +362,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ * [OpenLDAP](http://www.OpenLDAP.org/) - Developed by the OpenLDAP Project. * [FreeIPA](http://www.freeipa.org/) - Based on 389-DS. Includes Kerberos, DNS, as well as host based access control. -### Tools and web interfaces +### Identity Management - Tools and web interfaces * [Fusion Directory](https://www.fusiondirectory.org) - Improve the Management of the services and the company directory based on OpenLDAP. * [Indieauth](https://indieauth.com/) - Sign in with your domain name (using the rel-me-auth protocol). @@ -369,11 +377,11 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ * [Smallstep Certificates](https://smallstep.com/certificates/) - A private certificate authority (X.509 & SSH) and related tools for secure automated certificate management. * [ZITADEL](https://github.com/caos/zitadel) - Cloud-native Identity & Access Management solution providing a platform for secure authentication, authorization and identity management. -### Single Sign-On (SSO) +### Identity Management - Single Sign-On (SSO) - [KeyCloak](https://www.keycloak.org) - Open Source Identity and Access Management. ([Source Code](https://github.com/keycloak/keycloak)) `Apache-2.0` `Java` -## IT Asset Management +### IT Asset Management *IT Assets Management software.* @@ -384,7 +392,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ * [Ralph](https://ralph.allegro.tech/) - Asset management, DCIM and CMDB system for large Data Centers as well as smaller LAN networks. ([Source Code](https://github.com/allegro/ralph), [Demo](https://github.com/allegro/ralph#live-demo)) `Apache-2.0` `Python/Docker` * [Snipe IT](https://snipeitapp.com/) - Asset & license management software. ([Source Code](https://github.com/snipe/snipe-it)) `AGPL-3.0` `PHP` -## Log Management +### Log Management *Log management tools: collect, parse, visualize ...* @@ -399,7 +407,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ * [Loki](https://grafana.com/oss/loki/) - horizontally-scalable, highly-available, multi-tenant log aggregation system inspired by Prometheus. * [Octopussy](http://www.octopussy.pm) - Log Management Solution (Visualize / Alert / Report). -## Mail Clients +### Mail Clients * [Claws Mail](http://www.claws-mail.org/) - Old school email client (and news reader), based on GTK+. * [ImapSync](http://imapsync.lamiral.info/) – Simple IMAP migration tool for copying mailboxes to other servers. @@ -408,7 +416,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ * [Sylpheed](http://sylpheed.sraoss.jp/en/) – Still developed predecessor to Claws Mail, lightweight mail client. * [Thunderbird](https://www.mozilla.org/de/thunderbird/) - Free email application that's easy to set up and customize. -## Monitoring +### Monitoring *Monitoring software.* @@ -492,7 +500,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ * [Prometheus](http://prometheus.io/) - Service monitoring system and time series database. * [VictoriaMetrics](https://github.com/VictoriaMetrics/VictoriaMetrics) - Service monitoring system and time series database. -## Network Configuration Management +### Network Configuration Management *Network configuration management tools.* @@ -503,7 +511,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ * [rConfig](http://www.rconfig.com/) - Another network device configuration management tool. * [trigger](https://github.com/trigger/trigger) - Robust network automation toolkit written in Python. -## Newsletters +### Newsletters *Newsletter software.* @@ -512,7 +520,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ * [LibreMailer](https://github.com/averna-syd/LibreMailer) - Libre Mailer is a modest and simple web based email marketing application. * [Lewsnetter](https://github.com/bborn/lewsnetter) - E-mail marketing application (create and send e-mail newsletter via SES). Includes subscription management, delivery, bounce and complaint notification, templates, and some stats. -## NoSQL +### NoSQL *NoSQL databases.* @@ -537,7 +545,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-vs-redis -## Packaging +### Packaging * [aptly](https://www.aptly.info/) - Swiss army knife for Debian repository management. ([Source Code](https://github.com/aptly-dev/aptly)) `MIT` `Go` * [fpm](https://github.com/jordansissel/fpm) - Versatile multi format package creator. @@ -545,11 +553,11 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v * [packman](http://packman.readthedocs.org) - Full stack, cross distro packaging software (Python). * [tito](https://github.com/dgoodwin/tito) - Builds RPMs for git-based projects. -## Project Management +### Project Management *Web-based project management and bug tracking systems*: see https://github.com/awesome-selfhosted/awesome-selfhosted#project-management -## Queuing +### Queuing * [ActiveMQ](https://activemq.apache.org/) - Java message broker. * [BeanstalkD](http://kr.github.io/beanstalkd/) - A simple, fast work queue. @@ -559,7 +567,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v * [RabbitMQ](http://www.rabbitmq.com/) - Robust, fully featured, cross distro queuing system. * [ZeroMQ](http://zeromq.org/) - Lightweight queuing system. -## RDBMS +### RDBMS *Relational DBMS.* @@ -572,20 +580,20 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v * [PostgreSQL-XL](http://www.postgres-xl.org/) - Scalable PostgreSQL-based database cluster. * [SQLite](http://sqlite.org/) - Library that implements a self-contained, serverless, zero-configuration, transactional SQL DBS. -## Remote Management +### Remote Management * [Remmina](http://www.remmina.org/wp/) - A Feature rich remote desktop application for linux and other unixes. * [Tiger VNC](http://tigervnc.org/) - TigerVNC is a high-performance, platform-neutral implementation of VNC (Virtual Network Computing), a client/server application that allows users to launch and interact with graphical applications on remote machines. * [X2go](http://wiki.x2go.org/doku.php) - X2Go is an open source remote desktop software for Linux that uses the NX technology protocol. -## Service Discovery +### Service Discovery * [Consul](https://www.consul.io/) - Consul is a tool for service discovery, monitoring and configuration. * [Doozerd](https://github.com/ha/doozerd) - Doozer is a highly-available, completely consistent store for small amounts of extremely important data. * [etcd](https://github.com/coreos/etcd) - distributed K/V-Store, authenticating via SSL PKI and a REST HTTP Api for shared configuration and service discovery. * [ZooKeeper](http://zookeeper.apache.org/) - ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. -## Software Containers +### Software Containers *Operating system–level virtualization.* @@ -597,7 +605,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v * [LXD](https://linuxcontainers.org/lxd/) – a container "hypervisor" and a better UX for LXC. * [OpenVZ](http://openvz.org) - Container-based virtualization for Linux. -## Troubleshooting +### Troubleshooting *Troubleshooting Tools.* @@ -608,7 +616,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v * [Sysdig](http://www.sysdig.org/) - Capture system state and activity from a running Linux instance, then save, filter and analyze. * [Wireshark](https://www.wireshark.org/) - The world's foremost network protocol analyzer. -## Version control +### Version control *Software versioning and revision control.* @@ -619,7 +627,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v * [Subversion](http://subversion.apache.org/) - Client-server revision control system. * [Darcs](http://darcs.net/) - Patch-based distributed version control (more info: [wiki](http://darcs.net/Theory/PekkaPatchTheory)) -## Virtualization +### Virtualization *Virtualization software.* @@ -638,7 +646,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v * [XCP-ng](http://www.xcp-ng.org/) - Based on Citrix XenServer, XCP-ng is a fully open source virtualization platform. * [Xen](http://www.xenproject.org/) - Virtual machine monitor for 32/64 bit Intel / AMD (IA 64) and PowerPC 970 architectures. -## VPN +### VPN *VPN software.* @@ -654,7 +662,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v * [WireGuard](https://www.wireguard.com/) - Very fast VPN based on elliptic curve and public key crypto. * [Nebula](https://github.com/slackhq/nebula) - A scalable p2p VPN with a focus on performance, simplicity and security. -## Web +### Web *Web servers.* @@ -677,14 +685,14 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v Various resources, such as books, websites and articles, for improving your skills and knowledge. -## Blogs +### Blogs * [Code as Craft](https://codeascraft.com/) - Etsy's Ops blog, lots of technical posts. * [DevOpsGuys](http://blog.devopsguys.com/) - Devops consultants who blog about operations. * [Rackspace Developers](https://developer.rackspace.com/blog/) - Slightly biased blog with lots of Devops Topics. * [RoseHosting Blog](https://www.rosehosting.com/blog/) - Linux tutorials for installing and configuring various software through the Linux command line. Guides and introductions to different Linux technologies and applications. Tips and tricks you can do via the Linux command line and more. -## Books +### Books *Sysadmin related books.* @@ -695,7 +703,7 @@ Various resources, such as books, websites and articles, for improving your skil * [The Visible Ops Handbook: Implementing ITIL in 4 Practical and Auditable Steps](http://www.itpi.org/the-visible-ops-handbook-review.html) - Is a methodology designed to jumpstart implementation of controls and process improvement. * UNIX and Linux System Administration Handbook (ISBN-13: 978-0131480056) - Approaches system administration from a practical perspective. -## Communities / Forums +### Communities / Forums *For the social people.* @@ -708,22 +716,22 @@ Various resources, such as books, websites and articles, for improving your skil * [StackExchange Network](https://stackexchange.com/sites#technology) – Q&A communities. * [Server Fault](https://serverfault.com/) – StackExchange community for system and network administrators. -## Newsletters +### Newsletters * [Servers for Hackers](https://serversforhackers.com/) - Newsletter for programmers who find themselves needing to know their way around a server. * [Web Operations Weekly](http://webopsweekly.com/) - A weekly newsletter on Web operations, infrastructure, performance, and tooling, from the browser down to the metal. -## Repositories +### Repositories *Software package repositories.* * [AlternativeTo](http://alternativeto.net) - Find alternatives to software you know and discover new software. -### Debian-based distributions +### Repositories - Debian-based distributions * [deb.sury.org](https://deb.sury.org/) - Repository with LAMP updated packages for Debian and Ubuntu. -### RPM-based distributions +### Repositories - RPM-based distributions * [ElRepo](http://elrepo.org/tiki/tiki-index.php) - Community Repo for Enterprise Linux (RHEL, CentOS, etc). * [EPEL](https://fedoraproject.org/wiki/EPEL) - Repository for RHEL and compatibles (CentOS, Scientific Linux). @@ -731,6 +739,8 @@ Various resources, such as books, websites and articles, for improving your skil * [Remi](http://rpms.famillecollet.com/) - Repository with LAMP updated packages for RHEL/Centos/Fedora. * [Software Collections](https://www.softwarecollections.org) - Community Release of [Red Hat Software Collections](https://access.redhat.com/documentation/en/red-hat-software-collections/). Provides updated packages of Ruby, Python, etc. for CentOS/Scientific Linux 6.x. +------------------- + ## Websites *Useful sysadmin related websites.* From 0d08ee3e992a0838277272b348bd2330c1b1ef5a Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 17 Dec 2022 19:03:36 +0100 Subject: [PATCH 004/104] standardize license names --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1b7610c..929297a 100644 --- a/README.md +++ b/README.md @@ -175,7 +175,7 @@ _See also: [IT Asset Management](#it-asset-management)_ * [CloudSlang](http://www.cloudslang.io/) - Flow-based orchestration tool for managing deployed applications, with Docker capabilities. * [Genesis](https://github.com/starkandwayne/genesis) - A template framework for multi-environment BOSH deployments. * [Juju](https://jujucharms.com/) - Cloud orchestration tool which manages services as charms, YAML configuration and deployment script bundles. -* [Kubernetes](http://kubernetes.io/) - Orchestration system for Docker containers - ([Source Code](https://github.com/kubernetes/kubernetes), [Documentation](http://kubernetes.io/docs/)) `Apache` `Go` +* [Kubernetes](http://kubernetes.io/) - Orchestration system for Docker containers - ([Source Code](https://github.com/kubernetes/kubernetes), [Documentation](http://kubernetes.io/docs/)) `Apache-2.0` `Go` * [MCollective](https://puppet.com/mcollective) - Ruby framework to manage server orchestration, developed by Puppet labs. * [Nomad](https://www.nomadproject.io) - Simple and flexible orchestrator for Docker, Podman, executables, Java, and QEMU - ([Source Code](https://github.com/hashicorp/nomad), [Documentation](https://www.nomadproject.io/docs)) `MPL-2.0` `Go` * [Overcast](http://andrewchilds.github.io/overcast/) - Deploy VMs across different cloud providers, and run commands and scripts across any or all of them in parallel via SSH. @@ -422,12 +422,12 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ * [Adagios](http://adagios.org/) - Web based Nagios interface for configuration and monitoring (replacement to the standard interface), and a REST interface, [SourceCode](https://github.com/opinkerfi/adagios), [Documentation](https://github.com/opinkerfi/adagios/wiki)) * [Alerta](https://github.com/guardian/alerta) - Distributed, scaleable and flexible monitoring system. -* [Bloonix](https://bloonix-monitoring.org/) - Bloonix is a monitoring solution that helps businesses to ensure high availability and performance. `GPLv3` `Perl` +* [Bloonix](https://bloonix-monitoring.org/) - Bloonix is a monitoring solution that helps businesses to ensure high availability and performance. `GPL-3.0` `Perl` * [bolo](http://bolo.niftylogic.com/) - A Do-it-Yourself monitoring framework built to gather metrics, mine data and report on the systems in your network. * [Bosun](http://bosun.org/) - Monitoring and alerting system by Stack Exchange ([Source Code](https://github.com/bosun-monitor/bosun), [Documentation](http://bosun.org/quickstart.html)) `MIT` `Go` * [Cacti](http://www.cacti.net) - Web-based network monitoring and graphing tool. * [Cabot](http://cabotapp.com/) - Monitoring and alerts, similar to PagerDuty. -* [cadvisor](https://github.com/google/cadvisor) - Analyzes resource usage and performance characteristics of running containers ([Source Code](https://github.com/google/cadvisor)) `Apache` `Go` +* [cadvisor](https://github.com/google/cadvisor) - Analyzes resource usage and performance characteristics of running containers ([Source Code](https://github.com/google/cadvisor)) `Apache-2.0` `Go` * [checkmk](https://checkmk.com/) - Comprehensive solution for monitoring of applications, servers, and networks. ([Source Code](https://github.com/tribe29/checkmk)) `Python/PHP` * [Dash](https://github.com/afaqurk/linux-dash) - A low-overhead monitoring web dashboard for a GNU/Linux machine. * [EdMon](https://github.com/Edraens/EdMon) - A command-line monitoring application helping you to check that your hosts and services are available, with notifications support. `MIT` `Java` From 3d864069a30a76c8f6d941fcc0034b922924c14f Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 17 Dec 2022 18:07:32 +0000 Subject: [PATCH 005/104] add list of licenses (#432) --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 929297a..edb3113 100644 --- a/README.md +++ b/README.md @@ -741,6 +741,19 @@ Various resources, such as books, websites and articles, for improving your skil ------------------- +## List of Licenses + +- `AGPL-3.0` - [GNU Affero General Public License 3.0](https://www.gnu.org/licenses/agpl-3.0) +- `Apache-2.0` - [Apache, Version 2.0](https://www.apache.org/licenses/) +- `BSD-2-Clause` - [BSD 2-clause "Simplified"](https://opensource.org/licenses/BSD-2-Clause) +- `BSD-3-Clause` - [BSD 3-Clause "New" or "Revised"](https://opensource.org/licenses/BSD-3-Clause) +- `GPL-2.0` - [GNU General Public License 2.0](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html) +- `GPL-3.0` - [GNU General Public License 3.0](https://www.gnu.org/licenses/gpl-3.0.en.html) +- `MIT` - [MIT License](https://opensource.org/licenses/MIT) +- `MPL-2.0` - [Mozilla Public License](https://www.mozilla.org/MPL/2.0/index.txt) + +------------------- + ## Websites *Useful sysadmin related websites.* From f656dce16bce3cb7446013eb07ddd6b8266b44b5 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 17 Dec 2022 19:08:17 +0100 Subject: [PATCH 006/104] fix gitlab CI entry syntax --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index edb3113..25a2e31 100644 --- a/README.md +++ b/README.md @@ -228,7 +228,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Concourse](https://concourse-ci.org/) - Concourse is a CI tool that treats pipelines as first class objects and containerizes every step along the way. ([Demo](https://ci.concourse-ci.org/), [Source Code](https://github.com/concourse/concourse)) `Apache-2.0` `Go` - [drone](https://drone.io/) - Drone is a Continuous Delivery platform built on Docker, written in Go. ([Source Code](https://github.com/drone/drone)) `Apache-2.0` `Go` - [Factor](http://www.factor.io/) - Programmatically define and run workflows to connect configuration management, source code management, build, continuous integration, continuous deployment and communication tools. ([Source Code](https://github.com/factor-io/factor)) `MIT` `Ruby` -- [GitLab CI](https://about.gitlab.com/gitlab-ci/) - Gitlab's built-in, full-featured CI/CD solution. ([Source Code](https://gitlab.com/gitlab-org/gitlab-ce) `MIT` `Ruby` +- [GitLab CI](https://about.gitlab.com/gitlab-ci/) - Gitlab's built-in, full-featured CI/CD solution. ([Source Code](https://gitlab.com/gitlab-org/gitlab-ce)) `MIT` `Ruby` - [GoCD](http://www.go.cd/) - Continuous delivery server. ([Source Code](https://github.com/gocd/gocd)) `Apache-2.0` `Java/Ruby` - [GolangCI](https://golangci.com/) - Open Source automated code review service for Go integrated with GitHub pull requests. ([Source Code](https://github.com/golangci/golangci)) `AGPL-3.0` `Go` - [Jenkins](https://jenkins-ci.org/) - Continuous Integration Server. ([Source Code](https://github.com/jenkinsci/jenkins/)) `MIT` `Java` From a1159453ea1bf8c457a77a09b5d288cca877d9c3 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 17 Dec 2022 19:08:42 +0100 Subject: [PATCH 007/104] fix CDS entry syntax --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25a2e31..f53a216 100644 --- a/README.md +++ b/README.md @@ -224,7 +224,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Buildbot](http://buildbot.net/) - Python-based toolkit for continuous integration. ([Source Code](https://github.com/buildbot/buildbot)) `GPL-2.0` `Python` - [CapsuleCD](https://analogj.github.io/capsulecd-slides/) - CD script for automating package/library releases (npm, cookbooks, gems, pip, jars, etc). ([Source Code](https://github.com/AnalogJ/capsulecd)) `MIT` `Go` -- [CDS](https://ovh.github.io/cds/) - Enterprise-Grade Continuous Delivery & DevOps Automation Open Source Platform ([Source Code](https://github.com/ovh/cds)) `BSD-3-Clause` `Go` +- [CDS](https://ovh.github.io/cds/) - Enterprise-Grade Continuous Delivery & DevOps Automation Open Source Platform. ([Source Code](https://github.com/ovh/cds)) `BSD-3-Clause` `Go` - [Concourse](https://concourse-ci.org/) - Concourse is a CI tool that treats pipelines as first class objects and containerizes every step along the way. ([Demo](https://ci.concourse-ci.org/), [Source Code](https://github.com/concourse/concourse)) `Apache-2.0` `Go` - [drone](https://drone.io/) - Drone is a Continuous Delivery platform built on Docker, written in Go. ([Source Code](https://github.com/drone/drone)) `Apache-2.0` `Go` - [Factor](http://www.factor.io/) - Programmatically define and run workflows to connect configuration management, source code management, build, continuous integration, continuous deployment and communication tools. ([Source Code](https://github.com/factor-io/factor)) `MIT` `Ruby` From f262d2c9a3d5bd4e960787a251840aedfb38bb4a Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 17 Dec 2022 19:17:58 +0100 Subject: [PATCH 008/104] remove duplicate link --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f53a216..0dff15f 100644 --- a/README.md +++ b/README.md @@ -255,7 +255,6 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ * [PDNS Gui](https://github.com/odoucet/pdns-gui) - WebGUI which aids in administering domains and records for PowerDNS with MySQL. * [Pi-hole](https://pi-hole.net/) - A blackhole for Internet Advertisements with a gui for managing and monitoring * [Poweradmin](http://www.poweradmin.org/) - Friendly web-based DNS administration tool for PowerDNS server. -* Revision Control: see [awesome-selfhosted#project-management](https://github.com/awesome-selfhosted/awesome-selfhosted#project-management) * Virtualization * [OpenVZ Web Panel](https://github.com/sibprogrammer/owp) - Web panel to control OpenVZ virtual machines. * Server From 4aa0ebcd3214ed8764672594b6a18fe13674e949 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 17 Dec 2022 19:18:23 +0100 Subject: [PATCH 009/104] standardize format for 'please visit...' links --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0dff15f..55e54ab 100644 --- a/README.md +++ b/README.md @@ -554,7 +554,10 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v ### Project Management -*Web-based project management and bug tracking systems*: see https://github.com/awesome-selfhosted/awesome-selfhosted#project-management +*Web-based project management and bug tracking systems* + +**Please visit [awesome-selfhosted/Project Management](https://github.com/awesome-selfhosted/awesome-selfhosted#project-management)** + ### Queuing From 5e12837d95a01ca5988391b84eebe00336096987 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 17 Dec 2022 19:19:00 +0100 Subject: [PATCH 010/104] rename Resources section to External Links, standardize headings --- README.md | 50 +++++++++++++++++++++++--------------------------- 1 file changed, 23 insertions(+), 27 deletions(-) diff --git a/README.md b/README.md index 55e54ab..4bb2e32 100644 --- a/README.md +++ b/README.md @@ -683,18 +683,33 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v * [Traefik](https://traefik.io/) - Traefik is a leading modern reverse proxy and load balancer. * [Varnish](https://www.varnish-cache.org/) - HTTP based web application accelerator focusing on optimizing caching and compression. -# Resources +------------------- + +## List of Licenses + +- `AGPL-3.0` - [GNU Affero General Public License 3.0](https://www.gnu.org/licenses/agpl-3.0) +- `Apache-2.0` - [Apache, Version 2.0](https://www.apache.org/licenses/) +- `BSD-2-Clause` - [BSD 2-clause "Simplified"](https://opensource.org/licenses/BSD-2-Clause) +- `BSD-3-Clause` - [BSD 3-Clause "New" or "Revised"](https://opensource.org/licenses/BSD-3-Clause) +- `GPL-2.0` - [GNU General Public License 2.0](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html) +- `GPL-3.0` - [GNU General Public License 3.0](https://www.gnu.org/licenses/gpl-3.0.en.html) +- `MIT` - [MIT License](https://opensource.org/licenses/MIT) +- `MPL-2.0` - [Mozilla Public License](https://www.mozilla.org/MPL/2.0/index.txt) + +------------------- + +## External links Various resources, such as books, websites and articles, for improving your skills and knowledge. -### Blogs +## Blogs * [Code as Craft](https://codeascraft.com/) - Etsy's Ops blog, lots of technical posts. * [DevOpsGuys](http://blog.devopsguys.com/) - Devops consultants who blog about operations. * [Rackspace Developers](https://developer.rackspace.com/blog/) - Slightly biased blog with lots of Devops Topics. * [RoseHosting Blog](https://www.rosehosting.com/blog/) - Linux tutorials for installing and configuring various software through the Linux command line. Guides and introductions to different Linux technologies and applications. Tips and tricks you can do via the Linux command line and more. -### Books +## Books *Sysadmin related books.* @@ -705,7 +720,7 @@ Various resources, such as books, websites and articles, for improving your skil * [The Visible Ops Handbook: Implementing ITIL in 4 Practical and Auditable Steps](http://www.itpi.org/the-visible-ops-handbook-review.html) - Is a methodology designed to jumpstart implementation of controls and process improvement. * UNIX and Linux System Administration Handbook (ISBN-13: 978-0131480056) - Approaches system administration from a practical perspective. -### Communities / Forums +## Communities / Forums *For the social people.* @@ -718,44 +733,23 @@ Various resources, such as books, websites and articles, for improving your skil * [StackExchange Network](https://stackexchange.com/sites#technology) – Q&A communities. * [Server Fault](https://serverfault.com/) – StackExchange community for system and network administrators. -### Newsletters +## Newsletters * [Servers for Hackers](https://serversforhackers.com/) - Newsletter for programmers who find themselves needing to know their way around a server. * [Web Operations Weekly](http://webopsweekly.com/) - A weekly newsletter on Web operations, infrastructure, performance, and tooling, from the browser down to the metal. -### Repositories +## Repositories *Software package repositories.* * [AlternativeTo](http://alternativeto.net) - Find alternatives to software you know and discover new software. - -### Repositories - Debian-based distributions - * [deb.sury.org](https://deb.sury.org/) - Repository with LAMP updated packages for Debian and Ubuntu. - -### Repositories - RPM-based distributions - * [ElRepo](http://elrepo.org/tiki/tiki-index.php) - Community Repo for Enterprise Linux (RHEL, CentOS, etc). * [EPEL](https://fedoraproject.org/wiki/EPEL) - Repository for RHEL and compatibles (CentOS, Scientific Linux). * [IUS](https://ius.io/) - Community project that provides RPM packages for newer versions of select software for Enterprise Linux distributions. * [Remi](http://rpms.famillecollet.com/) - Repository with LAMP updated packages for RHEL/Centos/Fedora. * [Software Collections](https://www.softwarecollections.org) - Community Release of [Red Hat Software Collections](https://access.redhat.com/documentation/en/red-hat-software-collections/). Provides updated packages of Ruby, Python, etc. for CentOS/Scientific Linux 6.x. -------------------- - -## List of Licenses - -- `AGPL-3.0` - [GNU Affero General Public License 3.0](https://www.gnu.org/licenses/agpl-3.0) -- `Apache-2.0` - [Apache, Version 2.0](https://www.apache.org/licenses/) -- `BSD-2-Clause` - [BSD 2-clause "Simplified"](https://opensource.org/licenses/BSD-2-Clause) -- `BSD-3-Clause` - [BSD 3-Clause "New" or "Revised"](https://opensource.org/licenses/BSD-3-Clause) -- `GPL-2.0` - [GNU General Public License 2.0](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html) -- `GPL-3.0` - [GNU General Public License 3.0](https://www.gnu.org/licenses/gpl-3.0.en.html) -- `MIT` - [MIT License](https://opensource.org/licenses/MIT) -- `MPL-2.0` - [Mozilla Public License](https://www.mozilla.org/MPL/2.0/index.txt) - -------------------- - ## Websites *Useful sysadmin related websites.* @@ -771,6 +765,8 @@ Various resources, such as books, websites and articles, for improving your skil * [ArchWiki](https://wiki.archlinux.org/) – Arch Linux Wiki which has really nice written articles valid for other distros. * [Gentoo Wiki](https://wiki.gentoo.org/) - Gentoo Linux Wiki with a lot in-detail description of Linux components. +------------------ + ## License ![cc license](http://i.creativecommons.org/l/by-sa/4.0/88x31.png) From 91941a9db7c29f7e631b1c6a6a9ad629aac52696 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 20 Jan 2023 00:53:20 +0000 Subject: [PATCH 011/104] remove Bolo (unmaintained, homepage down) (#442) - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/405 - Bolo's homepage is a default nginx page. I found https://github.com/huntprod/bolo which looks like the source code, but hasn't had a commit since 2018. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2205f6b..6b81447 100644 --- a/README.md +++ b/README.md @@ -421,7 +421,6 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ * [Adagios](http://adagios.org/) - Web based Nagios interface for configuration and monitoring (replacement to the standard interface), and a REST interface, [SourceCode](https://github.com/opinkerfi/adagios), [Documentation](https://github.com/opinkerfi/adagios/wiki)) * [Alerta](https://github.com/guardian/alerta) - Distributed, scaleable and flexible monitoring system. * [Bloonix](https://bloonix-monitoring.org/) - Bloonix is a monitoring solution that helps businesses to ensure high availability and performance. `GPL-3.0` `Perl` -* [bolo](http://bolo.niftylogic.com/) - A Do-it-Yourself monitoring framework built to gather metrics, mine data and report on the systems in your network. * [Bosun](http://bosun.org/) - Monitoring and alerting system by Stack Exchange ([Source Code](https://github.com/bosun-monitor/bosun), [Documentation](http://bosun.org/quickstart.html)) `MIT` `Go` * [Cacti](http://www.cacti.net) - Web-based network monitoring and graphing tool. * [Cabot](http://cabotapp.com/) - Monitoring and alerts, similar to PagerDuty. From 8837b68e5a3cf26c6b48427e980b9ded06440944 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 20 Jan 2023 00:53:40 +0000 Subject: [PATCH 012/104] remove Ori Filesystem (unmaintained) (#441) - unmaintained since 2019 - removed from Debian https://tracker.debian.org/pkg/ori, https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=912175 - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/405 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6b81447..47e9df9 100644 --- a/README.md +++ b/README.md @@ -296,7 +296,6 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ * [Minio](https://minio.io/) - Minio is an open source object storage server compatible with Amazon S3 APIs. ([Source Code](https://github.com/minio/minio)) `Apache-2.0` `Go` * [MooseFS](http://www.moosefs.org/) - Fault tolerant, network distributed file system. * [OpenAFS](http://www.openafs.org/) - Distributed network file system with read-only replicas and multi-OS support. -* [Ori Filesystem](http://ori.scs.stanford.edu/) - A Secure Distributed File System built for offline operation. * [Perkeep](https://perkeep.org/) (née Camlistore) - A set of open source formats, protocols, and software for modeling, storing, searching, sharing and synchronizing data. * [Swift](http://docs.openstack.org/developer/swift/) - A highly available, distributed, eventually consistent object/blob store. * [SheepDog](https://sheepdog.github.io/sheepdog/) - A distributed Blockdevice, Rest, QEMU and distributed Filesystem storage. From 85464dcc98047b8818365d81fa4d5da167d9c131 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 20 Jan 2023 00:53:58 +0000 Subject: [PATCH 013/104] update description: the project is in minimal maintenance mode (#440) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 47e9df9..f20aace 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,9 @@ **A curated list of amazingly awesome Free and Open-Source sysadmin resources.** Please read the [Pull Request template](./.github/PULL_REQUEST_TEMPLATE.md) if you wish to add software and consider [donating](https://github.com/n1trux/awesome-donations) to the FLOSS projects you use regularly. +**The project is in minimal maintenance mode** until clear criteria for _awesomeness_ are defined. Please see [this discussion](https://github.com/awesome-foss/awesome-sysadmin/pull/357) and provide constructive feedback if your time allows. + + -------------------- ## Table of contents From d5df3a8d4c597a7d9c4fe8a5e462a42c5be10bff Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 20 Jan 2023 00:54:25 +0000 Subject: [PATCH 014/104] Delegate database sections to dbdb.io (#437) - https://dbdb.io/ is a comprehensive list of database management systems - databases can be filtered by features, license, and many other criteria on the [browse](https://dbdb.io/browse) page - there is also a [leaderboard](https://dbdb.io/stats) page that shows "top" projects - the website generator is FOSS under the Apache 2.0 license https://github.com/cmu-db/dbdb.io - people wanting to submit new databases or suggest improvements can do so at https://github.com/cmu-db/dbdb.io/issues - each database software page has extensive details about each project (e.g. https://dbdb.io/db/postgresql) - it does a better job at listing/reviewing database systems than awesome-sysadmin would ever hope to do - all projects that were listed on awesome-sysadmin are already listed there (except abandoned ones like https://github.com/awesome-foss/awesome-sysadmin/pull/436, and adminer - I'll submit a separate PR to re-add it) --- README.md | 48 +++++++++--------------------------------------- 1 file changed, 9 insertions(+), 39 deletions(-) diff --git a/README.md b/README.md index f20aace..9d70834 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ * [Configuration Management](#configuration-management) * [Continuous Integration & Continuous Deployment](#continuous-integration--continuous-deployment) * [Control Panels](#control-panels) + * [Databases](#databases) * [Deployment Automation](#deployment-automation) * [Diagramming](#diagramming) * [Distributed Filesystems](#distributed-filesystems) @@ -46,11 +47,9 @@ * [Metric & Metric Collection](#metric--metric-collection) * [Network Configuration Management](#network-configuration-management) * [Newsletter](#newsletters) - * [NoSQL](#nosql) * [Packaging](#packaging) * [Project Management](#project-management) * [Queuing](#queuing) - * [RDBMS](#rdbms) * [Remote Management](#remote-management) * Security: [see awesome-security](https://github.com/sbilly/awesome-security) * [Service Discovery](#service-discovery) @@ -265,6 +264,14 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ * [Cockpit](http://cockpit-project.org/) - New multi-server web interface for Linux servers written in C. * [Webmin](http://www.webmin.com/) - Linux server control panel. + +### Databases + +*Database servers.* + +**Please visit [dbdb.io - Database of Databases](https://dbdb.io/)** + + ### Deployment Automation *Tools and scripts to support deployments to your servers.* @@ -519,31 +526,6 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ * [LibreMailer](https://github.com/averna-syd/LibreMailer) - Libre Mailer is a modest and simple web based email marketing application. * [Lewsnetter](https://github.com/bborn/lewsnetter) - E-mail marketing application (create and send e-mail newsletter via SES). Includes subscription management, delivery, bounce and complaint notification, templates, and some stats. -### NoSQL - -*NoSQL databases.* - -* Column-Family - * [Apache HBase](http://hbase.apache.org/) - Hadoop database, a distributed, big data store. - * [Cassandra](http://cassandra.apache.org/) - Distributed DBMS designed to handle large amounts of data across many servers. - * [Hypertable](http://hypertable.org/) - C++ based BigTable-like DBMS, communicates through Thrift and runs either as stand-alone or on distributed FS such as Hadoop. -* Document Store - * [CouchDB](http://couchdb.apache.org/) - Ease of use, with multi-master replication document-oriented database system. - * [ElasticSearch](https://www.elastic.co/) - Java based database, popular with log aggregation, and email archiving projects. - * [MongoDB](https://www.mongodb.org/) - Another document-oriented database system. - * [RavenDB](http://ravendb.net/) - Document based database with ACID/Transactional features. - * [RethinkDB](http://www.rethinkdb.com/) - Distributed document store database, focuses on JSON. - * [eXist-DB](Https://www.exist-db.org/) - Open Source XML Database -* Graph - * [FlockDB](https://github.com/twitter/flockdb) - Twitter's distributed, fault-tolerant graph database. - * [Neo4j](http://neo4j.com/) - Graph database. -* Key-Value - * [LevelDB](https://github.com/google/leveldb) - Google's high performance key/value database. - * [Redis](http://redis.io/) - Networked, in-memory, key-value data store with optional durability. - * [Riak](http://docs.basho.com/) - Another fault-tolerant key-value NoSQL database. - -Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-vs-redis - ### Packaging * [aptly](https://www.aptly.info/) - Swiss army knife for Debian repository management. ([Source Code](https://github.com/aptly-dev/aptly)) `MIT` `Go` @@ -569,18 +551,6 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v * [RabbitMQ](http://www.rabbitmq.com/) - Robust, fully featured, cross distro queuing system. * [ZeroMQ](http://zeromq.org/) - Lightweight queuing system. -### RDBMS - -*Relational DBMS.* - -* [Firebird](http://www.firebirdsql.org/) - True universal database. -* [Galera](http://galeracluster.com/) - Galera Cluster for MySQL is an easy-to-use high-availability solution with high system up-time, no data loss, and scalability for future growth. -* [MariaDB](https://mariadb.org/) - Community-developed fork of the MySQL. - * [adminer](https://www.adminer.org/) - Database management in a single PHP file ([Source code](https://github.com/vrana/adminer)) -* [Percona Server](https://www.percona.com/software) - Enhanced, drop-in MySQL replacement. -* [PostgreSQL](http://www.postgresql.org/) - Object-relational database management system (ORDBMS). -* [PostgreSQL-XL](http://www.postgres-xl.org/) - Scalable PostgreSQL-based database cluster. -* [SQLite](http://sqlite.org/) - Library that implements a self-contained, serverless, zero-configuration, transactional SQL DBS. ### Remote Management From ab21bef024378b715de6bd46f4d945d372902fe2 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 20 Jan 2023 02:15:02 +0100 Subject: [PATCH 015/104] formatting: use - as bullet point character everywhere - this makes it possible to parse the list with https://github.com/nodiscc/hecat and is consistent with https://github.com/awesome-selfhosted/awesome-selfhosted format --- README.md | 840 +++++++++++++++++++++++++++--------------------------- 1 file changed, 420 insertions(+), 420 deletions(-) diff --git a/README.md b/README.md index 9d70834..e45f8b0 100644 --- a/README.md +++ b/README.md @@ -13,66 +13,66 @@ -------------------- -## Table of contents - -* [Awesome Sysadmin](#awesome-sysadmin) - * [Automation](#automation) - * [Backups](#backups) - * [Build and software organization tools](#build-and-software-organization-tools) - * [ChatOps](#chatops) - * [Client Management](#client-management) - * [Cloning](#cloning) - * [Cloud Computing](#cloud-computing) - * [Cloud Orchestration](#cloud-orchestration) +### Table of contents + +- [Awesome Sysadmin](#awesome-sysadmin) + - [Automation](#automation) + - [Backups](#backups) + - [Build and software organization tools](#build-and-software-organization-tools) + - [ChatOps](#chatops) + - [Client Management](#client-management) + - [Cloning](#cloning) + - [Cloud Computing](#cloud-computing) + - [Cloud Orchestration](#cloud-orchestration) * Cloud Storage: [see awesome-selfhosted#file-transfersynchronization](https://github.com/Kickball/awesome-selfhosted#file-transfersynchronization) - * [Code Review](#code-review) + - [Code Review](#code-review) * Collaborative Software: [see awesome-selfhosted#groupware](https://github.com/Kickball/awesome-selfhosted#groupware) - * [Configuration Management Database](#configuration-management-database) - * [Configuration Management](#configuration-management) - * [Continuous Integration & Continuous Deployment](#continuous-integration--continuous-deployment) - * [Control Panels](#control-panels) - * [Databases](#databases) - * [Deployment Automation](#deployment-automation) - * [Diagramming](#diagramming) - * [Distributed Filesystems](#distributed-filesystems) - * [DNS](#dns) - * [Domains](#domains) - * [Editors](#editors) - * [Identity Management](#identity-management) - * [IT Asset Management](#it-asset-management) - * [Log Management](#log-management) - * [Mail Clients](#mail-clients) + - [Configuration Management Database](#configuration-management-database) + - [Configuration Management](#configuration-management) + - [Continuous Integration & Continuous Deployment](#continuous-integration--continuous-deployment) + - [Control Panels](#control-panels) + - [Databases](#databases) + - [Deployment Automation](#deployment-automation) + - [Diagramming](#diagramming) + - [Distributed Filesystems](#distributed-filesystems) + - [DNS](#dns) + - [Domains](#domains) + - [Editors](#editors) + - [Identity Management](#identity-management) + - [IT Asset Management](#it-asset-management) + - [Log Management](#log-management) + - [Mail Clients](#mail-clients) * Mail servers/webmail: [see awesome-selfhosted#email](https://github.com/kickball/awesome-selfhosted#email) - * [Monitoring](#monitoring) - * [Metric & Metric Collection](#metric--metric-collection) - * [Network Configuration Management](#network-configuration-management) - * [Newsletter](#newsletters) - * [Packaging](#packaging) - * [Project Management](#project-management) - * [Queuing](#queuing) - * [Remote Management](#remote-management) + - [Monitoring](#monitoring) + - [Metric & Metric Collection](#metric--metric-collection) + - [Network Configuration Management](#network-configuration-management) + - [Newsletter](#newsletters) + - [Packaging](#packaging) + - [Project Management](#project-management) + - [Queuing](#queuing) + - [Remote Management](#remote-management) * Security: [see awesome-security](https://github.com/sbilly/awesome-security) - * [Service Discovery](#service-discovery) - * [Software Containers](#software-containers) + - [Service Discovery](#service-discovery) + - [Software Containers](#software-containers) * SSH: [see awesome-ssh](https://github.com/moul/awesome-ssh) * Statistics: [see awesome-selfhosted#analytics](https://github.com/Kickball/awesome-selfhosted#analytics) - * [Status Pages](#status-pages) + - [Status Pages](#status-pages) * Ticketing systems: [see awesome-selfhosted#ticketing](https://github.com/Kickball/awesome-selfhosted#ticketing) - * [Troubleshooting](#troubleshooting) - * [Version control](#version-control) - * [Virtualization](#virtualization) - * [VPN](#vpn) + - [Troubleshooting](#troubleshooting) + - [Version control](#version-control) + - [Virtualization](#virtualization) + - [VPN](#vpn) * XMPP: [see awesome-selfhosted#xmpp](https://github.com/Kickball/awesome-selfhosted#xmpp) - * [Web](#web) + - [Web](#web) * Wiki Software: [see awesome-selfhosted#wikis](https://github.com/Kickball/awesome-selfhosted#wikis), Sysadmin Wikis: [see #wikis](#wikis) -* [Resources](#resources) - * [Blogs](#blogs) - * [Books](#books) - * [Communities/Forums](#communities--forums) - * [Newsletters](#newsletters) - * [Repositories](#repositories) - * [Websites](#websites) - * [Wikis](#wikis) +- [Resources](#resources) + - [Blogs](#blogs) + - [Books](#books) + - [Communities/Forums](#communities--forums) + - [Newsletters](#newsletters) + - [Repositories](#repositories) + - [Websites](#websites) + - [Wikis](#wikis) -------------------- @@ -82,58 +82,58 @@ *Automation build.* -* [Apache Ant](https://ant.apache.org/) - Automation build tool, similar to make, written in Java. -* [Apache Maven](http://maven.apache.org/) - Build automation tool mainly for Java. -* [Bazel](http://www.bazel.io/) - Google's build system. -* [GNU Make](http://www.gnu.org/software/make/) - The most popular automation build tool for many purposes. -* [Gradle](http://gradle.org/) - Another build automation system. -* [Rake](https://github.com/ruby/rake) - Build automation tool similar to Make, written in and extensible in Ruby. -* [Bolt](https://puppet.com/products/bolt) - You can use Bolt to run one-off tasks, scripts to automate the provisioning and management of some nodes, you can use Bolt to move a step beyond scripts, and make them shareable. +- [Apache Ant](https://ant.apache.org/) - Automation build tool, similar to make, written in Java. +- [Apache Maven](http://maven.apache.org/) - Build automation tool mainly for Java. +- [Bazel](http://www.bazel.io/) - Google's build system. +- [GNU Make](http://www.gnu.org/software/make/) - The most popular automation build tool for many purposes. +- [Gradle](http://gradle.org/) - Another build automation system. +- [Rake](https://github.com/ruby/rake) - Build automation tool similar to Make, written in and extensible in Ruby. +- [Bolt](https://puppet.com/products/bolt) - You can use Bolt to run one-off tasks, scripts to automate the provisioning and management of some nodes, you can use Bolt to move a step beyond scripts, and make them shareable. ### Backups *Backup software.* Also see [Restic's list of Linux backup software](https://github.com/restic/others). -* [Amanda](http://www.amanda.org/) - Client-server model backup tool. -* [Bareos](http://www.bareos.org/en/) - A fork of Bacula backup tool. -* [BackupPC](https://backuppc.github.io/backuppc/) - BackupPC is a high-performance system for backing up to disk. -* [Backupninja](https://0xacab.org/liberate/backupninja) - Lightweight, extensible meta-backup system. -* [Barman](http://www.pgbarman.org) - Backup and Recovery Manager for disaster recovery of PostgreSQL servers. -* [BorgBackup](https://github.com/borgbackup/borg) - A fork of [Attic](https://attic-backup.org) deduplicating backup program written in Python. -* [Burp](http://burp.grke.org/) - Network backup and restore program. -* [Duplicati](http://www.duplicati.com) - Multiple backends, encryption, web-ui and multi-OS backup tool. -* [Duplicity](http://duplicity.nongnu.org/) - Encrypted bandwidth-efficient backup using the rsync algorithm. -* [Elkarbackup](https://github.com/elkarbackup/elkarbackup) - Backup solution based on RSnapshot with a simple web interface -* [rclone](https://rclone.org/) - a command line program to sync files and directories to and from several cloud storage systems/providers. -* [Rdiff-backup](http://www.nongnu.org/rdiff-backup/) - An easy A remote incremental backup of all your files. -* [Restic](https://restic.net/) - Secure, remote backup tool. Designed to be easy, fast, verifiable and efficient. -* [Rsnapshot](http://rsnapshot.org/) - Filesystem Snapshotting Utility. -* [Shield](https://github.com/starkandwayne/shield) - A pluggable architecture for backup and restore of database systems. -* [Snebu](http://www.snebu.com/) – Snapshot backup with global multi-client deduplication and transparent compression. -* [UrBackup](http://www.urbackup.org/) - Another client-server backup system. -* [DREBS](https://github.com/dojo4/drebs) - AWS EBS backup script that supports strategies. -* [ZBackup](http://zbackup.org/) - A versatile deduplicating backup tool. +- [Amanda](http://www.amanda.org/) - Client-server model backup tool. +- [Bareos](http://www.bareos.org/en/) - A fork of Bacula backup tool. +- [BackupPC](https://backuppc.github.io/backuppc/) - BackupPC is a high-performance system for backing up to disk. +- [Backupninja](https://0xacab.org/liberate/backupninja) - Lightweight, extensible meta-backup system. +- [Barman](http://www.pgbarman.org) - Backup and Recovery Manager for disaster recovery of PostgreSQL servers. +- [BorgBackup](https://github.com/borgbackup/borg) - A fork of [Attic](https://attic-backup.org) deduplicating backup program written in Python. +- [Burp](http://burp.grke.org/) - Network backup and restore program. +- [Duplicati](http://www.duplicati.com) - Multiple backends, encryption, web-ui and multi-OS backup tool. +- [Duplicity](http://duplicity.nongnu.org/) - Encrypted bandwidth-efficient backup using the rsync algorithm. +- [Elkarbackup](https://github.com/elkarbackup/elkarbackup) - Backup solution based on RSnapshot with a simple web interface +- [rclone](https://rclone.org/) - a command line program to sync files and directories to and from several cloud storage systems/providers. +- [Rdiff-backup](http://www.nongnu.org/rdiff-backup/) - An easy A remote incremental backup of all your files. +- [Restic](https://restic.net/) - Secure, remote backup tool. Designed to be easy, fast, verifiable and efficient. +- [Rsnapshot](http://rsnapshot.org/) - Filesystem Snapshotting Utility. +- [Shield](https://github.com/starkandwayne/shield) - A pluggable architecture for backup and restore of database systems. +- [Snebu](http://www.snebu.com/) – Snapshot backup with global multi-client deduplication and transparent compression. +- [UrBackup](http://www.urbackup.org/) - Another client-server backup system. +- [DREBS](https://github.com/dojo4/drebs) - AWS EBS backup script that supports strategies. +- [ZBackup](http://zbackup.org/) - A versatile deduplicating backup tool. ### Build and software organization tools *Build and software organization tools.* -* [EasyBuild](https://easybuild.readthedocs.org/en/latest/) - EasyBuild builds software and modulefiles for High Performance Computing (HPC) systems in an efficient way. -* [environment-modules Lmod](https://www.tacc.utexas.edu/research-development/tacc-projects/lmod) - Lmod is a Lua based module system that easily handles the MODULEPATH Hierarchical problem. -* [HPCBIOS](http://hpcbios.readthedocs.org/en/latest/) - HPCBIOS is an effort to setup a common, well-documented and reproducible, environment spanning across multiple HPC systems & sites, *inclusive* of documentation. -* [Spack](https://spack.io/) - A flexible package manager that supports multiple versions, configurations, platforms, and compilers. +- [EasyBuild](https://easybuild.readthedocs.org/en/latest/) - EasyBuild builds software and modulefiles for High Performance Computing (HPC) systems in an efficient way. +- [environment-modules Lmod](https://www.tacc.utexas.edu/research-development/tacc-projects/lmod) - Lmod is a Lua based module system that easily handles the MODULEPATH Hierarchical problem. +- [HPCBIOS](http://hpcbios.readthedocs.org/en/latest/) - HPCBIOS is an effort to setup a common, well-documented and reproducible, environment spanning across multiple HPC systems & sites, *inclusive* of documentation. +- [Spack](https://spack.io/) - A flexible package manager that supports multiple versions, configurations, platforms, and compilers. ### ChatOps *Conversation-driven development and management. See https://www.reddit.com/r/chatops for more information.* -* [CloudBot](https://github.com/CloudBotIRC/CloudBot) - The simple, fast, expandable Python IRC bot. -* [Eggdrop](http://www.eggheads.org/) - the world's most popular IRC bot, designed for flexibility and ease of use, and is freely distributable under the GNU GPL. -* [Err](http://errbot.io/) - a plugin based chatbot designed to be easily deployable, extensible and maintainable. -* [Hubot](https://hubot.github.com/) - A customizable, life embetterment robot. -* [Lazlo](https://github.com/djosephsen/lazlo) - A chatops automation framework in Go. -* [Lita](https://www.lita.io/) - A robot companion for your company's chat room. -* [Abot](https://github.com/itsabot/abot) - A digital assistant framework in Go. +- [CloudBot](https://github.com/CloudBotIRC/CloudBot) - The simple, fast, expandable Python IRC bot. +- [Eggdrop](http://www.eggheads.org/) - the world's most popular IRC bot, designed for flexibility and ease of use, and is freely distributable under the GNU GPL. +- [Err](http://errbot.io/) - a plugin based chatbot designed to be easily deployable, extensible and maintainable. +- [Hubot](https://hubot.github.com/) - A customizable, life embetterment robot. +- [Lazlo](https://github.com/djosephsen/lazlo) - A chatops automation framework in Go. +- [Lita](https://www.lita.io/) - A robot companion for your company's chat room. +- [Abot](https://github.com/itsabot/abot) - A digital assistant framework in Go. ### Client management @@ -141,60 +141,60 @@ Managing software on desktop computers. _See also: [IT Asset Management](#it-asset-management)_ -* [Chocolatey](https://chocolatey.org/) – Windows CLI package manager written in .NET/PS, based on [NuGet](https://www.nuget.org/). -* [just-install](https://just-install.github.io/) – Python script for downloading and silently installing MSI files. -* [OCS Inventory NG](https://ocsinventory-ng.org/?lang=en) - Inventory, deployment and network scan. -* [WAPT](https://dev.tranquil.it/wiki/WAPT_-_apt-get_pour_Windows/en) - Network-wide (un)installation, configuration and upgrades of Windows based software. -* [WPKG](http://wpkg.org/) - Software deployment, upgrade and removal program for Windows. +- [Chocolatey](https://chocolatey.org/) – Windows CLI package manager written in .NET/PS, based on [NuGet](https://www.nuget.org/). +- [just-install](https://just-install.github.io/) – Python script for downloading and silently installing MSI files. +- [OCS Inventory NG](https://ocsinventory-ng.org/?lang=en) - Inventory, deployment and network scan. +- [WAPT](https://dev.tranquil.it/wiki/WAPT_-_apt-get_pour_Windows/en) - Network-wide (un)installation, configuration and upgrades of Windows based software. +- [WPKG](http://wpkg.org/) - Software deployment, upgrade and removal program for Windows. ### Cloning *Cloning software.* -* [Clonezilla](http://clonezilla.org/) - Partition and disk imaging/cloning program. -* [Fog](https://www.fogproject.org/) - Another computer cloning solution. +- [Clonezilla](http://clonezilla.org/) - Partition and disk imaging/cloning program. +- [Fog](https://www.fogproject.org/) - Another computer cloning solution. ### Cloud Computing -* [AppScale](https://github.com/AppScale/appscale) - Cloud software with Google App Engine compatibility. -* [Archipel](http://archipelproject.org/) - Manage and supervise virtual machines using Libvirt. -* [CloudStack](http://cloudstack.apache.org/) - Cloud computing software for creating, managing, and deploying infrastructure cloud services. -* [Cobbler](http://cobbler.github.io/) - Cobbler is a Linux installation server that allows for rapid setup of network installation environments. -* [Cracow Cloud One - Polish Private Cloud](http://cc1.ifj.edu.pl/) - The CC1 system provides a complete solution for Private Cloud Computing. -* [Eucalyptus](https://www.eucalyptus.cloud/) - Private cloud software with AWS compatibility. -* [Mesos](http://mesos.apache.org/) - Develop and run resource-efficient distributed systems. -* [OpenNebula](http://opennebula.org/) - User-driven cloud management platform for sysadmins and devops. -* [Openshift](http://www.openshift.org) - PaaS product from Red Hat. -* [OpenStack](https://www.openstack.org/) - Build private and public clouds. -* [The Foreman](http://theforeman.org/) - Complete lifecycle management tool for physical and virtual servers. FOSS. -* [Tsuru](https://tsuru.io) - Tsuru is an extensible Platform as a Service software. +- [AppScale](https://github.com/AppScale/appscale) - Cloud software with Google App Engine compatibility. +- [Archipel](http://archipelproject.org/) - Manage and supervise virtual machines using Libvirt. +- [CloudStack](http://cloudstack.apache.org/) - Cloud computing software for creating, managing, and deploying infrastructure cloud services. +- [Cobbler](http://cobbler.github.io/) - Cobbler is a Linux installation server that allows for rapid setup of network installation environments. +- [Cracow Cloud One - Polish Private Cloud](http://cc1.ifj.edu.pl/) - The CC1 system provides a complete solution for Private Cloud Computing. +- [Eucalyptus](https://www.eucalyptus.cloud/) - Private cloud software with AWS compatibility. +- [Mesos](http://mesos.apache.org/) - Develop and run resource-efficient distributed systems. +- [OpenNebula](http://opennebula.org/) - User-driven cloud management platform for sysadmins and devops. +- [Openshift](http://www.openshift.org) - PaaS product from Red Hat. +- [OpenStack](https://www.openstack.org/) - Build private and public clouds. +- [The Foreman](http://theforeman.org/) - Complete lifecycle management tool for physical and virtual servers. FOSS. +- [Tsuru](https://tsuru.io) - Tsuru is an extensible Platform as a Service software. ### Cloud Orchestration -* [BOSH](http://bosh.io/docs/) - IaaS orchestration platform originally written for deploying and managing Cloud Foundry PaaS, but also useful for general purpose distributed systems. -* [Cloud Foundry](https://www.cloudfoundry.org/) - A Platform-as-a-Service suite to provide the orchestration services that make distributed apps a powerhouse of awesomeness. -* [Cloudify](http://getcloudify.org/) - TOSCA-based cloud orchestration software platform written in Python and YAML. -* [CloudSlang](http://www.cloudslang.io/) - Flow-based orchestration tool for managing deployed applications, with Docker capabilities. -* [Genesis](https://github.com/starkandwayne/genesis) - A template framework for multi-environment BOSH deployments. -* [Juju](https://jujucharms.com/) - Cloud orchestration tool which manages services as charms, YAML configuration and deployment script bundles. -* [Kubernetes](http://kubernetes.io/) - Orchestration system for Docker containers - ([Source Code](https://github.com/kubernetes/kubernetes), [Documentation](http://kubernetes.io/docs/)) `Apache-2.0` `Go` -* [MCollective](https://puppet.com/mcollective) - Ruby framework to manage server orchestration, developed by Puppet labs. -* [Nomad](https://www.nomadproject.io) - Simple and flexible orchestrator for Docker, Podman, executables, Java, and QEMU - ([Source Code](https://github.com/hashicorp/nomad), [Documentation](https://www.nomadproject.io/docs)) `MPL-2.0` `Go` -* [Overcast](http://andrewchilds.github.io/overcast/) - Deploy VMs across different cloud providers, and run commands and scripts across any or all of them in parallel via SSH. -* [Rundeck](http://rundeck.org/) - Simple orchestration tool. -* [Salt](http://saltstack.com/) - Fast, scalable and flexible systems management software written in Python/ZeroMQ. -* [Spruce](https://github.com/geofffranks/spruce) - A tool that merges separate YAML files into one. Works well with [Genesis](https://github.com/starkandwayne/genesis). -* [StackStorm](https://stackstorm.com/) - Event Driven Operations and ChatOps platform for infrastructure management. Written in Python. -* [Terraform](https://www.terraform.io/) - Terraform works with many cloud providers and creates infrastructure from code. +- [BOSH](http://bosh.io/docs/) - IaaS orchestration platform originally written for deploying and managing Cloud Foundry PaaS, but also useful for general purpose distributed systems. +- [Cloud Foundry](https://www.cloudfoundry.org/) - A Platform-as-a-Service suite to provide the orchestration services that make distributed apps a powerhouse of awesomeness. +- [Cloudify](http://getcloudify.org/) - TOSCA-based cloud orchestration software platform written in Python and YAML. +- [CloudSlang](http://www.cloudslang.io/) - Flow-based orchestration tool for managing deployed applications, with Docker capabilities. +- [Genesis](https://github.com/starkandwayne/genesis) - A template framework for multi-environment BOSH deployments. +- [Juju](https://jujucharms.com/) - Cloud orchestration tool which manages services as charms, YAML configuration and deployment script bundles. +- [Kubernetes](http://kubernetes.io/) - Orchestration system for Docker containers - ([Source Code](https://github.com/kubernetes/kubernetes), [Documentation](http://kubernetes.io/docs/)) `Apache-2.0` `Go` +- [MCollective](https://puppet.com/mcollective) - Ruby framework to manage server orchestration, developed by Puppet labs. +- [Nomad](https://www.nomadproject.io) - Simple and flexible orchestrator for Docker, Podman, executables, Java, and QEMU - ([Source Code](https://github.com/hashicorp/nomad), [Documentation](https://www.nomadproject.io/docs)) `MPL-2.0` `Go` +- [Overcast](http://andrewchilds.github.io/overcast/) - Deploy VMs across different cloud providers, and run commands and scripts across any or all of them in parallel via SSH. +- [Rundeck](http://rundeck.org/) - Simple orchestration tool. +- [Salt](http://saltstack.com/) - Fast, scalable and flexible systems management software written in Python/ZeroMQ. +- [Spruce](https://github.com/geofffranks/spruce) - A tool that merges separate YAML files into one. Works well with [Genesis](https://github.com/starkandwayne/genesis). +- [StackStorm](https://stackstorm.com/) - Event Driven Operations and ChatOps platform for infrastructure management. Written in Python. +- [Terraform](https://www.terraform.io/) - Terraform works with many cloud providers and creates infrastructure from code. ### Code Review *Web Based collaborative code review system.* -* [Gerrit](https://www.gerritcodereview.com/) - Based on the Git version control, it facilitates software developers to review modifications to the source code and approve or reject those changes. -* [Phabricator](http://phabricator.org/) - Code review tool build by facebook and used by WikiMedia, FB, dropbox etc. Comes with an integrated wiki, bug tracker, VC integration and a CLI tool called arcanist. -* [Review Board](https://www.reviewboard.org/) - Available as free software under the MIT License. +- [Gerrit](https://www.gerritcodereview.com/) - Based on the Git version control, it facilitates software developers to review modifications to the source code and approve or reject those changes. +- [Phabricator](http://phabricator.org/) - Code review tool build by facebook and used by WikiMedia, FB, dropbox etc. Comes with an integrated wiki, bug tracker, VC integration and a CLI tool called arcanist. +- [Review Board](https://www.reviewboard.org/) - Available as free software under the MIT License. ### Configuration Management Database @@ -203,22 +203,22 @@ Configuration management database (CMDB) software. _See also: [IT Asset Management]([Ralph](#it-asset-management))_ -* [i-doit](http://www.i-doit.org/) - IT Documentation and CMDB. -* [iTop](http://www.combodo.com/itop-193) - Complete ITIL web based service management tool. -* [Clusto](https://github.com/clusto/clusto) - Helps you keep track of your inventory, where it is, how it's connected, and provides an abstracted interface for interacting with the elements of the infrastructure. -* [Collins](http://tumblr.github.io/collins/) - At Tumblr, it's the infrastructure source of truth and knowledge. -* [netbox](https://github.com/digitalocean/netbox) - IP address management (IPAM) and data center infrastructure management (DCIM) tool +- [i-doit](http://www.i-doit.org/) - IT Documentation and CMDB. +- [iTop](http://www.combodo.com/itop-193) - Complete ITIL web based service management tool. +- [Clusto](https://github.com/clusto/clusto) - Helps you keep track of your inventory, where it is, how it's connected, and provides an abstracted interface for interacting with the elements of the infrastructure. +- [Collins](http://tumblr.github.io/collins/) - At Tumblr, it's the infrastructure source of truth and knowledge. +- [netbox](https://github.com/digitalocean/netbox) - IP address management (IPAM) and data center infrastructure management (DCIM) tool ### Configuration Management *Configuration management tools.* -* [Ansible](http://www.ansible.com/) - It's written in Python and manages the nodes over SSH. -* [CFEngine](https://cfengine.com/) - Lightweight agent system. Configuration state is specified via a declarative language. -* [Chef](https://www.chef.io/chef/) - It's written in Ruby and Erlang and uses a pure-Ruby DSL. -* [Pallet](http://palletops.com/) - Infrastructure definition, configuration and management via a Clojure DSL. -* [Puppet](https://puppet.com/) - It's written in Ruby and uses Puppet's declarative language or a Ruby DSL. -* [Salt](http://saltstack.com/) - It's written in Python. +- [Ansible](http://www.ansible.com/) - It's written in Python and manages the nodes over SSH. +- [CFEngine](https://cfengine.com/) - Lightweight agent system. Configuration state is specified via a declarative language. +- [Chef](https://www.chef.io/chef/) - It's written in Ruby and Erlang and uses a pure-Ruby DSL. +- [Pallet](http://palletops.com/) - Infrastructure definition, configuration and management via a Clojure DSL. +- [Puppet](https://puppet.com/) - It's written in Ruby and uses Puppet's declarative language or a Ruby DSL. +- [Salt](http://saltstack.com/) - It's written in Python. ### Continuous Integration & Continuous Deployment @@ -246,23 +246,23 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ *Web hosting and server or service control panels.* * Web hosting - * [Froxlor](https://froxlor.org/) - Easy to use panel for Linux with Nginx and PHP-FPM support. - * [ISPConfig](http://www.ispconfig.org) - Hosting control panel for Linux. - * [Sentora](http://sentora.org/) - Control panel for Linux, BSD, and Windows based on ZPanel. - * [VestaCP](http://vestacp.com/) - Hosting panel for Linux but with Nginx. - * [Virtualmin](http://www.virtualmin.com/) - Hosting panel for Linux based on webmin. + - [Froxlor](https://froxlor.org/) - Easy to use panel for Linux with Nginx and PHP-FPM support. + - [ISPConfig](http://www.ispconfig.org) - Hosting control panel for Linux. + - [Sentora](http://sentora.org/) - Control panel for Linux, BSD, and Windows based on ZPanel. + - [VestaCP](http://vestacp.com/) - Hosting panel for Linux but with Nginx. + - [Virtualmin](http://www.virtualmin.com/) - Hosting panel for Linux based on webmin. * DNS - * [Atomia DNS](http://atomiadns.com/) - DNS management system. - * [nsedit](https://github.com/tuxis-ie/nsedit) - nsedit is a DNS editor for PowerDNS, working with PowerDNS's new API. - * [PDNS Gui](https://github.com/odoucet/pdns-gui) - WebGUI which aids in administering domains and records for PowerDNS with MySQL. - * [Pi-hole](https://pi-hole.net/) - A blackhole for Internet Advertisements with a gui for managing and monitoring - * [Poweradmin](http://www.poweradmin.org/) - Friendly web-based DNS administration tool for PowerDNS server. + - [Atomia DNS](http://atomiadns.com/) - DNS management system. + - [nsedit](https://github.com/tuxis-ie/nsedit) - nsedit is a DNS editor for PowerDNS, working with PowerDNS's new API. + - [PDNS Gui](https://github.com/odoucet/pdns-gui) - WebGUI which aids in administering domains and records for PowerDNS with MySQL. + - [Pi-hole](https://pi-hole.net/) - A blackhole for Internet Advertisements with a gui for managing and monitoring + - [Poweradmin](http://www.poweradmin.org/) - Friendly web-based DNS administration tool for PowerDNS server. * Virtualization - * [OpenVZ Web Panel](https://github.com/sibprogrammer/owp) - Web panel to control OpenVZ virtual machines. + - [OpenVZ Web Panel](https://github.com/sibprogrammer/owp) - Web panel to control OpenVZ virtual machines. * Server - * [Ajenti](http://ajenti.org/) - Control panel for Linux and BSD. - * [Cockpit](http://cockpit-project.org/) - New multi-server web interface for Linux servers written in C. - * [Webmin](http://www.webmin.com/) - Linux server control panel. + - [Ajenti](http://ajenti.org/) - Control panel for Linux and BSD. + - [Cockpit](http://cockpit-project.org/) - New multi-server web interface for Linux servers written in C. + - [Webmin](http://www.webmin.com/) - Linux server control panel. ### Databases @@ -276,84 +276,84 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ *Tools and scripts to support deployments to your servers.* -* [Capistrano](http://capistranorb.com/) - Deploy your application to any number of machines simultaneously, in sequence or as a rolling set via SSH (rake based). -* [Fabric](http://www.fabfile.org/) - Python library and cli tool for streamlining the use of SSH for application deployment or systems administration tasks. -* [Mina](http://nadarei.co/mina/) - Really fast deployer and server automation tool (rake based). -* [munki](https://www.munki.org/munki/) - Webserver-based repository of packages and package metadata, that allows macOS administrators to manage software installs. -* [Rocketeer](http://rocketeer.autopergamene.eu/) - PHP task runner and deployment tool. -* [sup](https://github.com/pressly/sup/) - Super simple deployment tool - just Unix - think of it like 'make' for a network of servers. -* [Vlad the Deployer](https://github.com/seattlerb/vlad) - Deployment automation (rake based). +- [Capistrano](http://capistranorb.com/) - Deploy your application to any number of machines simultaneously, in sequence or as a rolling set via SSH (rake based). +- [Fabric](http://www.fabfile.org/) - Python library and cli tool for streamlining the use of SSH for application deployment or systems administration tasks. +- [Mina](http://nadarei.co/mina/) - Really fast deployer and server automation tool (rake based). +- [munki](https://www.munki.org/munki/) - Webserver-based repository of packages and package metadata, that allows macOS administrators to manage software installs. +- [Rocketeer](http://rocketeer.autopergamene.eu/) - PHP task runner and deployment tool. +- [sup](https://github.com/pressly/sup/) - Super simple deployment tool - just Unix - think of it like 'make' for a network of servers. +- [Vlad the Deployer](https://github.com/seattlerb/vlad) - Deployment automation (rake based). ### Diagramming *Tools used to create diagrams of networks, flows, etc.* -* [DrawThe.Net](http://go.drawthe.net/) - Javascript tool that uses a YAML-formatted input to programmatically create large, complex, and visually solid diagrams. -* [Mermaid](https://mermaid-js.github.io/mermaid-live-editor/) - Javascript module with a unique, easy, shorthand syntax. Integrates into several other tools like Grafana. -* [Diagrams.net](https://app.diagrams.net/) - A.K.A. [Draw.io](https://app.diagrams.net/). Easy to use Diagram UI with a plethora of templates. +- [DrawThe.Net](http://go.drawthe.net/) - Javascript tool that uses a YAML-formatted input to programmatically create large, complex, and visually solid diagrams. +- [Mermaid](https://mermaid-js.github.io/mermaid-live-editor/) - Javascript module with a unique, easy, shorthand syntax. Integrates into several other tools like Grafana. +- [Diagrams.net](https://app.diagrams.net/) - A.K.A. [Draw.io](https://app.diagrams.net/). Easy to use Diagram UI with a plethora of templates. ### Distributed Filesystems *Network distributed filesystems.* -* [Ceph](http://ceph.com/) - Distributed object store and file system. -* [DRBD](http://drbd.linbit.com/) - Distributed Replicated Block Device. -* [LeoFS](http://leo-project.net) - Unstructured object/data storage and a highly available, distributed, eventually consistent storage system. -* [GlusterFS](http://www.gluster.org/) - Scale-out network-attached storage file system. -* [Go IPFS](https://github.com/ipfs/go-ipfs) - Implementation of [IPFS](http://ipfs.io/), a global, versioned, peer-to-peer filesystem that seeks to connect all computing devices with the same system of files. -* [HDFS](http://hadoop.apache.org/) - Distributed, scalable, and portable file-system written in Java for the Hadoop framework. -* [Lustre](http://lustre.org/) - Parallel distributed file system, generally used for large-scale cluster computing. -* [Minio](https://minio.io/) - Minio is an open source object storage server compatible with Amazon S3 APIs. ([Source Code](https://github.com/minio/minio)) `Apache-2.0` `Go` -* [MooseFS](http://www.moosefs.org/) - Fault tolerant, network distributed file system. -* [OpenAFS](http://www.openafs.org/) - Distributed network file system with read-only replicas and multi-OS support. -* [Perkeep](https://perkeep.org/) (née Camlistore) - A set of open source formats, protocols, and software for modeling, storing, searching, sharing and synchronizing data. -* [Swift](http://docs.openstack.org/developer/swift/) - A highly available, distributed, eventually consistent object/blob store. -* [SheepDog](https://sheepdog.github.io/sheepdog/) - A distributed Blockdevice, Rest, QEMU and distributed Filesystem storage. -* [TahoeLAFS](https://tahoe-lafs.org/trac/tahoe-lafs) - secure, decentralized, fault-tolerant, peer-to-peer distributed data store and distributed file system. -* [XtreemFS](http://www.xtreemfs.org/) - XtreemFS is a fault-tolerant distributed file system for all storage needs. +- [Ceph](http://ceph.com/) - Distributed object store and file system. +- [DRBD](http://drbd.linbit.com/) - Distributed Replicated Block Device. +- [LeoFS](http://leo-project.net) - Unstructured object/data storage and a highly available, distributed, eventually consistent storage system. +- [GlusterFS](http://www.gluster.org/) - Scale-out network-attached storage file system. +- [Go IPFS](https://github.com/ipfs/go-ipfs) - Implementation of [IPFS](http://ipfs.io/), a global, versioned, peer-to-peer filesystem that seeks to connect all computing devices with the same system of files. +- [HDFS](http://hadoop.apache.org/) - Distributed, scalable, and portable file-system written in Java for the Hadoop framework. +- [Lustre](http://lustre.org/) - Parallel distributed file system, generally used for large-scale cluster computing. +- [Minio](https://minio.io/) - Minio is an open source object storage server compatible with Amazon S3 APIs. ([Source Code](https://github.com/minio/minio)) `Apache-2.0` `Go` +- [MooseFS](http://www.moosefs.org/) - Fault tolerant, network distributed file system. +- [OpenAFS](http://www.openafs.org/) - Distributed network file system with read-only replicas and multi-OS support. +- [Perkeep](https://perkeep.org/) (née Camlistore) - A set of open source formats, protocols, and software for modeling, storing, searching, sharing and synchronizing data. +- [Swift](http://docs.openstack.org/developer/swift/) - A highly available, distributed, eventually consistent object/blob store. +- [SheepDog](https://sheepdog.github.io/sheepdog/) - A distributed Blockdevice, Rest, QEMU and distributed Filesystem storage. +- [TahoeLAFS](https://tahoe-lafs.org/trac/tahoe-lafs) - secure, decentralized, fault-tolerant, peer-to-peer distributed data store and distributed file system. +- [XtreemFS](http://www.xtreemfs.org/) - XtreemFS is a fault-tolerant distributed file system for all storage needs. ### DNS *DNS servers.* -* [Bind](https://www.isc.org/downloads/bind/) - The most widely used name server software. -* [CoreDNS](https://coredns.io/) - Flexible DNS server written on Go. -* [djbdns](http://cr.yp.to/djbdns.html) - A collection of DNS applications, including tinydns. -* [Designate](https://wiki.openstack.org/wiki/Designate) - DNS REST API that support several DNS servers as its backend. -* [dnsmasq](http://www.thekelleys.org.uk/dnsmasq/doc.html) - A lightweight service providing DNS, DHCP and TFTP services to small-scale networks. -* [Knot](https://www.knot-dns.cz/) - High performance authoritative-only DNS server. -* [NSD](http://www.nlnetlabs.nl/projects/nsd/) - Authoritative only, high performance, simple name server. -* [PowerDNS](https://www.powerdns.com/) - DNS server with a variety of data storage back-ends and load balancing features. -* [Unbound](http://unbound.net/) - Validating, recursive, and caching DNS resolver. -* [Yadifa](http://www.yadifa.eu/) - Lightweight authoritative Name Server with DNSSEC capabilities powering the .eu top-level domain. +- [Bind](https://www.isc.org/downloads/bind/) - The most widely used name server software. +- [CoreDNS](https://coredns.io/) - Flexible DNS server written on Go. +- [djbdns](http://cr.yp.to/djbdns.html) - A collection of DNS applications, including tinydns. +- [Designate](https://wiki.openstack.org/wiki/Designate) - DNS REST API that support several DNS servers as its backend. +- [dnsmasq](http://www.thekelleys.org.uk/dnsmasq/doc.html) - A lightweight service providing DNS, DHCP and TFTP services to small-scale networks. +- [Knot](https://www.knot-dns.cz/) - High performance authoritative-only DNS server. +- [NSD](http://www.nlnetlabs.nl/projects/nsd/) - Authoritative only, high performance, simple name server. +- [PowerDNS](https://www.powerdns.com/) - DNS server with a variety of data storage back-ends and load balancing features. +- [Unbound](http://unbound.net/) - Validating, recursive, and caching DNS resolver. +- [Yadifa](http://www.yadifa.eu/) - Lightweight authoritative Name Server with DNSSEC capabilities powering the .eu top-level domain. ### Domains *Domain management.* -* [DnsControl](https://stackexchange.github.io/dnscontrol/) - Opinionated platform for seamlessly managing your DNS configuration across any number of DNS hosts, both in the cloud or in your own infrastructure. -* [DomainMOD](https://domainmod.org) - Manage your domains and other internet assets in a central location. -* [octoDNS](https://github.com/github/octodns) - Set of tools and patterns that make it easy to manage your DNS records across multiple providers. +- [DnsControl](https://stackexchange.github.io/dnscontrol/) - Opinionated platform for seamlessly managing your DNS configuration across any number of DNS hosts, both in the cloud or in your own infrastructure. +- [DomainMOD](https://domainmod.org) - Manage your domains and other internet assets in a central location. +- [octoDNS](https://github.com/github/octodns) - Set of tools and patterns that make it easy to manage your DNS records across multiple providers. ### Editors *Open source code editors.* -* [Atom Community](https://github.com/atom-community/atom) - A fork of [atom](https://github.com/atom/atom) A hackable text editor from Github. -* [Brackets](http://brackets.io/) - Code editor for web designers and front-end developers. -* [Eclipse](http://www.eclipse.org/) - IDE written in Java with an extensible plug-in system. -* [Geany](http://www.geany.org/) - GTK2 text editor. -* [GNU Emacs](http://www.gnu.org/software/emacs/) - An extensible, customizable text editor-and more. -* [Haroopad](http://pad.haroopress.com/) - Markdown editor with live preview. -* [ICEcoder](https://icecoder.net/) - Code editor awesomeness, built with common web languages. -* [jotgit](https://github.com/jdleesmiller/jotgit) - Git-backed real-time collaborative code editing. -* [KDevelop](https://www.kdevelop.org/) - IDE by the people behind KDE. -* [Micro](https://micro-editor.github.io/) - A modern and intuitive terminal-based text editor -* [Notepad++](https://notepad-plus-plus.org/) - GPLv2 multi-language editor with syntax highlighting for Windows. -* [TextMate](https://github.com/textmate/textmate/) - A graphical text editor for OS X. -* [Vim](http://www.vim.org) - A highly configurable text editor built to enable efficient editing. -* [VSCodium](https://github.com/VSCodium/vscodium) - An open source cross-platform extensible code editor based on [VS Code by Microsoft](https://code.visualstudio.com/) removing their non-free additions. -* [Nano](http://nano-editor.org) - Easy to use, customizable text editor. +- [Atom Community](https://github.com/atom-community/atom) - A fork of [atom](https://github.com/atom/atom) A hackable text editor from Github. +- [Brackets](http://brackets.io/) - Code editor for web designers and front-end developers. +- [Eclipse](http://www.eclipse.org/) - IDE written in Java with an extensible plug-in system. +- [Geany](http://www.geany.org/) - GTK2 text editor. +- [GNU Emacs](http://www.gnu.org/software/emacs/) - An extensible, customizable text editor-and more. +- [Haroopad](http://pad.haroopress.com/) - Markdown editor with live preview. +- [ICEcoder](https://icecoder.net/) - Code editor awesomeness, built with common web languages. +- [jotgit](https://github.com/jdleesmiller/jotgit) - Git-backed real-time collaborative code editing. +- [KDevelop](https://www.kdevelop.org/) - IDE by the people behind KDE. +- [Micro](https://micro-editor.github.io/) - A modern and intuitive terminal-based text editor +- [Notepad++](https://notepad-plus-plus.org/) - GPLv2 multi-language editor with syntax highlighting for Windows. +- [TextMate](https://github.com/textmate/textmate/) - A graphical text editor for OS X. +- [Vim](http://www.vim.org) - A highly configurable text editor built to enable efficient editing. +- [VSCodium](https://github.com/VSCodium/vscodium) - An open source cross-platform extensible code editor based on [VS Code by Microsoft](https://code.visualstudio.com/) removing their non-free additions. +- [Nano](http://nano-editor.org) - Easy to use, customizable text editor. ### Identity Management @@ -361,28 +361,28 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ ### Identity Management - LDAP -* [389 Directory Server](http://www.port389.org/) - Developed by Red Hat. -* [Apache Directory Server](http://directory.apache.org/) - Apache Software Foundation project written in Java. -* [FreeRADIUS](http://freeradius.org/) - High performance and highly configurable multi-protocol policy/authentication server, supporting RADIUS, DHCPv4 and VMPS. -* [OpenDJ](http://opendj.forgerock.org/) - Fork of OpenDS. -* [OpenDS](https://opends.java.net/) - Another directory server written in Java. -* [OpenLDAP](http://www.OpenLDAP.org/) - Developed by the OpenLDAP Project. -* [FreeIPA](http://www.freeipa.org/) - Based on 389-DS. Includes Kerberos, DNS, as well as host based access control. +- [389 Directory Server](http://www.port389.org/) - Developed by Red Hat. +- [Apache Directory Server](http://directory.apache.org/) - Apache Software Foundation project written in Java. +- [FreeRADIUS](http://freeradius.org/) - High performance and highly configurable multi-protocol policy/authentication server, supporting RADIUS, DHCPv4 and VMPS. +- [OpenDJ](http://opendj.forgerock.org/) - Fork of OpenDS. +- [OpenDS](https://opends.java.net/) - Another directory server written in Java. +- [OpenLDAP](http://www.OpenLDAP.org/) - Developed by the OpenLDAP Project. +- [FreeIPA](http://www.freeipa.org/) - Based on 389-DS. Includes Kerberos, DNS, as well as host based access control. ### Identity Management - Tools and web interfaces -* [Fusion Directory](https://www.fusiondirectory.org) - Improve the Management of the services and the company directory based on OpenLDAP. -* [Indieauth](https://indieauth.com/) - Sign in with your domain name (using the rel-me-auth protocol). -* [Libravatar](https://www.libravatar.org/) - Libravatar is a service which delivers your avatar (profile picture) to other websites. -* [LDAP Account Manager (LAM)](https://www.ldap-account-manager.org/lamcms/) - Web frontend for managing entries (e.g. users, groups, DHCP settings) stored in an LDAP directory. -* [OpenID Connect](http://openid.net/developers/libraries/) - A Simple Identity layer on top of OAuth 2.0. -* [OSIAM](http://osiam.github.io/) - Secure identity management solution providing REST based services for authentication and authorization. -* [Pomerium](https://www.pomerium.io/) - An identity and context aware access-proxy inspired by BeyondCorp. -* [Samba](https://www.samba.org/) – Active Directory and CIFS protocol implementation. -* [BounCA](https://bounca.org/) - A personal SSL Key / Certificate Authority web-based tool for creating self-signed certificates. -* [easy-rsa](https://github.com/OpenVPN/easy-rsa) - bash script to build and manage a PKI CA. -* [Smallstep Certificates](https://smallstep.com/certificates/) - A private certificate authority (X.509 & SSH) and related tools for secure automated certificate management. -* [ZITADEL](https://github.com/caos/zitadel) - Cloud-native Identity & Access Management solution providing a platform for secure authentication, authorization and identity management. +- [Fusion Directory](https://www.fusiondirectory.org) - Improve the Management of the services and the company directory based on OpenLDAP. +- [Indieauth](https://indieauth.com/) - Sign in with your domain name (using the rel-me-auth protocol). +- [Libravatar](https://www.libravatar.org/) - Libravatar is a service which delivers your avatar (profile picture) to other websites. +- [LDAP Account Manager (LAM)](https://www.ldap-account-manager.org/lamcms/) - Web frontend for managing entries (e.g. users, groups, DHCP settings) stored in an LDAP directory. +- [OpenID Connect](http://openid.net/developers/libraries/) - A Simple Identity layer on top of OAuth 2.0. +- [OSIAM](http://osiam.github.io/) - Secure identity management solution providing REST based services for authentication and authorization. +- [Pomerium](https://www.pomerium.io/) - An identity and context aware access-proxy inspired by BeyondCorp. +- [Samba](https://www.samba.org/) – Active Directory and CIFS protocol implementation. +- [BounCA](https://bounca.org/) - A personal SSL Key / Certificate Authority web-based tool for creating self-signed certificates. +- [easy-rsa](https://github.com/OpenVPN/easy-rsa) - bash script to build and manage a PKI CA. +- [Smallstep Certificates](https://smallstep.com/certificates/) - A private certificate authority (X.509 & SSH) and related tools for secure automated certificate management. +- [ZITADEL](https://github.com/caos/zitadel) - Cloud-native Identity & Access Management solution providing a platform for secure authentication, authorization and identity management. ### Identity Management - Single Sign-On (SSO) @@ -392,82 +392,82 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ *IT Assets Management software.* -* [GLPI](https://www.glpi-project.org/) - Information Resource-Manager with an additional Administration Interface. -* [OCS Inventory NG](https://ocsinventory-ng.org/) - Asset management and deployment solution for all devices in your IT Department. ([Source Code](https://github.com/OCSInventory-NG)) `GPL-2.0` `PHP/Perl` -* [OPSI](http://www.opsi.org) - Hardware and software inventory, client management, deployment, and patching for Linux and Windows. ([Source Code](https://github.com/opsi-org/)) `GPL-3.0/AGPL-3.0` `OVF/Python` -* [RackTables](http://racktables.org/) - Datacenter and server room asset management like document hardware assets, network addresses, space in racks, networks configuration. ([Source Code](https://github.com/RackTables/racktables), [Demo](https://www.racktables.org/demo.php)) `GPL-2.0` `PHP` -* [Ralph](https://ralph.allegro.tech/) - Asset management, DCIM and CMDB system for large Data Centers as well as smaller LAN networks. ([Source Code](https://github.com/allegro/ralph), [Demo](https://github.com/allegro/ralph#live-demo)) `Apache-2.0` `Python/Docker` -* [Snipe IT](https://snipeitapp.com/) - Asset & license management software. ([Source Code](https://github.com/snipe/snipe-it)) `AGPL-3.0` `PHP` +- [GLPI](https://www.glpi-project.org/) - Information Resource-Manager with an additional Administration Interface. +- [OCS Inventory NG](https://ocsinventory-ng.org/) - Asset management and deployment solution for all devices in your IT Department. ([Source Code](https://github.com/OCSInventory-NG)) `GPL-2.0` `PHP/Perl` +- [OPSI](http://www.opsi.org) - Hardware and software inventory, client management, deployment, and patching for Linux and Windows. ([Source Code](https://github.com/opsi-org/)) `GPL-3.0/AGPL-3.0` `OVF/Python` +- [RackTables](http://racktables.org/) - Datacenter and server room asset management like document hardware assets, network addresses, space in racks, networks configuration. ([Source Code](https://github.com/RackTables/racktables), [Demo](https://www.racktables.org/demo.php)) `GPL-2.0` `PHP` +- [Ralph](https://ralph.allegro.tech/) - Asset management, DCIM and CMDB system for large Data Centers as well as smaller LAN networks. ([Source Code](https://github.com/allegro/ralph), [Demo](https://github.com/allegro/ralph#live-demo)) `Apache-2.0` `Python/Docker` +- [Snipe IT](https://snipeitapp.com/) - Asset & license management software. ([Source Code](https://github.com/snipe/snipe-it)) `AGPL-3.0` `PHP` ### Log Management *Log management tools: collect, parse, visualize ...* -* [Elasticsearch](https://www.elastic.co/) - A Lucene Based Document store mainly used for log indexing, storage and analysis. -* [Fluentd](http://www.fluentd.org/) - Log Collector and Shipper. -* [Flume](https://flume.apache.org/) - Distributed log collection and aggregation system. -* [GoAccess](http://goaccess.io/) - Real-time web log analyzer and interactive viewer that runs in a terminal or through the browser. ([Source Code](https://github.com/allinurl/goaccess)) `MIT` `C` -* [Graylog](https://www.graylog.org/) - Pluggable Log and Event Analysis Server with Alerting options. -* [Hindsight](http://mozilla-services.github.io/hindsight/) - Stream processing system which may be used for log aggregation (Replaces Heka). -* [Kibana](https://www.elastic.co/products/kibana) - Visualize logs and time-stamped data. -* [Logstash](https://www.elastic.co/products/logstash) - Tool for managing events and logs. -* [Loki](https://grafana.com/oss/loki/) - horizontally-scalable, highly-available, multi-tenant log aggregation system inspired by Prometheus. -* [Octopussy](http://www.octopussy.pm) - Log Management Solution (Visualize / Alert / Report). +- [Elasticsearch](https://www.elastic.co/) - A Lucene Based Document store mainly used for log indexing, storage and analysis. +- [Fluentd](http://www.fluentd.org/) - Log Collector and Shipper. +- [Flume](https://flume.apache.org/) - Distributed log collection and aggregation system. +- [GoAccess](http://goaccess.io/) - Real-time web log analyzer and interactive viewer that runs in a terminal or through the browser. ([Source Code](https://github.com/allinurl/goaccess)) `MIT` `C` +- [Graylog](https://www.graylog.org/) - Pluggable Log and Event Analysis Server with Alerting options. +- [Hindsight](http://mozilla-services.github.io/hindsight/) - Stream processing system which may be used for log aggregation (Replaces Heka). +- [Kibana](https://www.elastic.co/products/kibana) - Visualize logs and time-stamped data. +- [Logstash](https://www.elastic.co/products/logstash) - Tool for managing events and logs. +- [Loki](https://grafana.com/oss/loki/) - horizontally-scalable, highly-available, multi-tenant log aggregation system inspired by Prometheus. +- [Octopussy](http://www.octopussy.pm) - Log Management Solution (Visualize / Alert / Report). ### Mail Clients -* [Claws Mail](http://www.claws-mail.org/) - Old school email client (and news reader), based on GTK+. -* [ImapSync](http://imapsync.lamiral.info/) – Simple IMAP migration tool for copying mailboxes to other servers. -* [Mutt](http://www.mutt.org/) - Small but very powerful text-based mail client. -* [Nylas Mail](https://www.nylas.com/nylas-mail/) - Extensible mail client. -* [Sylpheed](http://sylpheed.sraoss.jp/en/) – Still developed predecessor to Claws Mail, lightweight mail client. -* [Thunderbird](https://www.mozilla.org/de/thunderbird/) - Free email application that's easy to set up and customize. +- [Claws Mail](http://www.claws-mail.org/) - Old school email client (and news reader), based on GTK+. +- [ImapSync](http://imapsync.lamiral.info/) – Simple IMAP migration tool for copying mailboxes to other servers. +- [Mutt](http://www.mutt.org/) - Small but very powerful text-based mail client. +- [Nylas Mail](https://www.nylas.com/nylas-mail/) - Extensible mail client. +- [Sylpheed](http://sylpheed.sraoss.jp/en/) – Still developed predecessor to Claws Mail, lightweight mail client. +- [Thunderbird](https://www.mozilla.org/de/thunderbird/) - Free email application that's easy to set up and customize. ### Monitoring *Monitoring software.* -* [Adagios](http://adagios.org/) - Web based Nagios interface for configuration and monitoring (replacement to the standard interface), and a REST interface, [SourceCode](https://github.com/opinkerfi/adagios), [Documentation](https://github.com/opinkerfi/adagios/wiki)) -* [Alerta](https://github.com/guardian/alerta) - Distributed, scaleable and flexible monitoring system. -* [Bloonix](https://bloonix-monitoring.org/) - Bloonix is a monitoring solution that helps businesses to ensure high availability and performance. `GPL-3.0` `Perl` -* [Bosun](http://bosun.org/) - Monitoring and alerting system by Stack Exchange ([Source Code](https://github.com/bosun-monitor/bosun), [Documentation](http://bosun.org/quickstart.html)) `MIT` `Go` -* [Cacti](http://www.cacti.net) - Web-based network monitoring and graphing tool. -* [Cabot](http://cabotapp.com/) - Monitoring and alerts, similar to PagerDuty. -* [cadvisor](https://github.com/google/cadvisor) - Analyzes resource usage and performance characteristics of running containers ([Source Code](https://github.com/google/cadvisor)) `Apache-2.0` `Go` -* [checkmk](https://checkmk.com/) - Comprehensive solution for monitoring of applications, servers, and networks. ([Source Code](https://github.com/tribe29/checkmk)) `Python/PHP` -* [Dash](https://github.com/afaqurk/linux-dash) - A low-overhead monitoring web dashboard for a GNU/Linux machine. -* [EdMon](https://github.com/Edraens/EdMon) - A command-line monitoring application helping you to check that your hosts and services are available, with notifications support. `MIT` `Java` -* [ElastiFlow](https://github.com/robcowart/elastiflow) - Network flow Monitoring (Netflow, sFlow and IPFIX) with the Elastic Stack. -* [eZ Server Monitor](http://www.ezservermonitor.com) - A lightweight and simple dashboard monitor for Linux, available in Web and Bash application. -* [Flapjack](http://flapjack.io/) - Monitoring notification routing & event processing system. -* [Healthchecks](https://healthchecks.io/) - Monitoring for cron jobs, background services and scheduled tasks. -* [Icinga](https://www.icinga.com/) - Nagios fork that has since lapped nagios several times. Comes with the possibility of clustered monitoring - ([Source Code](https://github.com/Icinga)) - `GPLv2` -* [LibreNMS](http://www.librenms.org) - Fully featured network monitoring system that provides a wealth of features and device support. -* [Monit](http://mmonit.com/monit/#home) - Small utility for managing and monitoring Unix systems. -* [Munin](http://munin-monitoring.org/) - Networked resource monitoring tool. -* [Naemon](http://www.naemon.org/) - Network monitoring tool based on the Nagios 4 core with performance enhancements and new features. -* [Nagios](https://www.nagios.org/) - Computer system, network and infrastructure monitoring software application. -* [Netdata](https://www.netdata.cloud/) - Distributed, real-time, performance and health monitoring for systems and applications. Runs on Linux, FreeBSD, and MacOS. -* [NetXMS](https://www.netxms.org/) - Open Source network and infrastructure monitoring and management. ([Source Code](https://github.com/netxms/netxms)) -* [Observium](http://www.observium.org/) - SNMP monitoring for servers and networking devices. Runs on linux. -* [OMD](http://omdistro.org/) - The Open Monitoring Distribution. -* [Performance Co-Pilot](http://pcp.io) - Lightweight, distributed system performance and analysis framework. -* [PhpSysInfo](https://phpsysinfo.github.io/phpsysinfo/) - A customizable PHP script that displays information about your system nicely. -* [PHP Server Monitor](https://www.phpservermonitor.org/) - Open source tool to monitor your servers and websites -* [psdash](https://github.com/Jahaja/psdash) - A linux system information web dashboard using psut ils and flask. -* [pyDash](https://k3oni.github.io/pydash/) - Small web-based monitoring dashboard for linux. -* [Riemann](http://riemann.io/) - Flexible and fast events processor allowing complex events/metrics analysis. -* [rtop](https://github.com/rapidloop/rtop) - an interactive, remote system monitoring tool based on SSH. -* [Scrutiny](https://github.com/AnalogJ/scrutiny) - Hard Drive S.M.A.R.T Monitoring, Historical Trends & Real World Failure Thresholds -* [Sensu](https://sensuapp.org/) - Monitoring framework. -* [ServerStatus BotoX](https://github.com/BotoX/ServerStatus) - Display and monitor your servers statistics in a beatiful way. -* [ServerStatus moejda](https://github.com/mojeda/ServerStatus) - Server Status website script, displays uptime (days), free RAM, free HDD -* [Thruk](http://www.thruk.org/) - Multibackend monitoring web interface with support for Naemon, Nagios, Icinga and Shinken. -* [Uchiwa](https://uchiwa.io/) - Simple dashboard for sensu. -* [Vector](https://github.com/Netflix/vector/) - An on-host performance monitoring framework. -* [Xymon](https://www.xymon.com/) - Network monitoring inspired by Big Brother. -* [Zabbix](http://www.zabbix.com/) - Enterprise-class software for monitoring of networks and applications. -* [Zenoss](http://community.zenoss.org) - Application, server, and network management platform based on Zope. +- [Adagios](http://adagios.org/) - Web based Nagios interface for configuration and monitoring (replacement to the standard interface), and a REST interface, [SourceCode](https://github.com/opinkerfi/adagios), [Documentation](https://github.com/opinkerfi/adagios/wiki)) +- [Alerta](https://github.com/guardian/alerta) - Distributed, scaleable and flexible monitoring system. +- [Bloonix](https://bloonix-monitoring.org/) - Bloonix is a monitoring solution that helps businesses to ensure high availability and performance. `GPL-3.0` `Perl` +- [Bosun](http://bosun.org/) - Monitoring and alerting system by Stack Exchange ([Source Code](https://github.com/bosun-monitor/bosun), [Documentation](http://bosun.org/quickstart.html)) `MIT` `Go` +- [Cacti](http://www.cacti.net) - Web-based network monitoring and graphing tool. +- [Cabot](http://cabotapp.com/) - Monitoring and alerts, similar to PagerDuty. +- [cadvisor](https://github.com/google/cadvisor) - Analyzes resource usage and performance characteristics of running containers ([Source Code](https://github.com/google/cadvisor)) `Apache-2.0` `Go` +- [checkmk](https://checkmk.com/) - Comprehensive solution for monitoring of applications, servers, and networks. ([Source Code](https://github.com/tribe29/checkmk)) `Python/PHP` +- [Dash](https://github.com/afaqurk/linux-dash) - A low-overhead monitoring web dashboard for a GNU/Linux machine. +- [EdMon](https://github.com/Edraens/EdMon) - A command-line monitoring application helping you to check that your hosts and services are available, with notifications support. `MIT` `Java` +- [ElastiFlow](https://github.com/robcowart/elastiflow) - Network flow Monitoring (Netflow, sFlow and IPFIX) with the Elastic Stack. +- [eZ Server Monitor](http://www.ezservermonitor.com) - A lightweight and simple dashboard monitor for Linux, available in Web and Bash application. +- [Flapjack](http://flapjack.io/) - Monitoring notification routing & event processing system. +- [Healthchecks](https://healthchecks.io/) - Monitoring for cron jobs, background services and scheduled tasks. +- [Icinga](https://www.icinga.com/) - Nagios fork that has since lapped nagios several times. Comes with the possibility of clustered monitoring - ([Source Code](https://github.com/Icinga)) - `GPLv2` +- [LibreNMS](http://www.librenms.org) - Fully featured network monitoring system that provides a wealth of features and device support. +- [Monit](http://mmonit.com/monit/#home) - Small utility for managing and monitoring Unix systems. +- [Munin](http://munin-monitoring.org/) - Networked resource monitoring tool. +- [Naemon](http://www.naemon.org/) - Network monitoring tool based on the Nagios 4 core with performance enhancements and new features. +- [Nagios](https://www.nagios.org/) - Computer system, network and infrastructure monitoring software application. +- [Netdata](https://www.netdata.cloud/) - Distributed, real-time, performance and health monitoring for systems and applications. Runs on Linux, FreeBSD, and MacOS. +- [NetXMS](https://www.netxms.org/) - Open Source network and infrastructure monitoring and management. ([Source Code](https://github.com/netxms/netxms)) +- [Observium](http://www.observium.org/) - SNMP monitoring for servers and networking devices. Runs on linux. +- [OMD](http://omdistro.org/) - The Open Monitoring Distribution. +- [Performance Co-Pilot](http://pcp.io) - Lightweight, distributed system performance and analysis framework. +- [PhpSysInfo](https://phpsysinfo.github.io/phpsysinfo/) - A customizable PHP script that displays information about your system nicely. +- [PHP Server Monitor](https://www.phpservermonitor.org/) - Open source tool to monitor your servers and websites +- [psdash](https://github.com/Jahaja/psdash) - A linux system information web dashboard using psut ils and flask. +- [pyDash](https://k3oni.github.io/pydash/) - Small web-based monitoring dashboard for linux. +- [Riemann](http://riemann.io/) - Flexible and fast events processor allowing complex events/metrics analysis. +- [rtop](https://github.com/rapidloop/rtop) - an interactive, remote system monitoring tool based on SSH. +- [Scrutiny](https://github.com/AnalogJ/scrutiny) - Hard Drive S.M.A.R.T Monitoring, Historical Trends & Real World Failure Thresholds +- [Sensu](https://sensuapp.org/) - Monitoring framework. +- [ServerStatus BotoX](https://github.com/BotoX/ServerStatus) - Display and monitor your servers statistics in a beatiful way. +- [ServerStatus moejda](https://github.com/mojeda/ServerStatus) - Server Status website script, displays uptime (days), free RAM, free HDD +- [Thruk](http://www.thruk.org/) - Multibackend monitoring web interface with support for Naemon, Nagios, Icinga and Shinken. +- [Uchiwa](https://uchiwa.io/) - Simple dashboard for sensu. +- [Vector](https://github.com/Netflix/vector/) - An on-host performance monitoring framework. +- [Xymon](https://www.xymon.com/) - Network monitoring inspired by Big Brother. +- [Zabbix](http://www.zabbix.com/) - Enterprise-class software for monitoring of networks and applications. +- [Zenoss](http://community.zenoss.org) - Application, server, and network management platform based on Zope. ### Status Pages @@ -479,60 +479,60 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ *Metric gathering and display software.* * Collectors only - * [Diamond](https://github.com/python-diamond/Diamond) - Python based statistic collection daemon. - * [Collectd](http://collectd.org/) - System statistic collection daemon. - * [Collectl](http://collectl.sourceforge.net/) - High precision system performance metrics collecting tool. - * [PGObserver](https://github.com/zalando/PGObserver) - Monitoring solution for PostgreSQL databases that also works with AWS RDS. - * [Statsd](https://github.com/etsy/statsd/) - Application statistic listener. - * [tcollector](http://opentsdb.net/docs/build/html/user_guide/utilities/tcollector.html) - System statistic collection daemon written in Python for OpenTSDB - * [Telegraf](https://github.com/influxdata/telegraf) - The plugin-driven server agent for collecting & reporting metrics. + - [Diamond](https://github.com/python-diamond/Diamond) - Python based statistic collection daemon. + - [Collectd](http://collectd.org/) - System statistic collection daemon. + - [Collectl](http://collectl.sourceforge.net/) - High precision system performance metrics collecting tool. + - [PGObserver](https://github.com/zalando/PGObserver) - Monitoring solution for PostgreSQL databases that also works with AWS RDS. + - [Statsd](https://github.com/etsy/statsd/) - Application statistic listener. + - [tcollector](http://opentsdb.net/docs/build/html/user_guide/utilities/tcollector.html) - System statistic collection daemon written in Python for OpenTSDB + - [Telegraf](https://github.com/influxdata/telegraf) - The plugin-driven server agent for collecting & reporting metrics. * Dashboards - * [Grafana](http://grafana.org/) - A Graphite & InfluxDB Dashboard and Graph Editor. - * [Ganglia](http://ganglia.sourceforge.net/) - High performance, scalable RRD based monitoring for grids and/or clusters of servers. Compatible with Graphite using a single collection process. - * [RRDtool](http://oss.oetiker.ch/rrdtool/) - Industry standard, high performance data logging and graphing system for time series data. - * [Dashing](http://dashing.io/) - 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](http://facette.io) - Time series data visualization and graphing software written in Go. - * [Freeboard](https://github.com/Freeboard/freeboard) - A damn-sexy front-end real-time dashboard for the internet of things. Transforms raw JSON into delicious UI. + - [Grafana](http://grafana.org/) - A Graphite & InfluxDB Dashboard and Graph Editor. + - [Ganglia](http://ganglia.sourceforge.net/) - High performance, scalable RRD based monitoring for grids and/or clusters of servers. Compatible with Graphite using a single collection process. + - [RRDtool](http://oss.oetiker.ch/rrdtool/) - Industry standard, high performance data logging and graphing system for time series data. + - [Dashing](http://dashing.io/) - 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](http://facette.io) - Time series data visualization and graphing software written in Go. + - [Freeboard](https://github.com/Freeboard/freeboard) - A damn-sexy front-end real-time dashboard for the internet of things. Transforms raw JSON into delicious UI. * Storage - * [OpenTSDB](http://opentsdb.net/) - Store and server massive amounts of time series data without losing granularity. - * [KairosDB](https://github.com/kairosdb/kairosdb) - Fast distributed scalable time series database, fork of OpenTSDB 1.x. - * [InfluxDB](https://influxdb.com/) - Distributed time series database with no external dependencies. + - [OpenTSDB](http://opentsdb.net/) - Store and server massive amounts of time series data without losing granularity. + - [KairosDB](https://github.com/kairosdb/kairosdb) - Fast distributed scalable time series database, fork of OpenTSDB 1.x. + - [InfluxDB](https://influxdb.com/) - Distributed time series database with no external dependencies. * Packages - * [Graphite](http://graphite.readthedocs.org/en/latest/) - Scalable graphing server. - * [Packetbeat](https://www.elastic.co/products/beats) - Captures network traffic and displays it in a custom Kibana dashboard for easy viewing. - * [Prometheus](http://prometheus.io/) - Service monitoring system and time series database. - * [VictoriaMetrics](https://github.com/VictoriaMetrics/VictoriaMetrics) - Service monitoring system and time series database. + - [Graphite](http://graphite.readthedocs.org/en/latest/) - Scalable graphing server. + - [Packetbeat](https://www.elastic.co/products/beats) - Captures network traffic and displays it in a custom Kibana dashboard for easy viewing. + - [Prometheus](http://prometheus.io/) - Service monitoring system and time series database. + - [VictoriaMetrics](https://github.com/VictoriaMetrics/VictoriaMetrics) - Service monitoring system and time series database. ### Network Configuration Management *Network configuration management tools.* -* [GNS3](https://www.gns3.com/) - Graphical network simulator that provides a variety of virtual appliances - ([Source Code](https://github.com/GNS3/gns3-gui/), [Documentation](https://docs.gns3.com/)) - `GPLv3` -* [Oxidized](https://github.com/ytti/oxidized) - A modern take on network device configuration monitoring with web interface and GIT storage. -* [phpIPAM](http://phpipam.net/) - Open source IP address management with [PowerDNS](https://www.powerdns.com/) integration. -* [RANCID](http://www.shrubbery.net/rancid/) - Monitors network device's configuration and maintain history of changes. -* [rConfig](http://www.rconfig.com/) - Another network device configuration management tool. -* [trigger](https://github.com/trigger/trigger) - Robust network automation toolkit written in Python. +- [GNS3](https://www.gns3.com/) - Graphical network simulator that provides a variety of virtual appliances - ([Source Code](https://github.com/GNS3/gns3-gui/), [Documentation](https://docs.gns3.com/)) - `GPLv3` +- [Oxidized](https://github.com/ytti/oxidized) - A modern take on network device configuration monitoring with web interface and GIT storage. +- [phpIPAM](http://phpipam.net/) - Open source IP address management with [PowerDNS](https://www.powerdns.com/) integration. +- [RANCID](http://www.shrubbery.net/rancid/) - Monitors network device's configuration and maintain history of changes. +- [rConfig](http://www.rconfig.com/) - Another network device configuration management tool. +- [trigger](https://github.com/trigger/trigger) - Robust network automation toolkit written in Python. ### Newsletters *Newsletter software.* -* [DadaMail](http://dadamailproject.com/) - Mailing List Manager, written in Perl. -* [phpList](https://www.phplist.com/) - Newsletter manager written in PHP. -* [LibreMailer](https://github.com/averna-syd/LibreMailer) - Libre Mailer is a modest and simple web based email marketing application. -* [Lewsnetter](https://github.com/bborn/lewsnetter) - E-mail marketing application (create and send e-mail newsletter via SES). Includes subscription management, delivery, bounce and complaint notification, templates, and some stats. +- [DadaMail](http://dadamailproject.com/) - Mailing List Manager, written in Perl. +- [phpList](https://www.phplist.com/) - Newsletter manager written in PHP. +- [LibreMailer](https://github.com/averna-syd/LibreMailer) - Libre Mailer is a modest and simple web based email marketing application. +- [Lewsnetter](https://github.com/bborn/lewsnetter) - E-mail marketing application (create and send e-mail newsletter via SES). Includes subscription management, delivery, bounce and complaint notification, templates, and some stats. ### Packaging -* [aptly](https://www.aptly.info/) - Swiss army knife for Debian repository management. ([Source Code](https://github.com/aptly-dev/aptly)) `MIT` `Go` -* [fpm](https://github.com/jordansissel/fpm) - Versatile multi format package creator. -* [omnibus-ruby](https://github.com/chef/omnibus) - Full stack, cross distro packaging software (Ruby). -* [packman](http://packman.readthedocs.org) - Full stack, cross distro packaging software (Python). -* [tito](https://github.com/dgoodwin/tito) - Builds RPMs for git-based projects. +- [aptly](https://www.aptly.info/) - Swiss army knife for Debian repository management. ([Source Code](https://github.com/aptly-dev/aptly)) `MIT` `Go` +- [fpm](https://github.com/jordansissel/fpm) - Versatile multi format package creator. +- [omnibus-ruby](https://github.com/chef/omnibus) - Full stack, cross distro packaging software (Ruby). +- [packman](http://packman.readthedocs.org) - Full stack, cross distro packaging software (Python). +- [tito](https://github.com/dgoodwin/tito) - Builds RPMs for git-based projects. ### Project Management @@ -543,115 +543,115 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ ### Queuing -* [ActiveMQ](https://activemq.apache.org/) - Java message broker. -* [BeanstalkD](http://kr.github.io/beanstalkd/) - A simple, fast work queue. -* [Gearman](http://gearman.org/) - Fast multi-language queuing/job processing platform. -* [Kafka](http://kafka.apache.org) - Extremely high performance publish/subscribe message system. -* [NSQ](http://nsq.io/) - A realtime distributed messaging platform. -* [RabbitMQ](http://www.rabbitmq.com/) - Robust, fully featured, cross distro queuing system. -* [ZeroMQ](http://zeromq.org/) - Lightweight queuing system. +- [ActiveMQ](https://activemq.apache.org/) - Java message broker. +- [BeanstalkD](http://kr.github.io/beanstalkd/) - A simple, fast work queue. +- [Gearman](http://gearman.org/) - Fast multi-language queuing/job processing platform. +- [Kafka](http://kafka.apache.org) - Extremely high performance publish/subscribe message system. +- [NSQ](http://nsq.io/) - A realtime distributed messaging platform. +- [RabbitMQ](http://www.rabbitmq.com/) - Robust, fully featured, cross distro queuing system. +- [ZeroMQ](http://zeromq.org/) - Lightweight queuing system. ### Remote Management -* [Remmina](http://www.remmina.org/wp/) - A Feature rich remote desktop application for linux and other unixes. -* [Tiger VNC](http://tigervnc.org/) - TigerVNC is a high-performance, platform-neutral implementation of VNC (Virtual Network Computing), a client/server application that allows users to launch and interact with graphical applications on remote machines. -* [X2go](http://wiki.x2go.org/doku.php) - X2Go is an open source remote desktop software for Linux that uses the NX technology protocol. +- [Remmina](http://www.remmina.org/wp/) - A Feature rich remote desktop application for linux and other unixes. +- [Tiger VNC](http://tigervnc.org/) - TigerVNC is a high-performance, platform-neutral implementation of VNC (Virtual Network Computing), a client/server application that allows users to launch and interact with graphical applications on remote machines. +- [X2go](http://wiki.x2go.org/doku.php) - X2Go is an open source remote desktop software for Linux that uses the NX technology protocol. ### Service Discovery -* [Consul](https://www.consul.io/) - Consul is a tool for service discovery, monitoring and configuration. -* [Doozerd](https://github.com/ha/doozerd) - Doozer is a highly-available, completely consistent store for small amounts of extremely important data. -* [etcd](https://github.com/coreos/etcd) - distributed K/V-Store, authenticating via SSL PKI and a REST HTTP Api for shared configuration and service discovery. -* [ZooKeeper](http://zookeeper.apache.org/) - ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. +- [Consul](https://www.consul.io/) - Consul is a tool for service discovery, monitoring and configuration. +- [Doozerd](https://github.com/ha/doozerd) - Doozer is a highly-available, completely consistent store for small amounts of extremely important data. +- [etcd](https://github.com/coreos/etcd) - distributed K/V-Store, authenticating via SSL PKI and a REST HTTP Api for shared configuration and service discovery. +- [ZooKeeper](http://zookeeper.apache.org/) - ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. ### Software Containers *Operating system–level virtualization.* -* [Docker](http://www.docker.com/) - Platform for developers and sysadmins to build, ship, and run distributed applications. - * [Docker Compose](https://docs.docker.com/compose/) - Define and run multi-container Docker applications. - * [Docker Swarm](https://docs.docker.com/engine/swarm/) - Manage cluster of Docker Engines. - * [Portainer](https://portainer.io/) - Simple management UI for Docker. -* [LXC](https://linuxcontainers.org/lxc/) - Userspace interface for the Linux kernel containment features. - * [LXD](https://linuxcontainers.org/lxd/) – a container "hypervisor" and a better UX for LXC. -* [OpenVZ](http://openvz.org) - Container-based virtualization for Linux. +- [Docker](http://www.docker.com/) - Platform for developers and sysadmins to build, ship, and run distributed applications. + - [Docker Compose](https://docs.docker.com/compose/) - Define and run multi-container Docker applications. + - [Docker Swarm](https://docs.docker.com/engine/swarm/) - Manage cluster of Docker Engines. + - [Portainer](https://portainer.io/) - Simple management UI for Docker. +- [LXC](https://linuxcontainers.org/lxc/) - Userspace interface for the Linux kernel containment features. + - [LXD](https://linuxcontainers.org/lxd/) – a container "hypervisor" and a better UX for LXC. +- [OpenVZ](http://openvz.org) - Container-based virtualization for Linux. ### Troubleshooting *Troubleshooting Tools.* -* [grml](https://grml.org) – bootable Debian Live CD with powerful CLI tools. -* [mitmproxy](http://mitmproxy.org/) - A Python tool used for intercepting, viewing and modifying network traffic. Invaluable in troubleshooting certain problems. -* [mtr](https://www.bitwizard.nl/mtr/) - Network utility that combines traceroute and ping. -* [perf-tools](https://github.com/brendangregg/perf-tools) - Performance analysis tools based on Linux perf_events (aka perf) and ftrace. -* [Sysdig](http://www.sysdig.org/) - Capture system state and activity from a running Linux instance, then save, filter and analyze. -* [Wireshark](https://www.wireshark.org/) - The world's foremost network protocol analyzer. +- [grml](https://grml.org) – bootable Debian Live CD with powerful CLI tools. +- [mitmproxy](http://mitmproxy.org/) - A Python tool used for intercepting, viewing and modifying network traffic. Invaluable in troubleshooting certain problems. +- [mtr](https://www.bitwizard.nl/mtr/) - Network utility that combines traceroute and ping. +- [perf-tools](https://github.com/brendangregg/perf-tools) - Performance analysis tools based on Linux perf_events (aka perf) and ftrace. +- [Sysdig](http://www.sysdig.org/) - Capture system state and activity from a running Linux instance, then save, filter and analyze. +- [Wireshark](https://www.wireshark.org/) - The world's foremost network protocol analyzer. ### Version control *Software versioning and revision control.* -* [Fossil](http://www.fossil-scm.org/) - Distributed version control with built-in wiki and bug tracking. -* [Git](http://git-scm.com/) - Distributed revision control and source code management (SCM) with an emphasis on speed. -* [GNU Bazaar](http://bazaar.canonical.com/) - Distributed revision control system sponsored by Canonical. -* [Mercurial](https://www.mercurial-scm.org/) - Another distributed revision control. -* [Subversion](http://subversion.apache.org/) - Client-server revision control system. -* [Darcs](http://darcs.net/) - Patch-based distributed version control (more info: [wiki](http://darcs.net/Theory/PekkaPatchTheory)) +- [Fossil](http://www.fossil-scm.org/) - Distributed version control with built-in wiki and bug tracking. +- [Git](http://git-scm.com/) - Distributed revision control and source code management (SCM) with an emphasis on speed. +- [GNU Bazaar](http://bazaar.canonical.com/) - Distributed revision control system sponsored by Canonical. +- [Mercurial](https://www.mercurial-scm.org/) - Another distributed revision control. +- [Subversion](http://subversion.apache.org/) - Client-server revision control system. +- [Darcs](http://darcs.net/) - Patch-based distributed version control (more info: [wiki](http://darcs.net/Theory/PekkaPatchTheory)) ### Virtualization *Virtualization software.* -* [Archipel](http://archipelproject.org/) - XMPP based virtualization management platform. -* [ConVirt](http://www.convirture.com/products_opensource.php) - Provides the core functionality for centrally managing your KVM or Xen virtualized environment. -* [Ganeti](http://www.ganeti.org/) - Cluster virtual server management software tool built on top of KVM and Xen. -* [KVM](http://www.linux-kvm.org) - Linux kernel virtualization infrastructure. -* [OpenNebula](http://opennebula.org/) - Flexible enterprise cloud made simple. -* [OpenNode](http://opennodecloud.com) - Builds open-source infrastructure management software and implements cloud systems. -* [oVirt](http://www.ovirt.org/) - Manages virtual machines, storage and virtual networks. -* [Packer](https://www.packer.io/) - A tool for creating identical machine images for multiple platforms from a single source configuration. -* [Proxmox VE](https://www.proxmox.com/proxmox-ve) - Virtualization management solution. -* [QEMU](http://www.qemu.org/) - QEMU is a generic machine emulator and virtualizer. -* [Vagrant](https://www.vagrantup.com/) - Tool for building complete development environments. -* [VirtualBox](https://www.virtualbox.org/) - Virtualization product from Oracle Corporation. -* [XCP-ng](http://www.xcp-ng.org/) - Based on Citrix XenServer, XCP-ng is a fully open source virtualization platform. -* [Xen](http://www.xenproject.org/) - Virtual machine monitor for 32/64 bit Intel / AMD (IA 64) and PowerPC 970 architectures. +- [Archipel](http://archipelproject.org/) - XMPP based virtualization management platform. +- [ConVirt](http://www.convirture.com/products_opensource.php) - Provides the core functionality for centrally managing your KVM or Xen virtualized environment. +- [Ganeti](http://www.ganeti.org/) - Cluster virtual server management software tool built on top of KVM and Xen. +- [KVM](http://www.linux-kvm.org) - Linux kernel virtualization infrastructure. +- [OpenNebula](http://opennebula.org/) - Flexible enterprise cloud made simple. +- [OpenNode](http://opennodecloud.com) - Builds open-source infrastructure management software and implements cloud systems. +- [oVirt](http://www.ovirt.org/) - Manages virtual machines, storage and virtual networks. +- [Packer](https://www.packer.io/) - A tool for creating identical machine images for multiple platforms from a single source configuration. +- [Proxmox VE](https://www.proxmox.com/proxmox-ve) - Virtualization management solution. +- [QEMU](http://www.qemu.org/) - QEMU is a generic machine emulator and virtualizer. +- [Vagrant](https://www.vagrantup.com/) - Tool for building complete development environments. +- [VirtualBox](https://www.virtualbox.org/) - Virtualization product from Oracle Corporation. +- [XCP-ng](http://www.xcp-ng.org/) - Based on Citrix XenServer, XCP-ng is a fully open source virtualization platform. +- [Xen](http://www.xenproject.org/) - Virtual machine monitor for 32/64 bit Intel / AMD (IA 64) and PowerPC 970 architectures. ### VPN *VPN software.* -* [Firezone](https://www.firez.one/) - WireGuard based VPN Server and Firewall. -* [Headscale](https://github.com/juanfont/headscale) - Self-hostable fork of [Tailscale](https://tailscale.com), cross-platform clients, simple to use, built-in (currently experimental) monitoring tools. -* [ocserv](http://www.infradead.org/ocserv/) - Cisco AnyConnect-compatible VPN server -* [OpenVPN](https://community.openvpn.net) - Uses a custom security protocol that utilizes SSL/TLS for key exchange. -* [Pritunl](http://pritunl.com/) - OpenVPN based solution. Easy to set up. -* [SoftEther](https://www.softether.org/) - Multi-protocol software VPN with advanced features -* [sshuttle](https://github.com/sshuttle/sshuttle) - Poor man's VPN. -* [strongSwan](https://www.strongswan.org/) - Complete IPsec implementation for Linux. -* [tinc](http://www.tinc-vpn.org/) - Distributed p2p VPN. -* [WireGuard](https://www.wireguard.com/) - Very fast VPN based on elliptic curve and public key crypto. -* [Nebula](https://github.com/slackhq/nebula) - A scalable p2p VPN with a focus on performance, simplicity and security. +- [Firezone](https://www.firez.one/) - WireGuard based VPN Server and Firewall. +- [Headscale](https://github.com/juanfont/headscale) - Self-hostable fork of [Tailscale](https://tailscale.com), cross-platform clients, simple to use, built-in (currently experimental) monitoring tools. +- [ocserv](http://www.infradead.org/ocserv/) - Cisco AnyConnect-compatible VPN server +- [OpenVPN](https://community.openvpn.net) - Uses a custom security protocol that utilizes SSL/TLS for key exchange. +- [Pritunl](http://pritunl.com/) - OpenVPN based solution. Easy to set up. +- [SoftEther](https://www.softether.org/) - Multi-protocol software VPN with advanced features +- [sshuttle](https://github.com/sshuttle/sshuttle) - Poor man's VPN. +- [strongSwan](https://www.strongswan.org/) - Complete IPsec implementation for Linux. +- [tinc](http://www.tinc-vpn.org/) - Distributed p2p VPN. +- [WireGuard](https://www.wireguard.com/) - Very fast VPN based on elliptic curve and public key crypto. +- [Nebula](https://github.com/slackhq/nebula) - A scalable p2p VPN with a focus on performance, simplicity and security. ### Web *Web servers.* -* [Algernon](http://algernon.roboticoverlords.org/) - Web/application server that supports Lua, live-reload, templates, Sass and HTTP/2. -* [Apache](http://httpd.apache.org/) - A robust, commercial-grade, featureful implementation of an HTTP (Web) server. -* [Caddy](https://caddyserver.com/) - Lightweight, general-purpose web server supporting HTTP/2, automatic TLS and easy configuration. Written in Go. -* [Cherokee](http://cherokee-project.com/) - Lightweight, high-performance web server/reverse proxy. -* [Hiawatha](https://www.hiawatha-webserver.org/) - Prioritises security, simplicity and performance. -* [Lighttpd](http://www.lighttpd.net/) - Web server more optimized for speed-critical environments. -* [Nginx](http://nginx.org/) - Reverse proxy, load balancer, HTTP cache, and web server. -* [uWSGI](https://github.com/unbit/uwsgi/) - The uWSGI project aims at developing a full stack for building hosting services. +- [Algernon](http://algernon.roboticoverlords.org/) - Web/application server that supports Lua, live-reload, templates, Sass and HTTP/2. +- [Apache](http://httpd.apache.org/) - A robust, commercial-grade, featureful implementation of an HTTP (Web) server. +- [Caddy](https://caddyserver.com/) - Lightweight, general-purpose web server supporting HTTP/2, automatic TLS and easy configuration. Written in Go. +- [Cherokee](http://cherokee-project.com/) - Lightweight, high-performance web server/reverse proxy. +- [Hiawatha](https://www.hiawatha-webserver.org/) - Prioritises security, simplicity and performance. +- [Lighttpd](http://www.lighttpd.net/) - Web server more optimized for speed-critical environments. +- [Nginx](http://nginx.org/) - Reverse proxy, load balancer, HTTP cache, and web server. +- [uWSGI](https://github.com/unbit/uwsgi/) - The uWSGI project aims at developing a full stack for building hosting services. *Web Performance.* -* [HAProxy](http://www.haproxy.org/) - Software based load Balancing, SSL offloading and performance optimization, compression, and general web routing. -* [Traefik](https://traefik.io/) - Traefik is a leading modern reverse proxy and load balancer. -* [Varnish](https://www.varnish-cache.org/) - HTTP based web application accelerator focusing on optimizing caching and compression. +- [HAProxy](http://www.haproxy.org/) - Software based load Balancing, SSL offloading and performance optimization, compression, and general web routing. +- [Traefik](https://traefik.io/) - Traefik is a leading modern reverse proxy and load balancer. +- [Varnish](https://www.varnish-cache.org/) - HTTP based web application accelerator focusing on optimizing caching and compression. ------------------- @@ -674,66 +674,66 @@ Various resources, such as books, websites and articles, for improving your skil ## Blogs -* [Code as Craft](https://codeascraft.com/) - Etsy's Ops blog, lots of technical posts. -* [DevOpsGuys](http://blog.devopsguys.com/) - Devops consultants who blog about operations. -* [Rackspace Developers](https://developer.rackspace.com/blog/) - Slightly biased blog with lots of Devops Topics. -* [RoseHosting Blog](https://www.rosehosting.com/blog/) - Linux tutorials for installing and configuring various software through the Linux command line. Guides and introductions to different Linux technologies and applications. Tips and tricks you can do via the Linux command line and more. +- [Code as Craft](https://codeascraft.com/) - Etsy's Ops blog, lots of technical posts. +- [DevOpsGuys](http://blog.devopsguys.com/) - Devops consultants who blog about operations. +- [Rackspace Developers](https://developer.rackspace.com/blog/) - Slightly biased blog with lots of Devops Topics. +- [RoseHosting Blog](https://www.rosehosting.com/blog/) - Linux tutorials for installing and configuring various software through the Linux command line. Guides and introductions to different Linux technologies and applications. Tips and tricks you can do via the Linux command line and more. ## Books *Sysadmin related books.* -* [Codex](http://www.starkandwayne.com/codex/) - How to deploy Cloud Foundry PaaS on infrastructures like AWS, OpenStack, Azure by Stark & Wayne, LLC. -* [The Linux Command Line](http://linuxcommand.org/tlcl.php) - A book about the Linux command line by William Shotts. -* [The Phoenix Project: A Novel about IT, DevOps, and Helping Your Business Win](http://itrevolution.com/books/phoenix-project-devops-book/) - How DevOps techniques can fix the problems that happen in IT organizations. -* [The Practice of System and Network Administration](http://everythingsysadmin.com/books.html) - The first and second editions describes the best practices of system and network administration, independent of specific platforms or technologies. -* [The Visible Ops Handbook: Implementing ITIL in 4 Practical and Auditable Steps](http://www.itpi.org/the-visible-ops-handbook-review.html) - Is a methodology designed to jumpstart implementation of controls and process improvement. +- [Codex](http://www.starkandwayne.com/codex/) - How to deploy Cloud Foundry PaaS on infrastructures like AWS, OpenStack, Azure by Stark & Wayne, LLC. +- [The Linux Command Line](http://linuxcommand.org/tlcl.php) - A book about the Linux command line by William Shotts. +- [The Phoenix Project: A Novel about IT, DevOps, and Helping Your Business Win](http://itrevolution.com/books/phoenix-project-devops-book/) - How DevOps techniques can fix the problems that happen in IT organizations. +- [The Practice of System and Network Administration](http://everythingsysadmin.com/books.html) - The first and second editions describes the best practices of system and network administration, independent of specific platforms or technologies. +- [The Visible Ops Handbook: Implementing ITIL in 4 Practical and Auditable Steps](http://www.itpi.org/the-visible-ops-handbook-review.html) - Is a methodology designed to jumpstart implementation of controls and process improvement. * UNIX and Linux System Administration Handbook (ISBN-13: 978-0131480056) - Approaches system administration from a practical perspective. ## Communities / Forums *For the social people.* -* [ArsTechnica OpenForum](http://arstechnica.com/civis/) – IT Forum which is attached to a large news site. -* [Reddit](https://www.reddit.com) - Really, really large bulletin board system. - * [/r/Linux](https://www.reddit.com/r/linux) - News and information about Linux. - * [/r/LinuxQuestions](https://www.reddit.com/r/linuxquestions) - * [/r/SysAdmin](https://www.reddit.com/r/sysadmin/) -* [Spiceworks Community](https://community.spiceworks.com/start) – General enterprise IT news and small articles. -* [StackExchange Network](https://stackexchange.com/sites#technology) – Q&A communities. - * [Server Fault](https://serverfault.com/) – StackExchange community for system and network administrators. +- [ArsTechnica OpenForum](http://arstechnica.com/civis/) – IT Forum which is attached to a large news site. +- [Reddit](https://www.reddit.com) - Really, really large bulletin board system. + - [/r/Linux](https://www.reddit.com/r/linux) - News and information about Linux. + - [/r/LinuxQuestions](https://www.reddit.com/r/linuxquestions) + - [/r/SysAdmin](https://www.reddit.com/r/sysadmin/) +- [Spiceworks Community](https://community.spiceworks.com/start) – General enterprise IT news and small articles. +- [StackExchange Network](https://stackexchange.com/sites#technology) – Q&A communities. + - [Server Fault](https://serverfault.com/) – StackExchange community for system and network administrators. ## Newsletters -* [Servers for Hackers](https://serversforhackers.com/) - Newsletter for programmers who find themselves needing to know their way around a server. -* [Web Operations Weekly](http://webopsweekly.com/) - A weekly newsletter on Web operations, infrastructure, performance, and tooling, from the browser down to the metal. +- [Servers for Hackers](https://serversforhackers.com/) - Newsletter for programmers who find themselves needing to know their way around a server. +- [Web Operations Weekly](http://webopsweekly.com/) - A weekly newsletter on Web operations, infrastructure, performance, and tooling, from the browser down to the metal. ## Repositories *Software package repositories.* -* [AlternativeTo](http://alternativeto.net) - Find alternatives to software you know and discover new software. -* [deb.sury.org](https://deb.sury.org/) - Repository with LAMP updated packages for Debian and Ubuntu. -* [ElRepo](http://elrepo.org/tiki/tiki-index.php) - Community Repo for Enterprise Linux (RHEL, CentOS, etc). -* [EPEL](https://fedoraproject.org/wiki/EPEL) - Repository for RHEL and compatibles (CentOS, Scientific Linux). -* [IUS](https://ius.io/) - Community project that provides RPM packages for newer versions of select software for Enterprise Linux distributions. -* [Remi](http://rpms.famillecollet.com/) - Repository with LAMP updated packages for RHEL/Centos/Fedora. -* [Software Collections](https://www.softwarecollections.org) - Community Release of [Red Hat Software Collections](https://access.redhat.com/documentation/en/red-hat-software-collections/). Provides updated packages of Ruby, Python, etc. for CentOS/Scientific Linux 6.x. +- [AlternativeTo](http://alternativeto.net) - Find alternatives to software you know and discover new software. +- [deb.sury.org](https://deb.sury.org/) - Repository with LAMP updated packages for Debian and Ubuntu. +- [ElRepo](http://elrepo.org/tiki/tiki-index.php) - Community Repo for Enterprise Linux (RHEL, CentOS, etc). +- [EPEL](https://fedoraproject.org/wiki/EPEL) - Repository for RHEL and compatibles (CentOS, Scientific Linux). +- [IUS](https://ius.io/) - Community project that provides RPM packages for newer versions of select software for Enterprise Linux distributions. +- [Remi](http://rpms.famillecollet.com/) - Repository with LAMP updated packages for RHEL/Centos/Fedora. +- [Software Collections](https://www.softwarecollections.org) - Community Release of [Red Hat Software Collections](https://access.redhat.com/documentation/en/red-hat-software-collections/). Provides updated packages of Ruby, Python, etc. for CentOS/Scientific Linux 6.x. ## Websites *Useful sysadmin related websites.* -* [Awesome SysAdmin @ LibHunt](https://sysadmin.libhunt.com) - Your go-to SysAdmin Toolbox. Based on the list here. -* [Ops School](http://www.opsschool.org) - Comprehensive program that will help you learn to be an operations engineer. -* [Digital Ocean Tutorials](https://www.digitalocean.com/community/tutorials) - A surprisingly vast resource for getting the basics of certain applications, tools, or even systems administration topics. +- [Awesome SysAdmin @ LibHunt](https://sysadmin.libhunt.com) - Your go-to SysAdmin Toolbox. Based on the list here. +- [Ops School](http://www.opsschool.org) - Comprehensive program that will help you learn to be an operations engineer. +- [Digital Ocean Tutorials](https://www.digitalocean.com/community/tutorials) - A surprisingly vast resource for getting the basics of certain applications, tools, or even systems administration topics. ## Wikis *Useful Wikis for Sysadmins – not to be confused with Wiki software.* -* [ArchWiki](https://wiki.archlinux.org/) – Arch Linux Wiki which has really nice written articles valid for other distros. -* [Gentoo Wiki](https://wiki.gentoo.org/) - Gentoo Linux Wiki with a lot in-detail description of Linux components. +- [ArchWiki](https://wiki.archlinux.org/) – Arch Linux Wiki which has really nice written articles valid for other distros. +- [Gentoo Wiki](https://wiki.gentoo.org/) - Gentoo Linux Wiki with a lot in-detail description of Linux components. ------------------ From 7a0f9e641282e813fae3d9fcbc6f4454ea37c4f2 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 20 Jan 2023 02:15:59 +0100 Subject: [PATCH 016/104] formatting: add back to top links - spacing --- README.md | 122 +++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 121 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e45f8b0..b3c985d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,9 @@ Author: n1trux --> -# Awesome Sysadmin [![certified awesome!](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) +# Awesome Sysadmin + +[![certified awesome!](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) **A curated list of amazingly awesome Free and Open-Source sysadmin resources.** Please read the [Pull Request template](./.github/PULL_REQUEST_TEMPLATE.md) if you wish to add software and consider [donating](https://github.com/n1trux/awesome-donations) to the FLOSS projects you use regularly. @@ -80,6 +82,8 @@ ### Automation +**[`^ back to top ^`](#awesome-sysadmin)** + *Automation build.* - [Apache Ant](https://ant.apache.org/) - Automation build tool, similar to make, written in Java. @@ -90,8 +94,11 @@ - [Rake](https://github.com/ruby/rake) - Build automation tool similar to Make, written in and extensible in Ruby. - [Bolt](https://puppet.com/products/bolt) - You can use Bolt to run one-off tasks, scripts to automate the provisioning and management of some nodes, you can use Bolt to move a step beyond scripts, and make them shareable. + ### Backups +**[`^ back to top ^`](#awesome-sysadmin)** + *Backup software.* Also see [Restic's list of Linux backup software](https://github.com/restic/others). - [Amanda](http://www.amanda.org/) - Client-server model backup tool. @@ -114,8 +121,11 @@ - [DREBS](https://github.com/dojo4/drebs) - AWS EBS backup script that supports strategies. - [ZBackup](http://zbackup.org/) - A versatile deduplicating backup tool. + ### Build and software organization tools +**[`^ back to top ^`](#awesome-sysadmin)** + *Build and software organization tools.* - [EasyBuild](https://easybuild.readthedocs.org/en/latest/) - EasyBuild builds software and modulefiles for High Performance Computing (HPC) systems in an efficient way. @@ -123,8 +133,11 @@ - [HPCBIOS](http://hpcbios.readthedocs.org/en/latest/) - HPCBIOS is an effort to setup a common, well-documented and reproducible, environment spanning across multiple HPC systems & sites, *inclusive* of documentation. - [Spack](https://spack.io/) - A flexible package manager that supports multiple versions, configurations, platforms, and compilers. + ### ChatOps +**[`^ back to top ^`](#awesome-sysadmin)** + *Conversation-driven development and management. See https://www.reddit.com/r/chatops for more information.* - [CloudBot](https://github.com/CloudBotIRC/CloudBot) - The simple, fast, expandable Python IRC bot. @@ -135,8 +148,11 @@ - [Lita](https://www.lita.io/) - A robot companion for your company's chat room. - [Abot](https://github.com/itsabot/abot) - A digital assistant framework in Go. + ### Client management +**[`^ back to top ^`](#awesome-sysadmin)** + Managing software on desktop computers. _See also: [IT Asset Management](#it-asset-management)_ @@ -147,15 +163,21 @@ _See also: [IT Asset Management](#it-asset-management)_ - [WAPT](https://dev.tranquil.it/wiki/WAPT_-_apt-get_pour_Windows/en) - Network-wide (un)installation, configuration and upgrades of Windows based software. - [WPKG](http://wpkg.org/) - Software deployment, upgrade and removal program for Windows. + ### Cloning +**[`^ back to top ^`](#awesome-sysadmin)** + *Cloning software.* - [Clonezilla](http://clonezilla.org/) - Partition and disk imaging/cloning program. - [Fog](https://www.fogproject.org/) - Another computer cloning solution. + ### Cloud Computing +**[`^ back to top ^`](#awesome-sysadmin)** + - [AppScale](https://github.com/AppScale/appscale) - Cloud software with Google App Engine compatibility. - [Archipel](http://archipelproject.org/) - Manage and supervise virtual machines using Libvirt. - [CloudStack](http://cloudstack.apache.org/) - Cloud computing software for creating, managing, and deploying infrastructure cloud services. @@ -169,8 +191,11 @@ _See also: [IT Asset Management](#it-asset-management)_ - [The Foreman](http://theforeman.org/) - Complete lifecycle management tool for physical and virtual servers. FOSS. - [Tsuru](https://tsuru.io) - Tsuru is an extensible Platform as a Service software. + ### Cloud Orchestration +**[`^ back to top ^`](#awesome-sysadmin)** + - [BOSH](http://bosh.io/docs/) - IaaS orchestration platform originally written for deploying and managing Cloud Foundry PaaS, but also useful for general purpose distributed systems. - [Cloud Foundry](https://www.cloudfoundry.org/) - A Platform-as-a-Service suite to provide the orchestration services that make distributed apps a powerhouse of awesomeness. - [Cloudify](http://getcloudify.org/) - TOSCA-based cloud orchestration software platform written in Python and YAML. @@ -190,6 +215,8 @@ _See also: [IT Asset Management](#it-asset-management)_ ### Code Review +**[`^ back to top ^`](#awesome-sysadmin)** + *Web Based collaborative code review system.* - [Gerrit](https://www.gerritcodereview.com/) - Based on the Git version control, it facilitates software developers to review modifications to the source code and approve or reject those changes. @@ -199,6 +226,8 @@ _See also: [IT Asset Management](#it-asset-management)_ ### Configuration Management Database +**[`^ back to top ^`](#awesome-sysadmin)** + Configuration management database (CMDB) software. _See also: [IT Asset Management]([Ralph](#it-asset-management))_ @@ -209,8 +238,11 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Collins](http://tumblr.github.io/collins/) - At Tumblr, it's the infrastructure source of truth and knowledge. - [netbox](https://github.com/digitalocean/netbox) - IP address management (IPAM) and data center infrastructure management (DCIM) tool + ### Configuration Management +**[`^ back to top ^`](#awesome-sysadmin)** + *Configuration management tools.* - [Ansible](http://www.ansible.com/) - It's written in Python and manages the nodes over SSH. @@ -220,8 +252,11 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Puppet](https://puppet.com/) - It's written in Ruby and uses Puppet's declarative language or a Ruby DSL. - [Salt](http://saltstack.com/) - It's written in Python. + ### Continuous Integration & Continuous Deployment +**[`^ back to top ^`](#awesome-sysadmin)** + *Continuous integration/deployment software.* - [Buildbot](http://buildbot.net/) - Python-based toolkit for continuous integration. ([Source Code](https://github.com/buildbot/buildbot)) `GPL-2.0` `Python` @@ -243,6 +278,8 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ ### Control Panels +**[`^ back to top ^`](#awesome-sysadmin)** + *Web hosting and server or service control panels.* * Web hosting @@ -267,6 +304,8 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ ### Databases +**[`^ back to top ^`](#awesome-sysadmin)** + *Database servers.* **Please visit [dbdb.io - Database of Databases](https://dbdb.io/)** @@ -274,6 +313,8 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ ### Deployment Automation +**[`^ back to top ^`](#awesome-sysadmin)** + *Tools and scripts to support deployments to your servers.* - [Capistrano](http://capistranorb.com/) - Deploy your application to any number of machines simultaneously, in sequence or as a rolling set via SSH (rake based). @@ -284,16 +325,22 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [sup](https://github.com/pressly/sup/) - Super simple deployment tool - just Unix - think of it like 'make' for a network of servers. - [Vlad the Deployer](https://github.com/seattlerb/vlad) - Deployment automation (rake based). + ### Diagramming +**[`^ back to top ^`](#awesome-sysadmin)** + *Tools used to create diagrams of networks, flows, etc.* - [DrawThe.Net](http://go.drawthe.net/) - Javascript tool that uses a YAML-formatted input to programmatically create large, complex, and visually solid diagrams. - [Mermaid](https://mermaid-js.github.io/mermaid-live-editor/) - Javascript module with a unique, easy, shorthand syntax. Integrates into several other tools like Grafana. - [Diagrams.net](https://app.diagrams.net/) - A.K.A. [Draw.io](https://app.diagrams.net/). Easy to use Diagram UI with a plethora of templates. + ### Distributed Filesystems +**[`^ back to top ^`](#awesome-sysadmin)** + *Network distributed filesystems.* - [Ceph](http://ceph.com/) - Distributed object store and file system. @@ -312,8 +359,11 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [TahoeLAFS](https://tahoe-lafs.org/trac/tahoe-lafs) - secure, decentralized, fault-tolerant, peer-to-peer distributed data store and distributed file system. - [XtreemFS](http://www.xtreemfs.org/) - XtreemFS is a fault-tolerant distributed file system for all storage needs. + ### DNS +**[`^ back to top ^`](#awesome-sysadmin)** + *DNS servers.* - [Bind](https://www.isc.org/downloads/bind/) - The most widely used name server software. @@ -327,16 +377,22 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Unbound](http://unbound.net/) - Validating, recursive, and caching DNS resolver. - [Yadifa](http://www.yadifa.eu/) - Lightweight authoritative Name Server with DNSSEC capabilities powering the .eu top-level domain. + ### Domains +**[`^ back to top ^`](#awesome-sysadmin)** + *Domain management.* - [DnsControl](https://stackexchange.github.io/dnscontrol/) - Opinionated platform for seamlessly managing your DNS configuration across any number of DNS hosts, both in the cloud or in your own infrastructure. - [DomainMOD](https://domainmod.org) - Manage your domains and other internet assets in a central location. - [octoDNS](https://github.com/github/octodns) - Set of tools and patterns that make it easy to manage your DNS records across multiple providers. + ### Editors +**[`^ back to top ^`](#awesome-sysadmin)** + *Open source code editors.* - [Atom Community](https://github.com/atom-community/atom) - A fork of [atom](https://github.com/atom/atom) A hackable text editor from Github. @@ -355,12 +411,18 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [VSCodium](https://github.com/VSCodium/vscodium) - An open source cross-platform extensible code editor based on [VS Code by Microsoft](https://code.visualstudio.com/) removing their non-free additions. - [Nano](http://nano-editor.org) - Easy to use, customizable text editor. + ### Identity Management +**[`^ back to top ^`](#awesome-sysadmin)** + *LDAP servers and other tools to manage accounts and identities.* + ### Identity Management - LDAP +**[`^ back to top ^`](#awesome-sysadmin)** + - [389 Directory Server](http://www.port389.org/) - Developed by Red Hat. - [Apache Directory Server](http://directory.apache.org/) - Apache Software Foundation project written in Java. - [FreeRADIUS](http://freeradius.org/) - High performance and highly configurable multi-protocol policy/authentication server, supporting RADIUS, DHCPv4 and VMPS. @@ -369,8 +431,11 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [OpenLDAP](http://www.OpenLDAP.org/) - Developed by the OpenLDAP Project. - [FreeIPA](http://www.freeipa.org/) - Based on 389-DS. Includes Kerberos, DNS, as well as host based access control. + ### Identity Management - Tools and web interfaces +**[`^ back to top ^`](#awesome-sysadmin)** + - [Fusion Directory](https://www.fusiondirectory.org) - Improve the Management of the services and the company directory based on OpenLDAP. - [Indieauth](https://indieauth.com/) - Sign in with your domain name (using the rel-me-auth protocol). - [Libravatar](https://www.libravatar.org/) - Libravatar is a service which delivers your avatar (profile picture) to other websites. @@ -384,12 +449,18 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Smallstep Certificates](https://smallstep.com/certificates/) - A private certificate authority (X.509 & SSH) and related tools for secure automated certificate management. - [ZITADEL](https://github.com/caos/zitadel) - Cloud-native Identity & Access Management solution providing a platform for secure authentication, authorization and identity management. + ### Identity Management - Single Sign-On (SSO) +**[`^ back to top ^`](#awesome-sysadmin)** + - [KeyCloak](https://www.keycloak.org) - Open Source Identity and Access Management. ([Source Code](https://github.com/keycloak/keycloak)) `Apache-2.0` `Java` + ### IT Asset Management +**[`^ back to top ^`](#awesome-sysadmin)** + *IT Assets Management software.* - [GLPI](https://www.glpi-project.org/) - Information Resource-Manager with an additional Administration Interface. @@ -399,8 +470,11 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Ralph](https://ralph.allegro.tech/) - Asset management, DCIM and CMDB system for large Data Centers as well as smaller LAN networks. ([Source Code](https://github.com/allegro/ralph), [Demo](https://github.com/allegro/ralph#live-demo)) `Apache-2.0` `Python/Docker` - [Snipe IT](https://snipeitapp.com/) - Asset & license management software. ([Source Code](https://github.com/snipe/snipe-it)) `AGPL-3.0` `PHP` + ### Log Management +**[`^ back to top ^`](#awesome-sysadmin)** + *Log management tools: collect, parse, visualize ...* - [Elasticsearch](https://www.elastic.co/) - A Lucene Based Document store mainly used for log indexing, storage and analysis. @@ -414,8 +488,11 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Loki](https://grafana.com/oss/loki/) - horizontally-scalable, highly-available, multi-tenant log aggregation system inspired by Prometheus. - [Octopussy](http://www.octopussy.pm) - Log Management Solution (Visualize / Alert / Report). + ### Mail Clients +**[`^ back to top ^`](#awesome-sysadmin)** + - [Claws Mail](http://www.claws-mail.org/) - Old school email client (and news reader), based on GTK+. - [ImapSync](http://imapsync.lamiral.info/) – Simple IMAP migration tool for copying mailboxes to other servers. - [Mutt](http://www.mutt.org/) - Small but very powerful text-based mail client. @@ -423,8 +500,11 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Sylpheed](http://sylpheed.sraoss.jp/en/) – Still developed predecessor to Claws Mail, lightweight mail client. - [Thunderbird](https://www.mozilla.org/de/thunderbird/) - Free email application that's easy to set up and customize. + ### Monitoring +**[`^ back to top ^`](#awesome-sysadmin)** + *Monitoring software.* - [Adagios](http://adagios.org/) - Web based Nagios interface for configuration and monitoring (replacement to the standard interface), and a REST interface, [SourceCode](https://github.com/opinkerfi/adagios), [Documentation](https://github.com/opinkerfi/adagios/wiki)) @@ -469,13 +549,18 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Zabbix](http://www.zabbix.com/) - Enterprise-class software for monitoring of networks and applications. - [Zenoss](http://community.zenoss.org) - Application, server, and network management platform based on Zope. + ### Status Pages +**[`^ back to top ^`](#awesome-sysadmin)** + **Please visit [awesome-selfhosted/Status / Uptime Pages](https://github.com/awesome-selfhosted/awesome-selfhosted#status--uptime-pages)** ### Metric & Metric Collection +**[`^ back to top ^`](#awesome-sysadmin)** + *Metric gathering and display software.* * Collectors only @@ -508,6 +593,8 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ ### Network Configuration Management +**[`^ back to top ^`](#awesome-sysadmin)** + *Network configuration management tools.* - [GNS3](https://www.gns3.com/) - Graphical network simulator that provides a variety of virtual appliances - ([Source Code](https://github.com/GNS3/gns3-gui/), [Documentation](https://docs.gns3.com/)) - `GPLv3` @@ -517,8 +604,11 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [rConfig](http://www.rconfig.com/) - Another network device configuration management tool. - [trigger](https://github.com/trigger/trigger) - Robust network automation toolkit written in Python. + ### Newsletters +**[`^ back to top ^`](#awesome-sysadmin)** + *Newsletter software.* - [DadaMail](http://dadamailproject.com/) - Mailing List Manager, written in Perl. @@ -526,16 +616,22 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [LibreMailer](https://github.com/averna-syd/LibreMailer) - Libre Mailer is a modest and simple web based email marketing application. - [Lewsnetter](https://github.com/bborn/lewsnetter) - E-mail marketing application (create and send e-mail newsletter via SES). Includes subscription management, delivery, bounce and complaint notification, templates, and some stats. + ### Packaging +**[`^ back to top ^`](#awesome-sysadmin)** + - [aptly](https://www.aptly.info/) - Swiss army knife for Debian repository management. ([Source Code](https://github.com/aptly-dev/aptly)) `MIT` `Go` - [fpm](https://github.com/jordansissel/fpm) - Versatile multi format package creator. - [omnibus-ruby](https://github.com/chef/omnibus) - Full stack, cross distro packaging software (Ruby). - [packman](http://packman.readthedocs.org) - Full stack, cross distro packaging software (Python). - [tito](https://github.com/dgoodwin/tito) - Builds RPMs for git-based projects. + ### Project Management +**[`^ back to top ^`](#awesome-sysadmin)** + *Web-based project management and bug tracking systems* **Please visit [awesome-selfhosted/Project Management](https://github.com/awesome-selfhosted/awesome-selfhosted#project-management)** @@ -543,6 +639,8 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ ### Queuing +**[`^ back to top ^`](#awesome-sysadmin)** + - [ActiveMQ](https://activemq.apache.org/) - Java message broker. - [BeanstalkD](http://kr.github.io/beanstalkd/) - A simple, fast work queue. - [Gearman](http://gearman.org/) - Fast multi-language queuing/job processing platform. @@ -554,19 +652,27 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ ### Remote Management +**[`^ back to top ^`](#awesome-sysadmin)** + - [Remmina](http://www.remmina.org/wp/) - A Feature rich remote desktop application for linux and other unixes. - [Tiger VNC](http://tigervnc.org/) - TigerVNC is a high-performance, platform-neutral implementation of VNC (Virtual Network Computing), a client/server application that allows users to launch and interact with graphical applications on remote machines. - [X2go](http://wiki.x2go.org/doku.php) - X2Go is an open source remote desktop software for Linux that uses the NX technology protocol. + ### Service Discovery +**[`^ back to top ^`](#awesome-sysadmin)** + - [Consul](https://www.consul.io/) - Consul is a tool for service discovery, monitoring and configuration. - [Doozerd](https://github.com/ha/doozerd) - Doozer is a highly-available, completely consistent store for small amounts of extremely important data. - [etcd](https://github.com/coreos/etcd) - distributed K/V-Store, authenticating via SSL PKI and a REST HTTP Api for shared configuration and service discovery. - [ZooKeeper](http://zookeeper.apache.org/) - ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. + ### Software Containers +**[`^ back to top ^`](#awesome-sysadmin)** + *Operating system–level virtualization.* - [Docker](http://www.docker.com/) - Platform for developers and sysadmins to build, ship, and run distributed applications. @@ -577,8 +683,11 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [LXD](https://linuxcontainers.org/lxd/) – a container "hypervisor" and a better UX for LXC. - [OpenVZ](http://openvz.org) - Container-based virtualization for Linux. + ### Troubleshooting +**[`^ back to top ^`](#awesome-sysadmin)** + *Troubleshooting Tools.* - [grml](https://grml.org) – bootable Debian Live CD with powerful CLI tools. @@ -588,8 +697,11 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Sysdig](http://www.sysdig.org/) - Capture system state and activity from a running Linux instance, then save, filter and analyze. - [Wireshark](https://www.wireshark.org/) - The world's foremost network protocol analyzer. + ### Version control +**[`^ back to top ^`](#awesome-sysadmin)** + *Software versioning and revision control.* - [Fossil](http://www.fossil-scm.org/) - Distributed version control with built-in wiki and bug tracking. @@ -599,8 +711,11 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Subversion](http://subversion.apache.org/) - Client-server revision control system. - [Darcs](http://darcs.net/) - Patch-based distributed version control (more info: [wiki](http://darcs.net/Theory/PekkaPatchTheory)) + ### Virtualization +**[`^ back to top ^`](#awesome-sysadmin)** + *Virtualization software.* - [Archipel](http://archipelproject.org/) - XMPP based virtualization management platform. @@ -618,8 +733,11 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [XCP-ng](http://www.xcp-ng.org/) - Based on Citrix XenServer, XCP-ng is a fully open source virtualization platform. - [Xen](http://www.xenproject.org/) - Virtual machine monitor for 32/64 bit Intel / AMD (IA 64) and PowerPC 970 architectures. + ### VPN +**[`^ back to top ^`](#awesome-sysadmin)** + *VPN software.* - [Firezone](https://www.firez.one/) - WireGuard based VPN Server and Firewall. @@ -636,6 +754,8 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ ### Web +**[`^ back to top ^`](#awesome-sysadmin)** + *Web servers.* - [Algernon](http://algernon.roboticoverlords.org/) - Web/application server that supports Lua, live-reload, templates, Sass and HTTP/2. From 9cd176938a5a3e42f5663bf468cd4108a7a31fd6 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 20 Jan 2023 02:21:15 +0100 Subject: [PATCH 017/104] move DNS control panels to dedicated section --- README.md | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index b3c985d..dc8d4a5 100644 --- a/README.md +++ b/README.md @@ -288,12 +288,6 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Sentora](http://sentora.org/) - Control panel for Linux, BSD, and Windows based on ZPanel. - [VestaCP](http://vestacp.com/) - Hosting panel for Linux but with Nginx. - [Virtualmin](http://www.virtualmin.com/) - Hosting panel for Linux based on webmin. -* DNS - - [Atomia DNS](http://atomiadns.com/) - DNS management system. - - [nsedit](https://github.com/tuxis-ie/nsedit) - nsedit is a DNS editor for PowerDNS, working with PowerDNS's new API. - - [PDNS Gui](https://github.com/odoucet/pdns-gui) - WebGUI which aids in administering domains and records for PowerDNS with MySQL. - - [Pi-hole](https://pi-hole.net/) - A blackhole for Internet Advertisements with a gui for managing and monitoring - - [Poweradmin](http://www.poweradmin.org/) - Friendly web-based DNS administration tool for PowerDNS server. * Virtualization - [OpenVZ Web Panel](https://github.com/sibprogrammer/owp) - Web panel to control OpenVZ virtual machines. * Server @@ -360,7 +354,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [XtreemFS](http://www.xtreemfs.org/) - XtreemFS is a fault-tolerant distributed file system for all storage needs. -### DNS +### DNS - Servers **[`^ back to top ^`](#awesome-sysadmin)** @@ -378,6 +372,19 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Yadifa](http://www.yadifa.eu/) - Lightweight authoritative Name Server with DNSSEC capabilities powering the .eu top-level domain. +### DNS - Control Panels + +**[`^ back to top ^`](#awesome-sysadmin)** + +*DNS server control panels.* + +- [Atomia DNS](http://atomiadns.com/) - DNS management system. +- [nsedit](https://github.com/tuxis-ie/nsedit) - nsedit is a DNS editor for PowerDNS, working with PowerDNS's new API. +- [PDNS Gui](https://github.com/odoucet/pdns-gui) - WebGUI which aids in administering domains and records for PowerDNS with MySQL. +- [Pi-hole](https://pi-hole.net/) - A blackhole for Internet Advertisements with a gui for managing and monitoring +- [Poweradmin](http://www.poweradmin.org/) - Friendly web-based DNS administration tool for PowerDNS server. + + ### Domains **[`^ back to top ^`](#awesome-sysadmin)** From 06a1b40530fcfbac90f3ef89268fc2d8edc791a5 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 20 Jan 2023 02:23:37 +0100 Subject: [PATCH 018/104] add source code link and license/language for DomainMOD --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dc8d4a5..eed9d36 100644 --- a/README.md +++ b/README.md @@ -385,14 +385,14 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Poweradmin](http://www.poweradmin.org/) - Friendly web-based DNS administration tool for PowerDNS server. -### Domains +### DNS - Domain Management **[`^ back to top ^`](#awesome-sysadmin)** *Domain management.* - [DnsControl](https://stackexchange.github.io/dnscontrol/) - Opinionated platform for seamlessly managing your DNS configuration across any number of DNS hosts, both in the cloud or in your own infrastructure. -- [DomainMOD](https://domainmod.org) - Manage your domains and other internet assets in a central location. +- [DomainMOD](https://domainmod.org) - Manage your domains and other internet assets in a central location. ([Source Code](https://github.com/domainmod/domainmod.git)) `GPL-3.0` `PHP` - [octoDNS](https://github.com/github/octodns) - Set of tools and patterns that make it easy to manage your DNS records across multiple providers. From c6404f70380c64f51af25dd9709e9d3100136dee Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 20 Jan 2023 02:24:22 +0100 Subject: [PATCH 019/104] update octoDNS description as per official description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eed9d36..e38c9bf 100644 --- a/README.md +++ b/README.md @@ -393,7 +393,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [DnsControl](https://stackexchange.github.io/dnscontrol/) - Opinionated platform for seamlessly managing your DNS configuration across any number of DNS hosts, both in the cloud or in your own infrastructure. - [DomainMOD](https://domainmod.org) - Manage your domains and other internet assets in a central location. ([Source Code](https://github.com/domainmod/domainmod.git)) `GPL-3.0` `PHP` -- [octoDNS](https://github.com/github/octodns) - Set of tools and patterns that make it easy to manage your DNS records across multiple providers. +- [octoDNS](https://github.com/github/octodns) - DNS as code - Tools for managing DNS across multiple providers. ### Editors From eef254efe48b3200995556db772678b09fd1e125 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 20 Jan 2023 02:25:13 +0100 Subject: [PATCH 020/104] add license and language for octoDNS - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e38c9bf..b7040b0 100644 --- a/README.md +++ b/README.md @@ -393,7 +393,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [DnsControl](https://stackexchange.github.io/dnscontrol/) - Opinionated platform for seamlessly managing your DNS configuration across any number of DNS hosts, both in the cloud or in your own infrastructure. - [DomainMOD](https://domainmod.org) - Manage your domains and other internet assets in a central location. ([Source Code](https://github.com/domainmod/domainmod.git)) `GPL-3.0` `PHP` -- [octoDNS](https://github.com/github/octodns) - DNS as code - Tools for managing DNS across multiple providers. +- [octoDNS](https://github.com/github/octodns) - DNS as code - Tools for managing DNS across multiple providers. `MIT` `Python` ### Editors From 2e5eb7fb66bf0911c4b85584fac56e0ace415714 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 20 Jan 2023 02:27:07 +0100 Subject: [PATCH 021/104] update DNSControl description as per official description, add source code link, license, language - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7040b0..99f75f2 100644 --- a/README.md +++ b/README.md @@ -391,7 +391,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ *Domain management.* -- [DnsControl](https://stackexchange.github.io/dnscontrol/) - Opinionated platform for seamlessly managing your DNS configuration across any number of DNS hosts, both in the cloud or in your own infrastructure. +- [DNSControl](https://stackexchange.github.io/dnscontrol/) - Synchronize your DNS to multiple providers from a simple DSL. ([Source Code](https://github.com/StackExchange/dnscontrol)) `MIT` `Go/Docker` - [DomainMOD](https://domainmod.org) - Manage your domains and other internet assets in a central location. ([Source Code](https://github.com/domainmod/domainmod.git)) `GPL-3.0` `PHP` - [octoDNS](https://github.com/github/octodns) - DNS as code - Tools for managing DNS across multiple providers. `MIT` `Python` From b7da233c08494f091d39002a18ff87901645b490 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 20 Jan 2023 02:30:24 +0100 Subject: [PATCH 022/104] update Froxlor description, add source code link, license, language - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99f75f2..8dbfaf8 100644 --- a/README.md +++ b/README.md @@ -283,7 +283,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ *Web hosting and server or service control panels.* * Web hosting - - [Froxlor](https://froxlor.org/) - Easy to use panel for Linux with Nginx and PHP-FPM support. + - [Froxlor](https://froxlor.org/) - Lightweight server management software with Nginx and PHP-FPM support. ([Source Code](https://github.com/Froxlor/Froxlor/)) `GPL-2.0` `PHP` - [ISPConfig](http://www.ispconfig.org) - Hosting control panel for Linux. - [Sentora](http://sentora.org/) - Control panel for Linux, BSD, and Windows based on ZPanel. - [VestaCP](http://vestacp.com/) - Hosting panel for Linux but with Nginx. From 52f724185158225ce24c158063dc14c960b0dbd1 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 20 Jan 2023 02:33:15 +0100 Subject: [PATCH 023/104] update IPSConfi description as per official description, add source code link, license, language - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8dbfaf8..497f707 100644 --- a/README.md +++ b/README.md @@ -284,7 +284,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ * Web hosting - [Froxlor](https://froxlor.org/) - Lightweight server management software with Nginx and PHP-FPM support. ([Source Code](https://github.com/Froxlor/Froxlor/)) `GPL-2.0` `PHP` - - [ISPConfig](http://www.ispconfig.org) - Hosting control panel for Linux. + - [ISPConfig](http://www.ispconfig.org) - Manage Linux servers directly through your browser. ([Source Code](https://git.ispconfig.org/ispconfig/ispconfig3)) `BSD-3-Clause` `PHP` - [Sentora](http://sentora.org/) - Control panel for Linux, BSD, and Windows based on ZPanel. - [VestaCP](http://vestacp.com/) - Hosting panel for Linux but with Nginx. - [Virtualmin](http://www.virtualmin.com/) - Hosting panel for Linux based on webmin. From 739d7397e97a50888d30a82fb7dd65373074d137 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 20 Jan 2023 02:36:11 +0100 Subject: [PATCH 024/104] fix description for Sentora, add source code link, license, language - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 497f707..40d34ae 100644 --- a/README.md +++ b/README.md @@ -285,7 +285,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ * Web hosting - [Froxlor](https://froxlor.org/) - Lightweight server management software with Nginx and PHP-FPM support. ([Source Code](https://github.com/Froxlor/Froxlor/)) `GPL-2.0` `PHP` - [ISPConfig](http://www.ispconfig.org) - Manage Linux servers directly through your browser. ([Source Code](https://git.ispconfig.org/ispconfig/ispconfig3)) `BSD-3-Clause` `PHP` - - [Sentora](http://sentora.org/) - Control panel for Linux, BSD, and Windows based on ZPanel. + - [Sentora](http://sentora.org/) - Open-Source Web hosting control panel for Linux, BSD (fork of ZPanel). ([Source Code](https://github.com/sentora/sentora-core)) `GPL-3.0` `PHP` - [VestaCP](http://vestacp.com/) - Hosting panel for Linux but with Nginx. - [Virtualmin](http://www.virtualmin.com/) - Hosting panel for Linux based on webmin. * Virtualization From c810dabf478eed88be6101cff3762b20c92180e4 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 20 Jan 2023 02:39:19 +0100 Subject: [PATCH 025/104] update VestaCP description, add source code link, license, language - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40d34ae..f62f006 100644 --- a/README.md +++ b/README.md @@ -286,7 +286,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Froxlor](https://froxlor.org/) - Lightweight server management software with Nginx and PHP-FPM support. ([Source Code](https://github.com/Froxlor/Froxlor/)) `GPL-2.0` `PHP` - [ISPConfig](http://www.ispconfig.org) - Manage Linux servers directly through your browser. ([Source Code](https://git.ispconfig.org/ispconfig/ispconfig3)) `BSD-3-Clause` `PHP` - [Sentora](http://sentora.org/) - Open-Source Web hosting control panel for Linux, BSD (fork of ZPanel). ([Source Code](https://github.com/sentora/sentora-core)) `GPL-3.0` `PHP` - - [VestaCP](http://vestacp.com/) - Hosting panel for Linux but with Nginx. + - [VestaCP](http://vestacp.com/) - Open-Source hosting control panel. ([Source Code](https://github.com/serghey-rodin/vesta)) `GPL-3.0` `PHP/Shell/Other` - [Virtualmin](http://www.virtualmin.com/) - Hosting panel for Linux based on webmin. * Virtualization - [OpenVZ Web Panel](https://github.com/sibprogrammer/owp) - Web panel to control OpenVZ virtual machines. From 14a4b01d73cd08f2db315c7a81d3e9b028d115d2 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 20 Jan 2023 02:41:09 +0100 Subject: [PATCH 026/104] update virtualmin description, add license, language, source code link - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f62f006..128566c 100644 --- a/README.md +++ b/README.md @@ -287,7 +287,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [ISPConfig](http://www.ispconfig.org) - Manage Linux servers directly through your browser. ([Source Code](https://git.ispconfig.org/ispconfig/ispconfig3)) `BSD-3-Clause` `PHP` - [Sentora](http://sentora.org/) - Open-Source Web hosting control panel for Linux, BSD (fork of ZPanel). ([Source Code](https://github.com/sentora/sentora-core)) `GPL-3.0` `PHP` - [VestaCP](http://vestacp.com/) - Open-Source hosting control panel. ([Source Code](https://github.com/serghey-rodin/vesta)) `GPL-3.0` `PHP/Shell/Other` - - [Virtualmin](http://www.virtualmin.com/) - Hosting panel for Linux based on webmin. + - [Virtualmin](http://www.virtualmin.com/) - Powerful and flexible web hosting control panel for Linux and BSD systems. ([Source Code](https://github.com/virtualmin)) `GPL-3.0` `Shell/Perl/Other` * Virtualization - [OpenVZ Web Panel](https://github.com/sibprogrammer/owp) - Web panel to control OpenVZ virtual machines. * Server From 26f48e1b239f72c3676f8bb796ed25e170a3896c Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 20 Jan 2023 02:41:57 +0100 Subject: [PATCH 027/104] remove OpenVZ Web Panel (unmaintained since 2017) --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 128566c..b80390a 100644 --- a/README.md +++ b/README.md @@ -288,8 +288,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Sentora](http://sentora.org/) - Open-Source Web hosting control panel for Linux, BSD (fork of ZPanel). ([Source Code](https://github.com/sentora/sentora-core)) `GPL-3.0` `PHP` - [VestaCP](http://vestacp.com/) - Open-Source hosting control panel. ([Source Code](https://github.com/serghey-rodin/vesta)) `GPL-3.0` `PHP/Shell/Other` - [Virtualmin](http://www.virtualmin.com/) - Powerful and flexible web hosting control panel for Linux and BSD systems. ([Source Code](https://github.com/virtualmin)) `GPL-3.0` `Shell/Perl/Other` -* Virtualization - - [OpenVZ Web Panel](https://github.com/sibprogrammer/owp) - Web panel to control OpenVZ virtual machines. + * Server - [Ajenti](http://ajenti.org/) - Control panel for Linux and BSD. - [Cockpit](http://cockpit-project.org/) - New multi-server web interface for Linux servers written in C. From 19d9143ffe5899eae99381b945b009ab36587d3f Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 20 Jan 2023 02:45:27 +0100 Subject: [PATCH 028/104] update ajenti/cockpit descriptions, add source code links, licenses, languages - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b80390a..78e3ce5 100644 --- a/README.md +++ b/README.md @@ -290,8 +290,8 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Virtualmin](http://www.virtualmin.com/) - Powerful and flexible web hosting control panel for Linux and BSD systems. ([Source Code](https://github.com/virtualmin)) `GPL-3.0` `Shell/Perl/Other` * Server - - [Ajenti](http://ajenti.org/) - Control panel for Linux and BSD. - - [Cockpit](http://cockpit-project.org/) - New multi-server web interface for Linux servers written in C. + - [Ajenti](http://ajenti.org/) - Control panel for Linux and BSD. ([Source Code](https://github.com/ajenti/ajenti)) `MIT` `Python/Shell` + - [Cockpit](http://cockpit-project.org/) - web-based graphical interface for servers. ([Source Code](https://github.com/cockpit-project/cockpit)) `LGPL-2.1` `C` - [Webmin](http://www.webmin.com/) - Linux server control panel. From 13c74cc0588acef891dcc30044306dd1f5e56b6a Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 20 Jan 2023 02:47:42 +0100 Subject: [PATCH 029/104] update Webmin description, add source code link, license, language - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78e3ce5..0761a02 100644 --- a/README.md +++ b/README.md @@ -292,7 +292,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ * Server - [Ajenti](http://ajenti.org/) - Control panel for Linux and BSD. ([Source Code](https://github.com/ajenti/ajenti)) `MIT` `Python/Shell` - [Cockpit](http://cockpit-project.org/) - web-based graphical interface for servers. ([Source Code](https://github.com/cockpit-project/cockpit)) `LGPL-2.1` `C` - - [Webmin](http://www.webmin.com/) - Linux server control panel. + - [Webmin](http://www.webmin.com/) - Web-based interface for system administration for Unix. ([Source Code](https://github.com/webmin/webmin)) `BSD-3-Clause` `Perl` ### Databases From 30703188ee1576bd283f92cbbb2b3eb809b28ae1 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 20 Jan 2023 02:48:15 +0100 Subject: [PATCH 030/104] formatting: unindent control panels, sort alphabetically --- README.md | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 0761a02..998b397 100644 --- a/README.md +++ b/README.md @@ -282,17 +282,14 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ *Web hosting and server or service control panels.* -* Web hosting - - [Froxlor](https://froxlor.org/) - Lightweight server management software with Nginx and PHP-FPM support. ([Source Code](https://github.com/Froxlor/Froxlor/)) `GPL-2.0` `PHP` - - [ISPConfig](http://www.ispconfig.org) - Manage Linux servers directly through your browser. ([Source Code](https://git.ispconfig.org/ispconfig/ispconfig3)) `BSD-3-Clause` `PHP` - - [Sentora](http://sentora.org/) - Open-Source Web hosting control panel for Linux, BSD (fork of ZPanel). ([Source Code](https://github.com/sentora/sentora-core)) `GPL-3.0` `PHP` - - [VestaCP](http://vestacp.com/) - Open-Source hosting control panel. ([Source Code](https://github.com/serghey-rodin/vesta)) `GPL-3.0` `PHP/Shell/Other` - - [Virtualmin](http://www.virtualmin.com/) - Powerful and flexible web hosting control panel for Linux and BSD systems. ([Source Code](https://github.com/virtualmin)) `GPL-3.0` `Shell/Perl/Other` - -* Server - - [Ajenti](http://ajenti.org/) - Control panel for Linux and BSD. ([Source Code](https://github.com/ajenti/ajenti)) `MIT` `Python/Shell` - - [Cockpit](http://cockpit-project.org/) - web-based graphical interface for servers. ([Source Code](https://github.com/cockpit-project/cockpit)) `LGPL-2.1` `C` - - [Webmin](http://www.webmin.com/) - Web-based interface for system administration for Unix. ([Source Code](https://github.com/webmin/webmin)) `BSD-3-Clause` `Perl` +- [Ajenti](http://ajenti.org/) - Control panel for Linux and BSD. ([Source Code](https://github.com/ajenti/ajenti)) `MIT` `Python/Shell` +- [Cockpit](http://cockpit-project.org/) - web-based graphical interface for servers. ([Source Code](https://github.com/cockpit-project/cockpit)) `LGPL-2.1` `C` +- [Froxlor](https://froxlor.org/) - Lightweight server management software with Nginx and PHP-FPM support. ([Source Code](https://github.com/Froxlor/Froxlor/)) `GPL-2.0` `PHP` +- [ISPConfig](http://www.ispconfig.org) - Manage Linux servers directly through your browser. ([Source Code](https://git.ispconfig.org/ispconfig/ispconfig3)) `BSD-3-Clause` `PHP` +- [Sentora](http://sentora.org/) - Open-Source Web hosting control panel for Linux, BSD (fork of ZPanel). ([Source Code](https://github.com/sentora/sentora-core)) `GPL-3.0` `PHP` +- [VestaCP](http://vestacp.com/) - Open-Source hosting control panel. ([Source Code](https://github.com/serghey-rodin/vesta)) `GPL-3.0` `PHP/Shell/Other` +- [Virtualmin](http://www.virtualmin.com/) - Powerful and flexible web hosting control panel for Linux and BSD systems. ([Source Code](https://github.com/virtualmin)) `GPL-3.0` `Shell/Perl/Other` +- [Webmin](http://www.webmin.com/) - Web-based interface for system administration for Unix. ([Source Code](https://github.com/webmin/webmin)) `BSD-3-Clause` `Perl` ### Databases From 79005901bfd97c675949a45d009f240c75f8de39 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 20 Jan 2023 02:49:29 +0100 Subject: [PATCH 031/104] formatting: unindent containers, sort alphabetically --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 998b397..8b9f459 100644 --- a/README.md +++ b/README.md @@ -678,13 +678,13 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ *Operating system–level virtualization.* +- [Docker Compose](https://docs.docker.com/compose/) - Define and run multi-container Docker applications. +- [Docker Swarm](https://docs.docker.com/engine/swarm/) - Manage cluster of Docker Engines. - [Docker](http://www.docker.com/) - Platform for developers and sysadmins to build, ship, and run distributed applications. - - [Docker Compose](https://docs.docker.com/compose/) - Define and run multi-container Docker applications. - - [Docker Swarm](https://docs.docker.com/engine/swarm/) - Manage cluster of Docker Engines. - - [Portainer](https://portainer.io/) - Simple management UI for Docker. - [LXC](https://linuxcontainers.org/lxc/) - Userspace interface for the Linux kernel containment features. - - [LXD](https://linuxcontainers.org/lxd/) – a container "hypervisor" and a better UX for LXC. +- [LXD](https://linuxcontainers.org/lxd/) – a container "hypervisor" and a better UX for LXC. - [OpenVZ](http://openvz.org) - Container-based virtualization for Linux. +- [Portainer](https://portainer.io/) - Simple management UI for Docker. ### Troubleshooting From b935aaab2e10347fe2c1046527dfb59381343a9e Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 20 Jan 2023 02:51:37 +0100 Subject: [PATCH 032/104] formatting: merge websites/wikis under external links --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 8b9f459..99fb3b8 100644 --- a/README.md +++ b/README.md @@ -755,6 +755,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [WireGuard](https://www.wireguard.com/) - Very fast VPN based on elliptic curve and public key crypto. - [Nebula](https://github.com/slackhq/nebula) - A scalable p2p VPN with a focus on performance, simplicity and security. + ### Web **[`^ back to top ^`](#awesome-sysadmin)** @@ -813,6 +814,7 @@ Various resources, such as books, websites and articles, for improving your skil - [The Visible Ops Handbook: Implementing ITIL in 4 Practical and Auditable Steps](http://www.itpi.org/the-visible-ops-handbook-review.html) - Is a methodology designed to jumpstart implementation of controls and process improvement. * UNIX and Linux System Administration Handbook (ISBN-13: 978-0131480056) - Approaches system administration from a practical perspective. + ## Communities / Forums *For the social people.* @@ -826,11 +828,13 @@ Various resources, such as books, websites and articles, for improving your skil - [StackExchange Network](https://stackexchange.com/sites#technology) – Q&A communities. - [Server Fault](https://serverfault.com/) – StackExchange community for system and network administrators. + ## Newsletters - [Servers for Hackers](https://serversforhackers.com/) - Newsletter for programmers who find themselves needing to know their way around a server. - [Web Operations Weekly](http://webopsweekly.com/) - A weekly newsletter on Web operations, infrastructure, performance, and tooling, from the browser down to the metal. + ## Repositories *Software package repositories.* @@ -843,21 +847,17 @@ Various resources, such as books, websites and articles, for improving your skil - [Remi](http://rpms.famillecollet.com/) - Repository with LAMP updated packages for RHEL/Centos/Fedora. - [Software Collections](https://www.softwarecollections.org) - Community Release of [Red Hat Software Collections](https://access.redhat.com/documentation/en/red-hat-software-collections/). Provides updated packages of Ruby, Python, etc. for CentOS/Scientific Linux 6.x. + ## Websites *Useful sysadmin related websites.* +- [ArchWiki](https://wiki.archlinux.org/) – Arch Linux Wiki which has really nice written articles valid for other distros. +- [Gentoo Wiki](https://wiki.gentoo.org/) - Gentoo Linux Wiki with a lot in-detail description of Linux components. - [Awesome SysAdmin @ LibHunt](https://sysadmin.libhunt.com) - Your go-to SysAdmin Toolbox. Based on the list here. - [Ops School](http://www.opsschool.org) - Comprehensive program that will help you learn to be an operations engineer. - [Digital Ocean Tutorials](https://www.digitalocean.com/community/tutorials) - A surprisingly vast resource for getting the basics of certain applications, tools, or even systems administration topics. -## Wikis - -*Useful Wikis for Sysadmins – not to be confused with Wiki software.* - -- [ArchWiki](https://wiki.archlinux.org/) – Arch Linux Wiki which has really nice written articles valid for other distros. -- [Gentoo Wiki](https://wiki.gentoo.org/) - Gentoo Linux Wiki with a lot in-detail description of Linux components. - ------------------ ## License From 278a4bc27ef411b49b2424a0d666ff8b795188b4 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 20 Jan 2023 02:56:53 +0100 Subject: [PATCH 033/104] formatting: sort items inside sections alphabetically - ref. https://github.com/awesome-foss/awesome-sysadmin/blob/master/.github/PULL_REQUEST_TEMPLATE.md --- README.md | 57 ++++++++++++++++++++++++++++--------------------------- 1 file changed, 29 insertions(+), 28 deletions(-) diff --git a/README.md b/README.md index 99fb3b8..3c5663f 100644 --- a/README.md +++ b/README.md @@ -89,10 +89,10 @@ - [Apache Ant](https://ant.apache.org/) - Automation build tool, similar to make, written in Java. - [Apache Maven](http://maven.apache.org/) - Build automation tool mainly for Java. - [Bazel](http://www.bazel.io/) - Google's build system. +- [Bolt](https://puppet.com/products/bolt) - You can use Bolt to run one-off tasks, scripts to automate the provisioning and management of some nodes, you can use Bolt to move a step beyond scripts, and make them shareable. - [GNU Make](http://www.gnu.org/software/make/) - The most popular automation build tool for many purposes. - [Gradle](http://gradle.org/) - Another build automation system. - [Rake](https://github.com/ruby/rake) - Build automation tool similar to Make, written in and extensible in Ruby. -- [Bolt](https://puppet.com/products/bolt) - You can use Bolt to run one-off tasks, scripts to automate the provisioning and management of some nodes, you can use Bolt to move a step beyond scripts, and make them shareable. ### Backups @@ -102,12 +102,13 @@ *Backup software.* Also see [Restic's list of Linux backup software](https://github.com/restic/others). - [Amanda](http://www.amanda.org/) - Client-server model backup tool. -- [Bareos](http://www.bareos.org/en/) - A fork of Bacula backup tool. -- [BackupPC](https://backuppc.github.io/backuppc/) - BackupPC is a high-performance system for backing up to disk. - [Backupninja](https://0xacab.org/liberate/backupninja) - Lightweight, extensible meta-backup system. +- [BackupPC](https://backuppc.github.io/backuppc/) - BackupPC is a high-performance system for backing up to disk. +- [Bareos](http://www.bareos.org/en/) - A fork of Bacula backup tool. - [Barman](http://www.pgbarman.org) - Backup and Recovery Manager for disaster recovery of PostgreSQL servers. - [BorgBackup](https://github.com/borgbackup/borg) - A fork of [Attic](https://attic-backup.org) deduplicating backup program written in Python. - [Burp](http://burp.grke.org/) - Network backup and restore program. +- [DREBS](https://github.com/dojo4/drebs) - AWS EBS backup script that supports strategies. - [Duplicati](http://www.duplicati.com) - Multiple backends, encryption, web-ui and multi-OS backup tool. - [Duplicity](http://duplicity.nongnu.org/) - Encrypted bandwidth-efficient backup using the rsync algorithm. - [Elkarbackup](https://github.com/elkarbackup/elkarbackup) - Backup solution based on RSnapshot with a simple web interface @@ -118,7 +119,6 @@ - [Shield](https://github.com/starkandwayne/shield) - A pluggable architecture for backup and restore of database systems. - [Snebu](http://www.snebu.com/) – Snapshot backup with global multi-client deduplication and transparent compression. - [UrBackup](http://www.urbackup.org/) - Another client-server backup system. -- [DREBS](https://github.com/dojo4/drebs) - AWS EBS backup script that supports strategies. - [ZBackup](http://zbackup.org/) - A versatile deduplicating backup tool. @@ -140,13 +140,13 @@ *Conversation-driven development and management. See https://www.reddit.com/r/chatops for more information.* +- [Abot](https://github.com/itsabot/abot) - A digital assistant framework in Go. - [CloudBot](https://github.com/CloudBotIRC/CloudBot) - The simple, fast, expandable Python IRC bot. - [Eggdrop](http://www.eggheads.org/) - the world's most popular IRC bot, designed for flexibility and ease of use, and is freely distributable under the GNU GPL. - [Err](http://errbot.io/) - a plugin based chatbot designed to be easily deployable, extensible and maintainable. - [Hubot](https://hubot.github.com/) - A customizable, life embetterment robot. - [Lazlo](https://github.com/djosephsen/lazlo) - A chatops automation framework in Go. - [Lita](https://www.lita.io/) - A robot companion for your company's chat room. -- [Abot](https://github.com/itsabot/abot) - A digital assistant framework in Go. ### Client management @@ -232,10 +232,10 @@ Configuration management database (CMDB) software. _See also: [IT Asset Management]([Ralph](#it-asset-management))_ -- [i-doit](http://www.i-doit.org/) - IT Documentation and CMDB. -- [iTop](http://www.combodo.com/itop-193) - Complete ITIL web based service management tool. - [Clusto](https://github.com/clusto/clusto) - Helps you keep track of your inventory, where it is, how it's connected, and provides an abstracted interface for interacting with the elements of the infrastructure. - [Collins](http://tumblr.github.io/collins/) - At Tumblr, it's the infrastructure source of truth and knowledge. +- [i-doit](http://www.i-doit.org/) - IT Documentation and CMDB. +- [iTop](http://www.combodo.com/itop-193) - Complete ITIL web based service management tool. - [netbox](https://github.com/digitalocean/netbox) - IP address management (IPAM) and data center infrastructure management (DCIM) tool @@ -322,9 +322,9 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ *Tools used to create diagrams of networks, flows, etc.* +- [Diagrams.net](https://app.diagrams.net/) - A.K.A. [Draw.io](https://app.diagrams.net/). Easy to use Diagram UI with a plethora of templates. - [DrawThe.Net](http://go.drawthe.net/) - Javascript tool that uses a YAML-formatted input to programmatically create large, complex, and visually solid diagrams. - [Mermaid](https://mermaid-js.github.io/mermaid-live-editor/) - Javascript module with a unique, easy, shorthand syntax. Integrates into several other tools like Grafana. -- [Diagrams.net](https://app.diagrams.net/) - A.K.A. [Draw.io](https://app.diagrams.net/). Easy to use Diagram UI with a plethora of templates. ### Distributed Filesystems @@ -335,17 +335,17 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Ceph](http://ceph.com/) - Distributed object store and file system. - [DRBD](http://drbd.linbit.com/) - Distributed Replicated Block Device. -- [LeoFS](http://leo-project.net) - Unstructured object/data storage and a highly available, distributed, eventually consistent storage system. - [GlusterFS](http://www.gluster.org/) - Scale-out network-attached storage file system. - [Go IPFS](https://github.com/ipfs/go-ipfs) - Implementation of [IPFS](http://ipfs.io/), a global, versioned, peer-to-peer filesystem that seeks to connect all computing devices with the same system of files. - [HDFS](http://hadoop.apache.org/) - Distributed, scalable, and portable file-system written in Java for the Hadoop framework. +- [LeoFS](http://leo-project.net) - Unstructured object/data storage and a highly available, distributed, eventually consistent storage system. - [Lustre](http://lustre.org/) - Parallel distributed file system, generally used for large-scale cluster computing. - [Minio](https://minio.io/) - Minio is an open source object storage server compatible with Amazon S3 APIs. ([Source Code](https://github.com/minio/minio)) `Apache-2.0` `Go` - [MooseFS](http://www.moosefs.org/) - Fault tolerant, network distributed file system. - [OpenAFS](http://www.openafs.org/) - Distributed network file system with read-only replicas and multi-OS support. - [Perkeep](https://perkeep.org/) (née Camlistore) - A set of open source formats, protocols, and software for modeling, storing, searching, sharing and synchronizing data. -- [Swift](http://docs.openstack.org/developer/swift/) - A highly available, distributed, eventually consistent object/blob store. - [SheepDog](https://sheepdog.github.io/sheepdog/) - A distributed Blockdevice, Rest, QEMU and distributed Filesystem storage. +- [Swift](http://docs.openstack.org/developer/swift/) - A highly available, distributed, eventually consistent object/blob store. - [TahoeLAFS](https://tahoe-lafs.org/trac/tahoe-lafs) - secure, decentralized, fault-tolerant, peer-to-peer distributed data store and distributed file system. - [XtreemFS](http://www.xtreemfs.org/) - XtreemFS is a fault-tolerant distributed file system for all storage needs. @@ -358,8 +358,8 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Bind](https://www.isc.org/downloads/bind/) - The most widely used name server software. - [CoreDNS](https://coredns.io/) - Flexible DNS server written on Go. -- [djbdns](http://cr.yp.to/djbdns.html) - A collection of DNS applications, including tinydns. - [Designate](https://wiki.openstack.org/wiki/Designate) - DNS REST API that support several DNS servers as its backend. +- [djbdns](http://cr.yp.to/djbdns.html) - A collection of DNS applications, including tinydns. - [dnsmasq](http://www.thekelleys.org.uk/dnsmasq/doc.html) - A lightweight service providing DNS, DHCP and TFTP services to small-scale networks. - [Knot](https://www.knot-dns.cz/) - High performance authoritative-only DNS server. - [NSD](http://www.nlnetlabs.nl/projects/nsd/) - Authoritative only, high performance, simple name server. @@ -408,11 +408,11 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [jotgit](https://github.com/jdleesmiller/jotgit) - Git-backed real-time collaborative code editing. - [KDevelop](https://www.kdevelop.org/) - IDE by the people behind KDE. - [Micro](https://micro-editor.github.io/) - A modern and intuitive terminal-based text editor +- [Nano](http://nano-editor.org) - Easy to use, customizable text editor. - [Notepad++](https://notepad-plus-plus.org/) - GPLv2 multi-language editor with syntax highlighting for Windows. - [TextMate](https://github.com/textmate/textmate/) - A graphical text editor for OS X. - [Vim](http://www.vim.org) - A highly configurable text editor built to enable efficient editing. - [VSCodium](https://github.com/VSCodium/vscodium) - An open source cross-platform extensible code editor based on [VS Code by Microsoft](https://code.visualstudio.com/) removing their non-free additions. -- [Nano](http://nano-editor.org) - Easy to use, customizable text editor. ### Identity Management @@ -428,27 +428,27 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [389 Directory Server](http://www.port389.org/) - Developed by Red Hat. - [Apache Directory Server](http://directory.apache.org/) - Apache Software Foundation project written in Java. +- [FreeIPA](http://www.freeipa.org/) - Based on 389-DS. Includes Kerberos, DNS, as well as host based access control. - [FreeRADIUS](http://freeradius.org/) - High performance and highly configurable multi-protocol policy/authentication server, supporting RADIUS, DHCPv4 and VMPS. - [OpenDJ](http://opendj.forgerock.org/) - Fork of OpenDS. - [OpenDS](https://opends.java.net/) - Another directory server written in Java. - [OpenLDAP](http://www.OpenLDAP.org/) - Developed by the OpenLDAP Project. -- [FreeIPA](http://www.freeipa.org/) - Based on 389-DS. Includes Kerberos, DNS, as well as host based access control. ### Identity Management - Tools and web interfaces **[`^ back to top ^`](#awesome-sysadmin)** +- [BounCA](https://bounca.org/) - A personal SSL Key / Certificate Authority web-based tool for creating self-signed certificates. +- [easy-rsa](https://github.com/OpenVPN/easy-rsa) - bash script to build and manage a PKI CA. - [Fusion Directory](https://www.fusiondirectory.org) - Improve the Management of the services and the company directory based on OpenLDAP. - [Indieauth](https://indieauth.com/) - Sign in with your domain name (using the rel-me-auth protocol). -- [Libravatar](https://www.libravatar.org/) - Libravatar is a service which delivers your avatar (profile picture) to other websites. - [LDAP Account Manager (LAM)](https://www.ldap-account-manager.org/lamcms/) - Web frontend for managing entries (e.g. users, groups, DHCP settings) stored in an LDAP directory. +- [Libravatar](https://www.libravatar.org/) - Libravatar is a service which delivers your avatar (profile picture) to other websites. - [OpenID Connect](http://openid.net/developers/libraries/) - A Simple Identity layer on top of OAuth 2.0. - [OSIAM](http://osiam.github.io/) - Secure identity management solution providing REST based services for authentication and authorization. - [Pomerium](https://www.pomerium.io/) - An identity and context aware access-proxy inspired by BeyondCorp. - [Samba](https://www.samba.org/) – Active Directory and CIFS protocol implementation. -- [BounCA](https://bounca.org/) - A personal SSL Key / Certificate Authority web-based tool for creating self-signed certificates. -- [easy-rsa](https://github.com/OpenVPN/easy-rsa) - bash script to build and manage a PKI CA. - [Smallstep Certificates](https://smallstep.com/certificates/) - A private certificate authority (X.509 & SSH) and related tools for secure automated certificate management. - [ZITADEL](https://github.com/caos/zitadel) - Cloud-native Identity & Access Management solution providing a platform for secure authentication, authorization and identity management. @@ -514,8 +514,8 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Alerta](https://github.com/guardian/alerta) - Distributed, scaleable and flexible monitoring system. - [Bloonix](https://bloonix-monitoring.org/) - Bloonix is a monitoring solution that helps businesses to ensure high availability and performance. `GPL-3.0` `Perl` - [Bosun](http://bosun.org/) - Monitoring and alerting system by Stack Exchange ([Source Code](https://github.com/bosun-monitor/bosun), [Documentation](http://bosun.org/quickstart.html)) `MIT` `Go` -- [Cacti](http://www.cacti.net) - Web-based network monitoring and graphing tool. - [Cabot](http://cabotapp.com/) - Monitoring and alerts, similar to PagerDuty. +- [Cacti](http://www.cacti.net) - Web-based network monitoring and graphing tool. - [cadvisor](https://github.com/google/cadvisor) - Analyzes resource usage and performance characteristics of running containers ([Source Code](https://github.com/google/cadvisor)) `Apache-2.0` `Go` - [checkmk](https://checkmk.com/) - Comprehensive solution for monitoring of applications, servers, and networks. ([Source Code](https://github.com/tribe29/checkmk)) `Python/PHP` - [Dash](https://github.com/afaqurk/linux-dash) - A low-overhead monitoring web dashboard for a GNU/Linux machine. @@ -535,8 +535,8 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Observium](http://www.observium.org/) - SNMP monitoring for servers and networking devices. Runs on linux. - [OMD](http://omdistro.org/) - The Open Monitoring Distribution. - [Performance Co-Pilot](http://pcp.io) - Lightweight, distributed system performance and analysis framework. -- [PhpSysInfo](https://phpsysinfo.github.io/phpsysinfo/) - A customizable PHP script that displays information about your system nicely. - [PHP Server Monitor](https://www.phpservermonitor.org/) - Open source tool to monitor your servers and websites +- [PhpSysInfo](https://phpsysinfo.github.io/phpsysinfo/) - A customizable PHP script that displays information about your system nicely. - [psdash](https://github.com/Jahaja/psdash) - A linux system information web dashboard using psut ils and flask. - [pyDash](https://k3oni.github.io/pydash/) - Small web-based monitoring dashboard for linux. - [Riemann](http://riemann.io/) - Flexible and fast events processor allowing complex events/metrics analysis. @@ -567,26 +567,26 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ *Metric gathering and display software.* * Collectors only - - [Diamond](https://github.com/python-diamond/Diamond) - Python based statistic collection daemon. - [Collectd](http://collectd.org/) - System statistic collection daemon. - [Collectl](http://collectl.sourceforge.net/) - High precision system performance metrics collecting tool. + - [Diamond](https://github.com/python-diamond/Diamond) - Python based statistic collection daemon. - [PGObserver](https://github.com/zalando/PGObserver) - Monitoring solution for PostgreSQL databases that also works with AWS RDS. - [Statsd](https://github.com/etsy/statsd/) - Application statistic listener. - [tcollector](http://opentsdb.net/docs/build/html/user_guide/utilities/tcollector.html) - System statistic collection daemon written in Python for OpenTSDB - [Telegraf](https://github.com/influxdata/telegraf) - The plugin-driven server agent for collecting & reporting metrics. * Dashboards - - [Grafana](http://grafana.org/) - A Graphite & InfluxDB Dashboard and Graph Editor. - - [Ganglia](http://ganglia.sourceforge.net/) - High performance, scalable RRD based monitoring for grids and/or clusters of servers. Compatible with Graphite using a single collection process. - - [RRDtool](http://oss.oetiker.ch/rrdtool/) - Industry standard, high performance data logging and graphing system for time series data. - [Dashing](http://dashing.io/) - 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](http://facette.io) - Time series data visualization and graphing software written in Go. - [Freeboard](https://github.com/Freeboard/freeboard) - A damn-sexy front-end real-time dashboard for the internet of things. Transforms raw JSON into delicious UI. + - [Ganglia](http://ganglia.sourceforge.net/) - High performance, scalable RRD based monitoring for grids and/or clusters of servers. Compatible with Graphite using a single collection process. + - [Grafana](http://grafana.org/) - A Graphite & InfluxDB Dashboard and Graph Editor. + - [RRDtool](http://oss.oetiker.ch/rrdtool/) - Industry standard, high performance data logging and graphing system for time series data. * Storage - - [OpenTSDB](http://opentsdb.net/) - Store and server massive amounts of time series data without losing granularity. - - [KairosDB](https://github.com/kairosdb/kairosdb) - Fast distributed scalable time series database, fork of OpenTSDB 1.x. - [InfluxDB](https://influxdb.com/) - Distributed time series database with no external dependencies. + - [KairosDB](https://github.com/kairosdb/kairosdb) - Fast distributed scalable time series database, fork of OpenTSDB 1.x. + - [OpenTSDB](http://opentsdb.net/) - Store and server massive amounts of time series data without losing granularity. * Packages - [Graphite](http://graphite.readthedocs.org/en/latest/) - Scalable graphing server. @@ -594,6 +594,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Prometheus](http://prometheus.io/) - Service monitoring system and time series database. - [VictoriaMetrics](https://github.com/VictoriaMetrics/VictoriaMetrics) - Service monitoring system and time series database. + ### Network Configuration Management **[`^ back to top ^`](#awesome-sysadmin)** @@ -615,9 +616,9 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ *Newsletter software.* - [DadaMail](http://dadamailproject.com/) - Mailing List Manager, written in Perl. -- [phpList](https://www.phplist.com/) - Newsletter manager written in PHP. -- [LibreMailer](https://github.com/averna-syd/LibreMailer) - Libre Mailer is a modest and simple web based email marketing application. - [Lewsnetter](https://github.com/bborn/lewsnetter) - E-mail marketing application (create and send e-mail newsletter via SES). Includes subscription management, delivery, bounce and complaint notification, templates, and some stats. +- [LibreMailer](https://github.com/averna-syd/LibreMailer) - Libre Mailer is a modest and simple web based email marketing application. +- [phpList](https://www.phplist.com/) - Newsletter manager written in PHP. ### Packaging @@ -707,12 +708,12 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ *Software versioning and revision control.* +- [Darcs](http://darcs.net/) - Patch-based distributed version control (more info: [wiki](http://darcs.net/Theory/PekkaPatchTheory)) - [Fossil](http://www.fossil-scm.org/) - Distributed version control with built-in wiki and bug tracking. - [Git](http://git-scm.com/) - Distributed revision control and source code management (SCM) with an emphasis on speed. - [GNU Bazaar](http://bazaar.canonical.com/) - Distributed revision control system sponsored by Canonical. - [Mercurial](https://www.mercurial-scm.org/) - Another distributed revision control. - [Subversion](http://subversion.apache.org/) - Client-server revision control system. -- [Darcs](http://darcs.net/) - Patch-based distributed version control (more info: [wiki](http://darcs.net/Theory/PekkaPatchTheory)) ### Virtualization @@ -745,6 +746,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Firezone](https://www.firez.one/) - WireGuard based VPN Server and Firewall. - [Headscale](https://github.com/juanfont/headscale) - Self-hostable fork of [Tailscale](https://tailscale.com), cross-platform clients, simple to use, built-in (currently experimental) monitoring tools. +- [Nebula](https://github.com/slackhq/nebula) - A scalable p2p VPN with a focus on performance, simplicity and security. - [ocserv](http://www.infradead.org/ocserv/) - Cisco AnyConnect-compatible VPN server - [OpenVPN](https://community.openvpn.net) - Uses a custom security protocol that utilizes SSL/TLS for key exchange. - [Pritunl](http://pritunl.com/) - OpenVPN based solution. Easy to set up. @@ -753,7 +755,6 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [strongSwan](https://www.strongswan.org/) - Complete IPsec implementation for Linux. - [tinc](http://www.tinc-vpn.org/) - Distributed p2p VPN. - [WireGuard](https://www.wireguard.com/) - Very fast VPN based on elliptic curve and public key crypto. -- [Nebula](https://github.com/slackhq/nebula) - A scalable p2p VPN with a focus on performance, simplicity and security. ### Web From 79f6a542263694c9874017b63056c96ff260e33e Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 20 Jan 2023 03:03:35 +0100 Subject: [PATCH 034/104] update table of contents --- README.md | 113 ++++++++++++++++++++++++++---------------------------- 1 file changed, 55 insertions(+), 58 deletions(-) diff --git a/README.md b/README.md index 3c5663f..c8536f8 100644 --- a/README.md +++ b/README.md @@ -17,64 +17,61 @@ ### Table of contents -- [Awesome Sysadmin](#awesome-sysadmin) - - [Automation](#automation) - - [Backups](#backups) - - [Build and software organization tools](#build-and-software-organization-tools) - - [ChatOps](#chatops) - - [Client Management](#client-management) - - [Cloning](#cloning) - - [Cloud Computing](#cloud-computing) - - [Cloud Orchestration](#cloud-orchestration) - * Cloud Storage: [see awesome-selfhosted#file-transfersynchronization](https://github.com/Kickball/awesome-selfhosted#file-transfersynchronization) - - [Code Review](#code-review) - * Collaborative Software: [see awesome-selfhosted#groupware](https://github.com/Kickball/awesome-selfhosted#groupware) - - [Configuration Management Database](#configuration-management-database) - - [Configuration Management](#configuration-management) - - [Continuous Integration & Continuous Deployment](#continuous-integration--continuous-deployment) - - [Control Panels](#control-panels) - - [Databases](#databases) - - [Deployment Automation](#deployment-automation) - - [Diagramming](#diagramming) - - [Distributed Filesystems](#distributed-filesystems) - - [DNS](#dns) - - [Domains](#domains) - - [Editors](#editors) - - [Identity Management](#identity-management) - - [IT Asset Management](#it-asset-management) - - [Log Management](#log-management) - - [Mail Clients](#mail-clients) - * Mail servers/webmail: [see awesome-selfhosted#email](https://github.com/kickball/awesome-selfhosted#email) - - [Monitoring](#monitoring) - - [Metric & Metric Collection](#metric--metric-collection) - - [Network Configuration Management](#network-configuration-management) - - [Newsletter](#newsletters) - - [Packaging](#packaging) - - [Project Management](#project-management) - - [Queuing](#queuing) - - [Remote Management](#remote-management) - * Security: [see awesome-security](https://github.com/sbilly/awesome-security) - - [Service Discovery](#service-discovery) - - [Software Containers](#software-containers) - * SSH: [see awesome-ssh](https://github.com/moul/awesome-ssh) - * Statistics: [see awesome-selfhosted#analytics](https://github.com/Kickball/awesome-selfhosted#analytics) - - [Status Pages](#status-pages) - * Ticketing systems: [see awesome-selfhosted#ticketing](https://github.com/Kickball/awesome-selfhosted#ticketing) - - [Troubleshooting](#troubleshooting) - - [Version control](#version-control) - - [Virtualization](#virtualization) - - [VPN](#vpn) - * XMPP: [see awesome-selfhosted#xmpp](https://github.com/Kickball/awesome-selfhosted#xmpp) - - [Web](#web) - * Wiki Software: [see awesome-selfhosted#wikis](https://github.com/Kickball/awesome-selfhosted#wikis), Sysadmin Wikis: [see #wikis](#wikis) -- [Resources](#resources) - - [Blogs](#blogs) - - [Books](#books) - - [Communities/Forums](#communities--forums) - - [Newsletters](#newsletters) - - [Repositories](#repositories) - - [Websites](#websites) - - [Wikis](#wikis) +- [Software](#software) + - [Automation](#automation) + - [Backups](#backups) + - [Build and software organization tools](#build-and-software-organization-tools) + - [ChatOps](#chatops) + - [Client management](#client-management) + - [Cloning](#cloning) + - [Cloud Computing](#cloud-computing) + - [Cloud Orchestration](#cloud-orchestration) + - [Code Review](#code-review) + - [Configuration Management Database](#configuration-management-database) + - [Configuration Management](#configuration-management) + - [Continuous Integration & Continuous Deployment](#continuous-integration--continuous-deployment) + - [Control Panels](#control-panels) + - [Databases](#databases) + - [Deployment Automation](#deployment-automation) + - [Diagramming](#diagramming) + - [Distributed Filesystems](#distributed-filesystems) + - [DNS - Servers](#dns---servers) + - [DNS - Control Panels](#dns---control-panels) + - [DNS - Domain Management](#dns---domain-management) + - [Editors](#editors) + - [Identity Management](#identity-management) + - [Identity Management - LDAP](#identity-management---ldap) + - [Identity Management - Tools and web interfaces](#identity-management---tools-and-web-interfaces) + - [Identity Management - Single Sign-On SSO](#identity-management---single-sign-on-sso) + - [IT Asset Management](#it-asset-management) + - [Log Management](#log-management) + - [Mail Clients](#mail-clients) + - [Monitoring](#monitoring) + - [Status Pages](#status-pages) + - [Metric & Metric Collection](#metric--metric-collection) + - [Network Configuration Management](#network-configuration-management) + - [Newsletters](#newsletters) + - [Packaging](#packaging) + - [Project Management](#project-management) + - [Queuing](#queuing) + - [Remote Management](#remote-management) + - [Service Discovery](#service-discovery) + - [Software Containers](#software-containers) + - [Troubleshooting](#troubleshooting) + - [Version control](#version-control) + - [Virtualization](#virtualization) + - [VPN](#vpn) + - [Web](#web) +- [List of Licenses](#list-of-licenses) +- [External links](#external-links) +- [Blogs](#blogs) +- [Books](#books) +- [Communities / Forums](#communities--forums) +- [Newsletters](#newsletters) +- [Repositories](#repositories) +- [Websites](#websites) +- [License](#license) + -------------------- From 7f356ad7ba363e4af37a863e3af5479a3bcabb62 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 20 Jan 2023 02:17:45 +0000 Subject: [PATCH 035/104] remove pgobserver (unmaintained since 2020) (#446) - the project is archived --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index c8536f8..57679f5 100644 --- a/README.md +++ b/README.md @@ -567,7 +567,6 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Collectd](http://collectd.org/) - System statistic collection daemon. - [Collectl](http://collectl.sourceforge.net/) - High precision system performance metrics collecting tool. - [Diamond](https://github.com/python-diamond/Diamond) - Python based statistic collection daemon. - - [PGObserver](https://github.com/zalando/PGObserver) - Monitoring solution for PostgreSQL databases that also works with AWS RDS. - [Statsd](https://github.com/etsy/statsd/) - Application statistic listener. - [tcollector](http://opentsdb.net/docs/build/html/user_guide/utilities/tcollector.html) - System statistic collection daemon written in Python for OpenTSDB - [Telegraf](https://github.com/influxdata/telegraf) - The plugin-driven server agent for collecting & reporting metrics. From 79fb3703f6908467a67ba10b26939291a14ee7fe Mon Sep 17 00:00:00 2001 From: G2G2G2G <50514477+G2G2G2G@users.noreply.github.com> Date: Sat, 21 Jan 2023 06:59:57 -0600 Subject: [PATCH 036/104] remove non free books and broken links (#448) --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 57679f5..56e4ebc 100644 --- a/README.md +++ b/README.md @@ -804,12 +804,7 @@ Various resources, such as books, websites and articles, for improving your skil *Sysadmin related books.* -- [Codex](http://www.starkandwayne.com/codex/) - How to deploy Cloud Foundry PaaS on infrastructures like AWS, OpenStack, Azure by Stark & Wayne, LLC. - [The Linux Command Line](http://linuxcommand.org/tlcl.php) - A book about the Linux command line by William Shotts. -- [The Phoenix Project: A Novel about IT, DevOps, and Helping Your Business Win](http://itrevolution.com/books/phoenix-project-devops-book/) - How DevOps techniques can fix the problems that happen in IT organizations. -- [The Practice of System and Network Administration](http://everythingsysadmin.com/books.html) - The first and second editions describes the best practices of system and network administration, independent of specific platforms or technologies. -- [The Visible Ops Handbook: Implementing ITIL in 4 Practical and Auditable Steps](http://www.itpi.org/the-visible-ops-handbook-review.html) - Is a methodology designed to jumpstart implementation of controls and process improvement. -* UNIX and Linux System Administration Handbook (ISBN-13: 978-0131480056) - Approaches system administration from a practical perspective. ## Communities / Forums From cc3f71c9b7f15e04cdde55f65328c6d541c4e8e5 Mon Sep 17 00:00:00 2001 From: WebSnke Date: Wed, 25 Jan 2023 22:59:07 +0100 Subject: [PATCH 037/104] Add OPNsense, OpenWRT and DD-WRT (#439) Co-authored-by: nodiscc --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 56e4ebc..7f2e8a6 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ - [Packaging](#packaging) - [Project Management](#project-management) - [Queuing](#queuing) + - [Router](#router) - [Remote Management](#remote-management) - [Service Discovery](#service-discovery) - [Software Containers](#software-containers) @@ -659,6 +660,12 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [X2go](http://wiki.x2go.org/doku.php) - X2Go is an open source remote desktop software for Linux that uses the NX technology protocol. +### Router + +* [DD-WRT](https://dd-wrt.com/) - A Linux-based firmware for wireless routers and access points, originally designed for the Linksys WRT54G series. ([Source Code](https://svn.dd-wrt.com/)) `GPL-2.0` `C` +* [OpenWrt](https://openwrt.org/) - A Linux-based router featuring Mesh networking, IPS via snort and AQM among many other features. ([Source Code](https://git.openwrt.org/openwrt/openwrt.git)) `GPL-2.0` `C` +* [OPNsense](https://opnsense.org/) - An open source FreeBSD-based firewall and router with traffic shaping, load balancing, and virtual private network capabilities. ([Source Code](https://github.com/opnsense)) `BSD-2-Clause` `C` `PHP` + ### Service Discovery **[`^ back to top ^`](#awesome-sysadmin)** From 0cbe0f5f64b2a1882ce1579120933aae03c8994c Mon Sep 17 00:00:00 2001 From: Francis Dinh Date: Wed, 25 Jan 2023 16:59:58 -0500 Subject: [PATCH 038/104] Add Woodpecker to list of CI/CD software (#391) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7f2e8a6..61e3733 100644 --- a/README.md +++ b/README.md @@ -272,6 +272,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [PHPCI](https://www.phptesting.org/) - Free and open source continuous integration specifically designed for PHP. ([Source Code](https://github.com/block8/phpci)) `BSD-2-Clause` `PHP` - [Strider](http://strider-cd.github.io/) - Open Source Continuous Deployment / Continuous Integration platform. ([Source Code](https://github.com/Strider-CD/strider)) `MIT` `Nodejs` - [werf](https://werf.io/) - Open Source CI/CD tool for building Docker images and deploying to Kubernetes via GitOps. ([Source Code](https://github.com/werf/werf)) `Apache-2.0` `Go` +- [Woodpecker](https://woodpecker-ci.org/) - Community fork of Drone that uses Docker containers. ([Source Code](https://github.com/woodpecker-ci/woodpecker)) `Apache-2.0` `Go` ### Control Panels From 8063a21ef58103a93133393af2f810cd19660850 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 26 Jan 2023 17:15:31 +0100 Subject: [PATCH 039/104] remove abot (unmaintained since 2016) - https://github.com/itsabot/itsabot/commits/master - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/405 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 61e3733..dcfd88b 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,6 @@ *Conversation-driven development and management. See https://www.reddit.com/r/chatops for more information.* -- [Abot](https://github.com/itsabot/abot) - A digital assistant framework in Go. - [CloudBot](https://github.com/CloudBotIRC/CloudBot) - The simple, fast, expandable Python IRC bot. - [Eggdrop](http://www.eggheads.org/) - the world's most popular IRC bot, designed for flexibility and ease of use, and is freely distributable under the GNU GPL. - [Err](http://errbot.io/) - a plugin based chatbot designed to be easily deployable, extensible and maintainable. From f8f23d651282b1fb6f587ca51d091ecf9c12d5c6 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 26 Jan 2023 17:16:24 +0100 Subject: [PATCH 040/104] remove cloudbot (unmaintained since 2018) - https://github.com/CloudBotIRC/CloudBot/commits/master - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/405 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index dcfd88b..14e2430 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,6 @@ *Conversation-driven development and management. See https://www.reddit.com/r/chatops for more information.* -- [CloudBot](https://github.com/CloudBotIRC/CloudBot) - The simple, fast, expandable Python IRC bot. - [Eggdrop](http://www.eggheads.org/) - the world's most popular IRC bot, designed for flexibility and ease of use, and is freely distributable under the GNU GPL. - [Err](http://errbot.io/) - a plugin based chatbot designed to be easily deployable, extensible and maintainable. - [Hubot](https://hubot.github.com/) - A customizable, life embetterment robot. From 32cd027ff906fe7369f85c75fb4297a21445e844 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 26 Jan 2023 17:18:30 +0100 Subject: [PATCH 041/104] eggdrop: update description/source code link/license/language - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14e2430..6f8f6f1 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ *Conversation-driven development and management. See https://www.reddit.com/r/chatops for more information.* -- [Eggdrop](http://www.eggheads.org/) - the world's most popular IRC bot, designed for flexibility and ease of use, and is freely distributable under the GNU GPL. +- [Eggdrop](http://www.eggheads.org/) - The oldest Internet Relay Chat (IRC) bot still in active development. ([Source Code](https://github.com/eggheads/eggdrop)) `GPL-2.0` `C` - [Err](http://errbot.io/) - a plugin based chatbot designed to be easily deployable, extensible and maintainable. - [Hubot](https://hubot.github.com/) - A customizable, life embetterment robot. - [Lazlo](https://github.com/djosephsen/lazlo) - A chatops automation framework in Go. From 875ce8fc40fd76d6ca4864fe0be8645e8263dd58 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 26 Jan 2023 17:20:21 +0100 Subject: [PATCH 042/104] errbot: add source code link/license/language - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f8f6f1..0bb0cd4 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ *Conversation-driven development and management. See https://www.reddit.com/r/chatops for more information.* - [Eggdrop](http://www.eggheads.org/) - The oldest Internet Relay Chat (IRC) bot still in active development. ([Source Code](https://github.com/eggheads/eggdrop)) `GPL-2.0` `C` -- [Err](http://errbot.io/) - a plugin based chatbot designed to be easily deployable, extensible and maintainable. +- [Errbot](http://errbot.io/) - a plugin based chatbot designed to be easily deployable, extensible and maintainable. ([Source Code](https://github.com/errbotio/errbot)) `GPL-3.0` `Python` - [Hubot](https://hubot.github.com/) - A customizable, life embetterment robot. - [Lazlo](https://github.com/djosephsen/lazlo) - A chatops automation framework in Go. - [Lita](https://www.lita.io/) - A robot companion for your company's chat room. From da7698f9949979186b201fb7221d476ce73d945d Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 26 Jan 2023 17:21:57 +0100 Subject: [PATCH 043/104] hubot: add source code link/license/language - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0bb0cd4..c770f33 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ - [Eggdrop](http://www.eggheads.org/) - The oldest Internet Relay Chat (IRC) bot still in active development. ([Source Code](https://github.com/eggheads/eggdrop)) `GPL-2.0` `C` - [Errbot](http://errbot.io/) - a plugin based chatbot designed to be easily deployable, extensible and maintainable. ([Source Code](https://github.com/errbotio/errbot)) `GPL-3.0` `Python` -- [Hubot](https://hubot.github.com/) - A customizable, life embetterment robot. +- [Hubot](https://hubot.github.com/) - A customizable, life embetterment robot. ([Source Code](https://github.com/hubotio/hubot)) `MIT` `Nodejs` - [Lazlo](https://github.com/djosephsen/lazlo) - A chatops automation framework in Go. - [Lita](https://www.lita.io/) - A robot companion for your company's chat room. From 75b9ec261bfb0882c7c0b72a4141e1cdd01ab754 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 26 Jan 2023 17:22:32 +0100 Subject: [PATCH 044/104] remove lazlo (unmaintained since 2016) - https://github.com/djosephsen/lazlo/commits/master --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index c770f33..76613ab 100644 --- a/README.md +++ b/README.md @@ -141,7 +141,6 @@ - [Eggdrop](http://www.eggheads.org/) - The oldest Internet Relay Chat (IRC) bot still in active development. ([Source Code](https://github.com/eggheads/eggdrop)) `GPL-2.0` `C` - [Errbot](http://errbot.io/) - a plugin based chatbot designed to be easily deployable, extensible and maintainable. ([Source Code](https://github.com/errbotio/errbot)) `GPL-3.0` `Python` - [Hubot](https://hubot.github.com/) - A customizable, life embetterment robot. ([Source Code](https://github.com/hubotio/hubot)) `MIT` `Nodejs` -- [Lazlo](https://github.com/djosephsen/lazlo) - A chatops automation framework in Go. - [Lita](https://www.lita.io/) - A robot companion for your company's chat room. From 9eccbcb7b4ed61cc395525a73c57785ca1c0c2d3 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 26 Jan 2023 17:22:54 +0100 Subject: [PATCH 045/104] remove lita (website down) - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/405 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 76613ab..7d1860b 100644 --- a/README.md +++ b/README.md @@ -141,7 +141,6 @@ - [Eggdrop](http://www.eggheads.org/) - The oldest Internet Relay Chat (IRC) bot still in active development. ([Source Code](https://github.com/eggheads/eggdrop)) `GPL-2.0` `C` - [Errbot](http://errbot.io/) - a plugin based chatbot designed to be easily deployable, extensible and maintainable. ([Source Code](https://github.com/errbotio/errbot)) `GPL-3.0` `Python` - [Hubot](https://hubot.github.com/) - A customizable, life embetterment robot. ([Source Code](https://github.com/hubotio/hubot)) `MIT` `Nodejs` -- [Lita](https://www.lita.io/) - A robot companion for your company's chat room. ### Client management From 69f9c8a11d034bacfda3691fca80f2c83b5503cc Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 26 Jan 2023 17:23:28 +0100 Subject: [PATCH 046/104] syntax cleanup: remove inline link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d1860b..fd4b86c 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,7 @@ Managing software on desktop computers. _See also: [IT Asset Management](#it-asset-management)_ -- [Chocolatey](https://chocolatey.org/) – Windows CLI package manager written in .NET/PS, based on [NuGet](https://www.nuget.org/). +- [Chocolatey](https://chocolatey.org/) – Windows CLI package manager written in .NET/PS, based on NuGet. - [just-install](https://just-install.github.io/) – Python script for downloading and silently installing MSI files. - [OCS Inventory NG](https://ocsinventory-ng.org/?lang=en) - Inventory, deployment and network scan. - [WAPT](https://dev.tranquil.it/wiki/WAPT_-_apt-get_pour_Windows/en) - Network-wide (un)installation, configuration and upgrades of Windows based software. From 08f636f4a043a3bbf6aea926a2ae9cf0178fe25f Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 26 Jan 2023 17:24:13 +0100 Subject: [PATCH 047/104] remove just-install (archived, unmaintained since 2021) - https://github.com/just-install/just-install - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/405 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index fd4b86c..2410169 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,6 @@ Managing software on desktop computers. _See also: [IT Asset Management](#it-asset-management)_ - [Chocolatey](https://chocolatey.org/) – Windows CLI package manager written in .NET/PS, based on NuGet. -- [just-install](https://just-install.github.io/) – Python script for downloading and silently installing MSI files. - [OCS Inventory NG](https://ocsinventory-ng.org/?lang=en) - Inventory, deployment and network scan. - [WAPT](https://dev.tranquil.it/wiki/WAPT_-_apt-get_pour_Windows/en) - Network-wide (un)installation, configuration and upgrades of Windows based software. - [WPKG](http://wpkg.org/) - Software deployment, upgrade and removal program for Windows. From 105ae0679640d08a3d61292d97f1dfc5252561a2 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 26 Jan 2023 17:25:43 +0100 Subject: [PATCH 048/104] OCS inventory NG: add source code link, license, language - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2410169..b55eceb 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,7 @@ Managing software on desktop computers. _See also: [IT Asset Management](#it-asset-management)_ - [Chocolatey](https://chocolatey.org/) – Windows CLI package manager written in .NET/PS, based on NuGet. -- [OCS Inventory NG](https://ocsinventory-ng.org/?lang=en) - Inventory, deployment and network scan. +- [OCS Inventory NG](https://ocsinventory-ng.org/?lang=en) - Inventory, deployment and network scan. ([Source Code](https://github.com/OCSInventory-NG/OCSInventory-Server)) `GPL-2.0` `Perl/PHP` - [WAPT](https://dev.tranquil.it/wiki/WAPT_-_apt-get_pour_Windows/en) - Network-wide (un)installation, configuration and upgrades of Windows based software. - [WPKG](http://wpkg.org/) - Software deployment, upgrade and removal program for Windows. From b45d1b139473ec0bd35cb32be1ff1959e0d75d70 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 26 Jan 2023 17:28:16 +0100 Subject: [PATCH 049/104] remove WAPT (archived, unmaintained) - https://github.com/tranquilit/WAPT --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b55eceb..cfdd3f7 100644 --- a/README.md +++ b/README.md @@ -153,7 +153,6 @@ _See also: [IT Asset Management](#it-asset-management)_ - [Chocolatey](https://chocolatey.org/) – Windows CLI package manager written in .NET/PS, based on NuGet. - [OCS Inventory NG](https://ocsinventory-ng.org/?lang=en) - Inventory, deployment and network scan. ([Source Code](https://github.com/OCSInventory-NG/OCSInventory-Server)) `GPL-2.0` `Perl/PHP` -- [WAPT](https://dev.tranquil.it/wiki/WAPT_-_apt-get_pour_Windows/en) - Network-wide (un)installation, configuration and upgrades of Windows based software. - [WPKG](http://wpkg.org/) - Software deployment, upgrade and removal program for Windows. From 6e71fd3963e32d9a053d5689c07c449a5fdd142a Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 26 Jan 2023 17:29:35 +0100 Subject: [PATCH 050/104] remove WPKG (unmaintained since 2018) - https://sourceforge.net/projects/wpkg/ --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index cfdd3f7..758a4b1 100644 --- a/README.md +++ b/README.md @@ -153,7 +153,6 @@ _See also: [IT Asset Management](#it-asset-management)_ - [Chocolatey](https://chocolatey.org/) – Windows CLI package manager written in .NET/PS, based on NuGet. - [OCS Inventory NG](https://ocsinventory-ng.org/?lang=en) - Inventory, deployment and network scan. ([Source Code](https://github.com/OCSInventory-NG/OCSInventory-Server)) `GPL-2.0` `Perl/PHP` -- [WPKG](http://wpkg.org/) - Software deployment, upgrade and removal program for Windows. ### Cloning From 6e74a01971db31f7365a50016b8d1bf4aa9baea4 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 26 Jan 2023 17:31:55 +0100 Subject: [PATCH 051/104] chocolatey: update description, add source code link/license/language - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 758a4b1..74d1f44 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,7 @@ Managing software on desktop computers. _See also: [IT Asset Management](#it-asset-management)_ -- [Chocolatey](https://chocolatey.org/) – Windows CLI package manager written in .NET/PS, based on NuGet. +- [Chocolatey](https://chocolatey.org/) – The package manager for Windows. ([Source Code](https://github.com/chocolatey/choco)) `Apache-2.0` `C#/PowerShell` - [OCS Inventory NG](https://ocsinventory-ng.org/?lang=en) - Inventory, deployment and network scan. ([Source Code](https://github.com/OCSInventory-NG/OCSInventory-Server)) `GPL-2.0` `Perl/PHP` From 2a1baeb723ab45452176a59528403c27862cce91 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 26 Jan 2023 17:37:30 +0100 Subject: [PATCH 052/104] clonezilla/fog: update description, add source code links/license/language - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 74d1f44..1b236ce 100644 --- a/README.md +++ b/README.md @@ -161,8 +161,8 @@ _See also: [IT Asset Management](#it-asset-management)_ *Cloning software.* -- [Clonezilla](http://clonezilla.org/) - Partition and disk imaging/cloning program. -- [Fog](https://www.fogproject.org/) - Another computer cloning solution. +- [Clonezilla](http://clonezilla.org/) - Partition and disk imaging/cloning program. ([Source Code](https://clonezilla.org/downloads/src/)) `GPL-2.0/Other` `Perl/Shell/Other` +- [Fog](https://www.fogproject.org/) - Cloning/imaging solution/rescue suite. ([Sorce Code](https://github.com/FOGProject/fogproject)) `GPL-3.0` `PHP/Shell` ### Cloud Computing From 5c24cd54e4e49c58abd782a165e1518689907a4e Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 26 Jan 2023 17:41:26 +0100 Subject: [PATCH 053/104] remove appsxcale (unmaintained since 2020) - ref. https://github.com/AppScale/gts/issues/3230 - https://github.com/AppScale/gts/commits/master - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/405 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1b236ce..b74231a 100644 --- a/README.md +++ b/README.md @@ -169,7 +169,6 @@ _See also: [IT Asset Management](#it-asset-management)_ **[`^ back to top ^`](#awesome-sysadmin)** -- [AppScale](https://github.com/AppScale/appscale) - Cloud software with Google App Engine compatibility. - [Archipel](http://archipelproject.org/) - Manage and supervise virtual machines using Libvirt. - [CloudStack](http://cloudstack.apache.org/) - Cloud computing software for creating, managing, and deploying infrastructure cloud services. - [Cobbler](http://cobbler.github.io/) - Cobbler is a Linux installation server that allows for rapid setup of network installation environments. From 43f0871904824afb25f86dd8c59e3a6b3a27bfa2 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 26 Jan 2023 17:41:56 +0100 Subject: [PATCH 054/104] remove archipel (website down) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b74231a..0ad8b2f 100644 --- a/README.md +++ b/README.md @@ -169,7 +169,6 @@ _See also: [IT Asset Management](#it-asset-management)_ **[`^ back to top ^`](#awesome-sysadmin)** -- [Archipel](http://archipelproject.org/) - Manage and supervise virtual machines using Libvirt. - [CloudStack](http://cloudstack.apache.org/) - Cloud computing software for creating, managing, and deploying infrastructure cloud services. - [Cobbler](http://cobbler.github.io/) - Cobbler is a Linux installation server that allows for rapid setup of network installation environments. - [Cracow Cloud One - Polish Private Cloud](http://cc1.ifj.edu.pl/) - The CC1 system provides a complete solution for Private Cloud Computing. From ef98f52472753d7c29a6bc49075b209fd25ed2e0 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 26 Jan 2023 17:42:43 +0100 Subject: [PATCH 055/104] cloudstack: add source code link - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ad8b2f..fab6aa5 100644 --- a/README.md +++ b/README.md @@ -169,7 +169,7 @@ _See also: [IT Asset Management](#it-asset-management)_ **[`^ back to top ^`](#awesome-sysadmin)** -- [CloudStack](http://cloudstack.apache.org/) - Cloud computing software for creating, managing, and deploying infrastructure cloud services. +- [CloudStack](http://cloudstack.apache.org/) - Cloud computing software for creating, managing, and deploying infrastructure cloud services. ([Source Code](https://github.com/apache/cloudstack)) - [Cobbler](http://cobbler.github.io/) - Cobbler is a Linux installation server that allows for rapid setup of network installation environments. - [Cracow Cloud One - Polish Private Cloud](http://cc1.ifj.edu.pl/) - The CC1 system provides a complete solution for Private Cloud Computing. - [Eucalyptus](https://www.eucalyptus.cloud/) - Private cloud software with AWS compatibility. From 7718ac08dd2f6b2d87a3c8b56a4b18be3126477e Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 26 Jan 2023 17:43:33 +0100 Subject: [PATCH 056/104] cobbler: add source code link - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fab6aa5..3e98a8f 100644 --- a/README.md +++ b/README.md @@ -170,7 +170,7 @@ _See also: [IT Asset Management](#it-asset-management)_ **[`^ back to top ^`](#awesome-sysadmin)** - [CloudStack](http://cloudstack.apache.org/) - Cloud computing software for creating, managing, and deploying infrastructure cloud services. ([Source Code](https://github.com/apache/cloudstack)) -- [Cobbler](http://cobbler.github.io/) - Cobbler is a Linux installation server that allows for rapid setup of network installation environments. +- [Cobbler](http://cobbler.github.io/) - Cobbler is a Linux installation server that allows for rapid setup of network installation environments. ([Source Code](https://github.com/cobbler/cobbler)) - [Cracow Cloud One - Polish Private Cloud](http://cc1.ifj.edu.pl/) - The CC1 system provides a complete solution for Private Cloud Computing. - [Eucalyptus](https://www.eucalyptus.cloud/) - Private cloud software with AWS compatibility. - [Mesos](http://mesos.apache.org/) - Develop and run resource-efficient distributed systems. From 00bc4a97e6dcd9ca56b42a0ead1108aecead43d9 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 26 Jan 2023 17:43:55 +0100 Subject: [PATCH 057/104] remove Cracow Cloud One - Polish Private Cloud (website down) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3e98a8f..46dca61 100644 --- a/README.md +++ b/README.md @@ -171,7 +171,6 @@ _See also: [IT Asset Management](#it-asset-management)_ - [CloudStack](http://cloudstack.apache.org/) - Cloud computing software for creating, managing, and deploying infrastructure cloud services. ([Source Code](https://github.com/apache/cloudstack)) - [Cobbler](http://cobbler.github.io/) - Cobbler is a Linux installation server that allows for rapid setup of network installation environments. ([Source Code](https://github.com/cobbler/cobbler)) -- [Cracow Cloud One - Polish Private Cloud](http://cc1.ifj.edu.pl/) - The CC1 system provides a complete solution for Private Cloud Computing. - [Eucalyptus](https://www.eucalyptus.cloud/) - Private cloud software with AWS compatibility. - [Mesos](http://mesos.apache.org/) - Develop and run resource-efficient distributed systems. - [OpenNebula](http://opennebula.org/) - User-driven cloud management platform for sysadmins and devops. From 6db4c1eafb36efd055bf86b4f8e55dcdc7aa58b1 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 26 Jan 2023 17:45:08 +0100 Subject: [PATCH 058/104] remove eucaplyptus (unmaintained since 2021) - https://github.com/Corymbia/eucalyptus/issues - https://github.com/Corymbia/eucalyptus/commits/master - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/405 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 46dca61..e768c68 100644 --- a/README.md +++ b/README.md @@ -171,7 +171,6 @@ _See also: [IT Asset Management](#it-asset-management)_ - [CloudStack](http://cloudstack.apache.org/) - Cloud computing software for creating, managing, and deploying infrastructure cloud services. ([Source Code](https://github.com/apache/cloudstack)) - [Cobbler](http://cobbler.github.io/) - Cobbler is a Linux installation server that allows for rapid setup of network installation environments. ([Source Code](https://github.com/cobbler/cobbler)) -- [Eucalyptus](https://www.eucalyptus.cloud/) - Private cloud software with AWS compatibility. - [Mesos](http://mesos.apache.org/) - Develop and run resource-efficient distributed systems. - [OpenNebula](http://opennebula.org/) - User-driven cloud management platform for sysadmins and devops. - [Openshift](http://www.openshift.org) - PaaS product from Red Hat. From a551f597ee34248738c9207140511c52bb88021a Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 28 Jan 2023 21:18:40 +0100 Subject: [PATCH 059/104] fix adagios synatx, add license, language - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e768c68..c3b3982 100644 --- a/README.md +++ b/README.md @@ -498,10 +498,10 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ *Monitoring software.* -- [Adagios](http://adagios.org/) - Web based Nagios interface for configuration and monitoring (replacement to the standard interface), and a REST interface, [SourceCode](https://github.com/opinkerfi/adagios), [Documentation](https://github.com/opinkerfi/adagios/wiki)) - [Alerta](https://github.com/guardian/alerta) - Distributed, scaleable and flexible monitoring system. - [Bloonix](https://bloonix-monitoring.org/) - Bloonix is a monitoring solution that helps businesses to ensure high availability and performance. `GPL-3.0` `Perl` - [Bosun](http://bosun.org/) - Monitoring and alerting system by Stack Exchange ([Source Code](https://github.com/bosun-monitor/bosun), [Documentation](http://bosun.org/quickstart.html)) `MIT` `Go` +- [Adagios](http://adagios.org/) - Web based Nagios interface for configuration and monitoring (replacement to the standard interface), and a REST interface. ([Source Code](https://github.com/opinkerfi/adagios)) `AGPL-3.0` `Docker/Python` - [Cabot](http://cabotapp.com/) - Monitoring and alerts, similar to PagerDuty. - [Cacti](http://www.cacti.net) - Web-based network monitoring and graphing tool. - [cadvisor](https://github.com/google/cadvisor) - Analyzes resource usage and performance characteristics of running containers ([Source Code](https://github.com/google/cadvisor)) `Apache-2.0` `Go` From ec9b8e3b9044403f1813c65de0e2d5573231c54d Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 28 Jan 2023 21:19:14 +0100 Subject: [PATCH 060/104] alerta: add source code link, license, language - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3b3982..0239713 100644 --- a/README.md +++ b/README.md @@ -498,10 +498,10 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ *Monitoring software.* -- [Alerta](https://github.com/guardian/alerta) - Distributed, scaleable and flexible monitoring system. - [Bloonix](https://bloonix-monitoring.org/) - Bloonix is a monitoring solution that helps businesses to ensure high availability and performance. `GPL-3.0` `Perl` - [Bosun](http://bosun.org/) - Monitoring and alerting system by Stack Exchange ([Source Code](https://github.com/bosun-monitor/bosun), [Documentation](http://bosun.org/quickstart.html)) `MIT` `Go` - [Adagios](http://adagios.org/) - Web based Nagios interface for configuration and monitoring (replacement to the standard interface), and a REST interface. ([Source Code](https://github.com/opinkerfi/adagios)) `AGPL-3.0` `Docker/Python` +- [Alerta](https://alerta.io/) - Distributed, scaleable and flexible monitoring system. ([Source Code](https://github.com/alerta/alerta)) `Apache-2.0` `Python` - [Cabot](http://cabotapp.com/) - Monitoring and alerts, similar to PagerDuty. - [Cacti](http://www.cacti.net) - Web-based network monitoring and graphing tool. - [cadvisor](https://github.com/google/cadvisor) - Analyzes resource usage and performance characteristics of running containers ([Source Code](https://github.com/google/cadvisor)) `Apache-2.0` `Go` From 6c699a24e244206d5b61050fbc436d453904e25d Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 28 Jan 2023 21:19:26 +0100 Subject: [PATCH 061/104] bloonix: add source code link - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0239713..a5c6a1d 100644 --- a/README.md +++ b/README.md @@ -498,10 +498,10 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ *Monitoring software.* -- [Bloonix](https://bloonix-monitoring.org/) - Bloonix is a monitoring solution that helps businesses to ensure high availability and performance. `GPL-3.0` `Perl` - [Bosun](http://bosun.org/) - Monitoring and alerting system by Stack Exchange ([Source Code](https://github.com/bosun-monitor/bosun), [Documentation](http://bosun.org/quickstart.html)) `MIT` `Go` - [Adagios](http://adagios.org/) - Web based Nagios interface for configuration and monitoring (replacement to the standard interface), and a REST interface. ([Source Code](https://github.com/opinkerfi/adagios)) `AGPL-3.0` `Docker/Python` - [Alerta](https://alerta.io/) - Distributed, scaleable and flexible monitoring system. ([Source Code](https://github.com/alerta/alerta)) `Apache-2.0` `Python` +- [Bloonix](https://bloonix-monitoring.org/) - Bloonix is a monitoring solution that helps businesses to ensure high availability and performance. ([Source Code](https://github.com/bloonix)) `GPL-3.0` `Perl` - [Cabot](http://cabotapp.com/) - Monitoring and alerts, similar to PagerDuty. - [Cacti](http://www.cacti.net) - Web-based network monitoring and graphing tool. - [cadvisor](https://github.com/google/cadvisor) - Analyzes resource usage and performance characteristics of running containers ([Source Code](https://github.com/google/cadvisor)) `Apache-2.0` `Go` From b1c47e951c63fccaeb685188b025901e248b8224 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 28 Jan 2023 21:19:53 +0100 Subject: [PATCH 062/104] bosun: fix syntax - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a5c6a1d..decad91 100644 --- a/README.md +++ b/README.md @@ -498,10 +498,10 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ *Monitoring software.* -- [Bosun](http://bosun.org/) - Monitoring and alerting system by Stack Exchange ([Source Code](https://github.com/bosun-monitor/bosun), [Documentation](http://bosun.org/quickstart.html)) `MIT` `Go` - [Adagios](http://adagios.org/) - Web based Nagios interface for configuration and monitoring (replacement to the standard interface), and a REST interface. ([Source Code](https://github.com/opinkerfi/adagios)) `AGPL-3.0` `Docker/Python` - [Alerta](https://alerta.io/) - Distributed, scaleable and flexible monitoring system. ([Source Code](https://github.com/alerta/alerta)) `Apache-2.0` `Python` - [Bloonix](https://bloonix-monitoring.org/) - Bloonix is a monitoring solution that helps businesses to ensure high availability and performance. ([Source Code](https://github.com/bloonix)) `GPL-3.0` `Perl` +- [Bosun](http://bosun.org/) - Monitoring and alerting system by Stack Exchange ([Source Code](https://github.com/bosun-monitor/bosun)) `MIT` `Go` - [Cabot](http://cabotapp.com/) - Monitoring and alerts, similar to PagerDuty. - [Cacti](http://www.cacti.net) - Web-based network monitoring and graphing tool. - [cadvisor](https://github.com/google/cadvisor) - Analyzes resource usage and performance characteristics of running containers ([Source Code](https://github.com/google/cadvisor)) `Apache-2.0` `Go` From 0f251fc59564955cf3f80927b0810bb1b29bbfcd Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sun, 29 Jan 2023 14:00:01 +0100 Subject: [PATCH 063/104] cabot: add source code link, license, language - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index decad91..417f9b9 100644 --- a/README.md +++ b/README.md @@ -502,7 +502,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Alerta](https://alerta.io/) - Distributed, scaleable and flexible monitoring system. ([Source Code](https://github.com/alerta/alerta)) `Apache-2.0` `Python` - [Bloonix](https://bloonix-monitoring.org/) - Bloonix is a monitoring solution that helps businesses to ensure high availability and performance. ([Source Code](https://github.com/bloonix)) `GPL-3.0` `Perl` - [Bosun](http://bosun.org/) - Monitoring and alerting system by Stack Exchange ([Source Code](https://github.com/bosun-monitor/bosun)) `MIT` `Go` -- [Cabot](http://cabotapp.com/) - Monitoring and alerts, similar to PagerDuty. +- [Cabot](http://cabotapp.com/) - Monitoring and alerts, similar to PagerDuty. ([Source Code](https://github.com/arachnys/cabot)) `MIT` `Python` - [Cacti](http://www.cacti.net) - Web-based network monitoring and graphing tool. - [cadvisor](https://github.com/google/cadvisor) - Analyzes resource usage and performance characteristics of running containers ([Source Code](https://github.com/google/cadvisor)) `Apache-2.0` `Go` - [checkmk](https://checkmk.com/) - Comprehensive solution for monitoring of applications, servers, and networks. ([Source Code](https://github.com/tribe29/checkmk)) `Python/PHP` From 3094115ffbcba28d11eec811dc26a3ac6e61e16d Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sun, 29 Jan 2023 14:02:05 +0100 Subject: [PATCH 064/104] cacti: add source code link, license, language - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 417f9b9..90f66bf 100644 --- a/README.md +++ b/README.md @@ -503,7 +503,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Bloonix](https://bloonix-monitoring.org/) - Bloonix is a monitoring solution that helps businesses to ensure high availability and performance. ([Source Code](https://github.com/bloonix)) `GPL-3.0` `Perl` - [Bosun](http://bosun.org/) - Monitoring and alerting system by Stack Exchange ([Source Code](https://github.com/bosun-monitor/bosun)) `MIT` `Go` - [Cabot](http://cabotapp.com/) - Monitoring and alerts, similar to PagerDuty. ([Source Code](https://github.com/arachnys/cabot)) `MIT` `Python` -- [Cacti](http://www.cacti.net) - Web-based network monitoring and graphing tool. +- [Cacti](http://www.cacti.net) - Web-based network monitoring and graphing tool. ([Source Code](https://github.com/Cacti/cacti)) `GPL-2.0` `PHP` - [cadvisor](https://github.com/google/cadvisor) - Analyzes resource usage and performance characteristics of running containers ([Source Code](https://github.com/google/cadvisor)) `Apache-2.0` `Go` - [checkmk](https://checkmk.com/) - Comprehensive solution for monitoring of applications, servers, and networks. ([Source Code](https://github.com/tribe29/checkmk)) `Python/PHP` - [Dash](https://github.com/afaqurk/linux-dash) - A low-overhead monitoring web dashboard for a GNU/Linux machine. From d63e6074e904730fcaef5c40ef651fac196e6720 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sun, 29 Jan 2023 14:03:58 +0100 Subject: [PATCH 065/104] linux dash: add license, language - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90f66bf..1db3747 100644 --- a/README.md +++ b/README.md @@ -506,7 +506,6 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Cacti](http://www.cacti.net) - Web-based network monitoring and graphing tool. ([Source Code](https://github.com/Cacti/cacti)) `GPL-2.0` `PHP` - [cadvisor](https://github.com/google/cadvisor) - Analyzes resource usage and performance characteristics of running containers ([Source Code](https://github.com/google/cadvisor)) `Apache-2.0` `Go` - [checkmk](https://checkmk.com/) - Comprehensive solution for monitoring of applications, servers, and networks. ([Source Code](https://github.com/tribe29/checkmk)) `Python/PHP` -- [Dash](https://github.com/afaqurk/linux-dash) - A low-overhead monitoring web dashboard for a GNU/Linux machine. - [EdMon](https://github.com/Edraens/EdMon) - A command-line monitoring application helping you to check that your hosts and services are available, with notifications support. `MIT` `Java` - [ElastiFlow](https://github.com/robcowart/elastiflow) - Network flow Monitoring (Netflow, sFlow and IPFIX) with the Elastic Stack. - [eZ Server Monitor](http://www.ezservermonitor.com) - A lightweight and simple dashboard monitor for Linux, available in Web and Bash application. @@ -514,6 +513,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Healthchecks](https://healthchecks.io/) - Monitoring for cron jobs, background services and scheduled tasks. - [Icinga](https://www.icinga.com/) - Nagios fork that has since lapped nagios several times. Comes with the possibility of clustered monitoring - ([Source Code](https://github.com/Icinga)) - `GPLv2` - [LibreNMS](http://www.librenms.org) - Fully featured network monitoring system that provides a wealth of features and device support. +- [Linux Dash](https://github.com/afaqurk/linux-dash) - A low-overhead monitoring web dashboard for a GNU/Linux machine. `MIT` `Nodejs/Go/Python/PHP` - [Monit](http://mmonit.com/monit/#home) - Small utility for managing and monitoring Unix systems. - [Munin](http://munin-monitoring.org/) - Networked resource monitoring tool. - [Naemon](http://www.naemon.org/) - Network monitoring tool based on the Nagios 4 core with performance enhancements and new features. From b4f7ccaa19bcbbef0fa587b3fa01bcda9a2c558a Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sun, 29 Jan 2023 14:04:27 +0100 Subject: [PATCH 066/104] remove elastiflow (project archived) - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/405 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1db3747..21e0907 100644 --- a/README.md +++ b/README.md @@ -507,7 +507,6 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [cadvisor](https://github.com/google/cadvisor) - Analyzes resource usage and performance characteristics of running containers ([Source Code](https://github.com/google/cadvisor)) `Apache-2.0` `Go` - [checkmk](https://checkmk.com/) - Comprehensive solution for monitoring of applications, servers, and networks. ([Source Code](https://github.com/tribe29/checkmk)) `Python/PHP` - [EdMon](https://github.com/Edraens/EdMon) - A command-line monitoring application helping you to check that your hosts and services are available, with notifications support. `MIT` `Java` -- [ElastiFlow](https://github.com/robcowart/elastiflow) - Network flow Monitoring (Netflow, sFlow and IPFIX) with the Elastic Stack. - [eZ Server Monitor](http://www.ezservermonitor.com) - A lightweight and simple dashboard monitor for Linux, available in Web and Bash application. - [Flapjack](http://flapjack.io/) - Monitoring notification routing & event processing system. - [Healthchecks](https://healthchecks.io/) - Monitoring for cron jobs, background services and scheduled tasks. From 946ce69750ec4141e78d22c8c64bf8994c1b3ae5 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Tue, 31 Jan 2023 15:12:50 +0100 Subject: [PATCH 067/104] ez server monitor: add source code link, license, language - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21e0907..c6f696d 100644 --- a/README.md +++ b/README.md @@ -507,7 +507,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [cadvisor](https://github.com/google/cadvisor) - Analyzes resource usage and performance characteristics of running containers ([Source Code](https://github.com/google/cadvisor)) `Apache-2.0` `Go` - [checkmk](https://checkmk.com/) - Comprehensive solution for monitoring of applications, servers, and networks. ([Source Code](https://github.com/tribe29/checkmk)) `Python/PHP` - [EdMon](https://github.com/Edraens/EdMon) - A command-line monitoring application helping you to check that your hosts and services are available, with notifications support. `MIT` `Java` -- [eZ Server Monitor](http://www.ezservermonitor.com) - A lightweight and simple dashboard monitor for Linux, available in Web and Bash application. +- [eZ Server Monitor](http://www.ezservermonitor.com) - A lightweight and simple dashboard monitor for Linux, available in Web and Bash application. ([Source Code](https://github.com/shevabam/ezservermonitor-web)) `GPL-3.0` `PHP/Shell` - [Flapjack](http://flapjack.io/) - Monitoring notification routing & event processing system. - [Healthchecks](https://healthchecks.io/) - Monitoring for cron jobs, background services and scheduled tasks. - [Icinga](https://www.icinga.com/) - Nagios fork that has since lapped nagios several times. Comes with the possibility of clustered monitoring - ([Source Code](https://github.com/Icinga)) - `GPLv2` From 1143147483ce1571d227461a0b06f39fee0507fe Mon Sep 17 00:00:00 2001 From: nodiscc Date: Tue, 31 Jan 2023 15:14:10 +0100 Subject: [PATCH 068/104] remove flapjack (unmaintained since 2016) - ref. https://github.com/flapjack/flapjack/commits/master - ref. https://github.com/flapjack/flapjack/issues/955 - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/405 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index c6f696d..876569b 100644 --- a/README.md +++ b/README.md @@ -508,7 +508,6 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [checkmk](https://checkmk.com/) - Comprehensive solution for monitoring of applications, servers, and networks. ([Source Code](https://github.com/tribe29/checkmk)) `Python/PHP` - [EdMon](https://github.com/Edraens/EdMon) - A command-line monitoring application helping you to check that your hosts and services are available, with notifications support. `MIT` `Java` - [eZ Server Monitor](http://www.ezservermonitor.com) - A lightweight and simple dashboard monitor for Linux, available in Web and Bash application. ([Source Code](https://github.com/shevabam/ezservermonitor-web)) `GPL-3.0` `PHP/Shell` -- [Flapjack](http://flapjack.io/) - Monitoring notification routing & event processing system. - [Healthchecks](https://healthchecks.io/) - Monitoring for cron jobs, background services and scheduled tasks. - [Icinga](https://www.icinga.com/) - Nagios fork that has since lapped nagios several times. Comes with the possibility of clustered monitoring - ([Source Code](https://github.com/Icinga)) - `GPLv2` - [LibreNMS](http://www.librenms.org) - Fully featured network monitoring system that provides a wealth of features and device support. From 08ba16e14947ed9373b182628f1bc9b421f2347e Mon Sep 17 00:00:00 2001 From: nodiscc Date: Tue, 31 Jan 2023 15:16:08 +0100 Subject: [PATCH 069/104] icinga: fix syntax, source code link, license, add language - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 876569b..1d6986a 100644 --- a/README.md +++ b/README.md @@ -509,7 +509,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [EdMon](https://github.com/Edraens/EdMon) - A command-line monitoring application helping you to check that your hosts and services are available, with notifications support. `MIT` `Java` - [eZ Server Monitor](http://www.ezservermonitor.com) - A lightweight and simple dashboard monitor for Linux, available in Web and Bash application. ([Source Code](https://github.com/shevabam/ezservermonitor-web)) `GPL-3.0` `PHP/Shell` - [Healthchecks](https://healthchecks.io/) - Monitoring for cron jobs, background services and scheduled tasks. -- [Icinga](https://www.icinga.com/) - Nagios fork that has since lapped nagios several times. Comes with the possibility of clustered monitoring - ([Source Code](https://github.com/Icinga)) - `GPLv2` +- [Icinga](https://www.icinga.com/) - Nagios fork that has since lapped nagios several times. Comes with the possibility of clustered monitoring. ([Source Code](https://github.com/Icinga/icinga2)) `GPL-2.0` `C++` - [LibreNMS](http://www.librenms.org) - Fully featured network monitoring system that provides a wealth of features and device support. - [Linux Dash](https://github.com/afaqurk/linux-dash) - A low-overhead monitoring web dashboard for a GNU/Linux machine. `MIT` `Nodejs/Go/Python/PHP` - [Monit](http://mmonit.com/monit/#home) - Small utility for managing and monitoring Unix systems. From e0946f6d0d96cf5316596ef874b0b28e26d89043 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Tue, 31 Jan 2023 15:18:13 +0100 Subject: [PATCH 070/104] healthchecks: add source code link, license, language, update homepage link - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d6986a..0e6654f 100644 --- a/README.md +++ b/README.md @@ -508,7 +508,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [checkmk](https://checkmk.com/) - Comprehensive solution for monitoring of applications, servers, and networks. ([Source Code](https://github.com/tribe29/checkmk)) `Python/PHP` - [EdMon](https://github.com/Edraens/EdMon) - A command-line monitoring application helping you to check that your hosts and services are available, with notifications support. `MIT` `Java` - [eZ Server Monitor](http://www.ezservermonitor.com) - A lightweight and simple dashboard monitor for Linux, available in Web and Bash application. ([Source Code](https://github.com/shevabam/ezservermonitor-web)) `GPL-3.0` `PHP/Shell` -- [Healthchecks](https://healthchecks.io/) - Monitoring for cron jobs, background services and scheduled tasks. +- [Healthchecks](https://healthchecks.io/docs/self_hosted/) - Monitoring for cron jobs, background services and scheduled tasks. ([Source Code](https://github.com/healthchecks/healthchecks)) `BSD-3-Clause` `Python` - [Icinga](https://www.icinga.com/) - Nagios fork that has since lapped nagios several times. Comes with the possibility of clustered monitoring. ([Source Code](https://github.com/Icinga/icinga2)) `GPL-2.0` `C++` - [LibreNMS](http://www.librenms.org) - Fully featured network monitoring system that provides a wealth of features and device support. - [Linux Dash](https://github.com/afaqurk/linux-dash) - A low-overhead monitoring web dashboard for a GNU/Linux machine. `MIT` `Nodejs/Go/Python/PHP` From 792ac0ca4f63b7dac58569a6c01ee08b41f5d305 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 1 Feb 2023 18:14:10 +0100 Subject: [PATCH 071/104] add source code links for monit, munin, nameon, nagios, netdata - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416 --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 0e6654f..fe36982 100644 --- a/README.md +++ b/README.md @@ -510,13 +510,13 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [eZ Server Monitor](http://www.ezservermonitor.com) - A lightweight and simple dashboard monitor for Linux, available in Web and Bash application. ([Source Code](https://github.com/shevabam/ezservermonitor-web)) `GPL-3.0` `PHP/Shell` - [Healthchecks](https://healthchecks.io/docs/self_hosted/) - Monitoring for cron jobs, background services and scheduled tasks. ([Source Code](https://github.com/healthchecks/healthchecks)) `BSD-3-Clause` `Python` - [Icinga](https://www.icinga.com/) - Nagios fork that has since lapped nagios several times. Comes with the possibility of clustered monitoring. ([Source Code](https://github.com/Icinga/icinga2)) `GPL-2.0` `C++` -- [LibreNMS](http://www.librenms.org) - Fully featured network monitoring system that provides a wealth of features and device support. +- [LibreNMS](http://www.librenms.org) - Fully featured network monitoring system that provides a wealth of features and device support. ([Source Code](https://github.com/librenms/librenms)) - [Linux Dash](https://github.com/afaqurk/linux-dash) - A low-overhead monitoring web dashboard for a GNU/Linux machine. `MIT` `Nodejs/Go/Python/PHP` -- [Monit](http://mmonit.com/monit/#home) - Small utility for managing and monitoring Unix systems. -- [Munin](http://munin-monitoring.org/) - Networked resource monitoring tool. -- [Naemon](http://www.naemon.org/) - Network monitoring tool based on the Nagios 4 core with performance enhancements and new features. -- [Nagios](https://www.nagios.org/) - Computer system, network and infrastructure monitoring software application. -- [Netdata](https://www.netdata.cloud/) - Distributed, real-time, performance and health monitoring for systems and applications. Runs on Linux, FreeBSD, and MacOS. +- [Monit](http://mmonit.com/monit/#home) - Small utility for managing and monitoring Unix systems. ([Source Code](https://bitbucket.org/tildeslash/monit/src/master/)) +- [Munin](http://munin-monitoring.org/) - Networked resource monitoring tool. ([Source Code](https://github.com/munin-monitoring/munin)) +- [Naemon](http://www.naemon.org/) - Network monitoring tool based on the Nagios 4 core with performance enhancements and new features. ([Source Code](https://github.com/naemon/naemon-core)) +- [Nagios](https://www.nagios.org/) - Computer system, network and infrastructure monitoring software application. ([Source Code](https://github.com/NagiosEnterprises/nagioscore)) +- [Netdata](https://www.netdata.cloud/) - Distributed, real-time, performance and health monitoring for systems and applications. Runs on Linux, FreeBSD, and MacOS. ([Source Code](https://github.com/netdata/netdata)) - [NetXMS](https://www.netxms.org/) - Open Source network and infrastructure monitoring and management. ([Source Code](https://github.com/netxms/netxms)) - [Observium](http://www.observium.org/) - SNMP monitoring for servers and networking devices. Runs on linux. - [OMD](http://omdistro.org/) - The Open Monitoring Distribution. From fa2c32582c41158f6cd15546404974e65b33580f Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 1 Feb 2023 18:19:16 +0100 Subject: [PATCH 072/104] add source code links for PHP server monitor, PhpSysInfo - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fe36982..624096c 100644 --- a/README.md +++ b/README.md @@ -521,8 +521,8 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Observium](http://www.observium.org/) - SNMP monitoring for servers and networking devices. Runs on linux. - [OMD](http://omdistro.org/) - The Open Monitoring Distribution. - [Performance Co-Pilot](http://pcp.io) - Lightweight, distributed system performance and analysis framework. -- [PHP Server Monitor](https://www.phpservermonitor.org/) - Open source tool to monitor your servers and websites -- [PhpSysInfo](https://phpsysinfo.github.io/phpsysinfo/) - A customizable PHP script that displays information about your system nicely. +- [PHP Server Monitor](https://www.phpservermonitor.org/) - Open source tool to monitor your servers and websites. ([Source Code](https://github.com/phpservermon/phpservermon)) +- [PhpSysInfo](https://phpsysinfo.github.io/phpsysinfo/) - A customizable PHP script that displays information about your system nicely. ([Source Code](https://github.com/phpsysinfo/phpsysinfo)) - [psdash](https://github.com/Jahaja/psdash) - A linux system information web dashboard using psut ils and flask. - [pyDash](https://k3oni.github.io/pydash/) - Small web-based monitoring dashboard for linux. - [Riemann](http://riemann.io/) - Flexible and fast events processor allowing complex events/metrics analysis. From e4a7313a8c505be8b906041fd2c836afca6e5ccd Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 1 Feb 2023 18:19:48 +0100 Subject: [PATCH 073/104] rmeove psdash (unmaintained since 2017, requires EOL python 2) - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/405 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 624096c..84ea42f 100644 --- a/README.md +++ b/README.md @@ -523,7 +523,6 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Performance Co-Pilot](http://pcp.io) - Lightweight, distributed system performance and analysis framework. - [PHP Server Monitor](https://www.phpservermonitor.org/) - Open source tool to monitor your servers and websites. ([Source Code](https://github.com/phpservermon/phpservermon)) - [PhpSysInfo](https://phpsysinfo.github.io/phpsysinfo/) - A customizable PHP script that displays information about your system nicely. ([Source Code](https://github.com/phpsysinfo/phpsysinfo)) -- [psdash](https://github.com/Jahaja/psdash) - A linux system information web dashboard using psut ils and flask. - [pyDash](https://k3oni.github.io/pydash/) - Small web-based monitoring dashboard for linux. - [Riemann](http://riemann.io/) - Flexible and fast events processor allowing complex events/metrics analysis. - [rtop](https://github.com/rapidloop/rtop) - an interactive, remote system monitoring tool based on SSH. From a3a0ac967037ee8a1c53ed709169b19b9547f78d Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 1 Feb 2023 18:22:31 +0100 Subject: [PATCH 074/104] add source code links for pydash, riemann, rtop - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 84ea42f..f1adf85 100644 --- a/README.md +++ b/README.md @@ -523,9 +523,9 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Performance Co-Pilot](http://pcp.io) - Lightweight, distributed system performance and analysis framework. - [PHP Server Monitor](https://www.phpservermonitor.org/) - Open source tool to monitor your servers and websites. ([Source Code](https://github.com/phpservermon/phpservermon)) - [PhpSysInfo](https://phpsysinfo.github.io/phpsysinfo/) - A customizable PHP script that displays information about your system nicely. ([Source Code](https://github.com/phpsysinfo/phpsysinfo)) -- [pyDash](https://k3oni.github.io/pydash/) - Small web-based monitoring dashboard for linux. -- [Riemann](http://riemann.io/) - Flexible and fast events processor allowing complex events/metrics analysis. -- [rtop](https://github.com/rapidloop/rtop) - an interactive, remote system monitoring tool based on SSH. +- [pyDash](https://k3oni.github.io/pydash/) - Small web-based monitoring dashboard for linux. ([Source Code](https://gitlab.com/k3oni/pydash)) +- [Riemann](http://riemann.io/) - Flexible and fast events processor allowing complex events/metrics analysis. ([Source Code](https://github.com/riemann/riemann)) +- [rtop](https://github.com/rapidloop/rtop) - an interactive, remote system monitoring tool based on SSH. ([Source Code](https://github.com/rapidloop/rtop)) - [Scrutiny](https://github.com/AnalogJ/scrutiny) - Hard Drive S.M.A.R.T Monitoring, Historical Trends & Real World Failure Thresholds - [Sensu](https://sensuapp.org/) - Monitoring framework. - [ServerStatus BotoX](https://github.com/BotoX/ServerStatus) - Display and monitor your servers statistics in a beatiful way. From 8887b370402e1eef0d4e69b82b5ecc9779f59721 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 1 Feb 2023 18:22:47 +0100 Subject: [PATCH 075/104] update sensu homepage, description, add source code link - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1adf85..49d9070 100644 --- a/README.md +++ b/README.md @@ -527,7 +527,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Riemann](http://riemann.io/) - Flexible and fast events processor allowing complex events/metrics analysis. ([Source Code](https://github.com/riemann/riemann)) - [rtop](https://github.com/rapidloop/rtop) - an interactive, remote system monitoring tool based on SSH. ([Source Code](https://github.com/rapidloop/rtop)) - [Scrutiny](https://github.com/AnalogJ/scrutiny) - Hard Drive S.M.A.R.T Monitoring, Historical Trends & Real World Failure Thresholds -- [Sensu](https://sensuapp.org/) - Monitoring framework. +- [Sensu](https://sensu.io/) - Monitoring tool for ephemeral infrastructure and distributed applications. ([Source Code](https://github.com/sensu/sensu-go)) - [ServerStatus BotoX](https://github.com/BotoX/ServerStatus) - Display and monitor your servers statistics in a beatiful way. - [ServerStatus moejda](https://github.com/mojeda/ServerStatus) - Server Status website script, displays uptime (days), free RAM, free HDD - [Thruk](http://www.thruk.org/) - Multibackend monitoring web interface with support for Naemon, Nagios, Icinga and Shinken. From c0c90cf5defd70fc99391d59955a9a240fd1771a Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 1 Feb 2023 18:23:29 +0100 Subject: [PATCH 076/104] remove ServerStatus BotoX (unmaintained since 2016) - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/405 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 49d9070..572a961 100644 --- a/README.md +++ b/README.md @@ -528,7 +528,6 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [rtop](https://github.com/rapidloop/rtop) - an interactive, remote system monitoring tool based on SSH. ([Source Code](https://github.com/rapidloop/rtop)) - [Scrutiny](https://github.com/AnalogJ/scrutiny) - Hard Drive S.M.A.R.T Monitoring, Historical Trends & Real World Failure Thresholds - [Sensu](https://sensu.io/) - Monitoring tool for ephemeral infrastructure and distributed applications. ([Source Code](https://github.com/sensu/sensu-go)) -- [ServerStatus BotoX](https://github.com/BotoX/ServerStatus) - Display and monitor your servers statistics in a beatiful way. - [ServerStatus moejda](https://github.com/mojeda/ServerStatus) - Server Status website script, displays uptime (days), free RAM, free HDD - [Thruk](http://www.thruk.org/) - Multibackend monitoring web interface with support for Naemon, Nagios, Icinga and Shinken. - [Uchiwa](https://uchiwa.io/) - Simple dashboard for sensu. From 13044d7f26de9db6468680c4645af949852ab26d Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 1 Feb 2023 18:24:01 +0100 Subject: [PATCH 077/104] remove ServerStatus moejda (unmaintained since 2015) - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/405 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 572a961..973c53a 100644 --- a/README.md +++ b/README.md @@ -528,7 +528,6 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [rtop](https://github.com/rapidloop/rtop) - an interactive, remote system monitoring tool based on SSH. ([Source Code](https://github.com/rapidloop/rtop)) - [Scrutiny](https://github.com/AnalogJ/scrutiny) - Hard Drive S.M.A.R.T Monitoring, Historical Trends & Real World Failure Thresholds - [Sensu](https://sensu.io/) - Monitoring tool for ephemeral infrastructure and distributed applications. ([Source Code](https://github.com/sensu/sensu-go)) -- [ServerStatus moejda](https://github.com/mojeda/ServerStatus) - Server Status website script, displays uptime (days), free RAM, free HDD - [Thruk](http://www.thruk.org/) - Multibackend monitoring web interface with support for Naemon, Nagios, Icinga and Shinken. - [Uchiwa](https://uchiwa.io/) - Simple dashboard for sensu. - [Vector](https://github.com/Netflix/vector/) - An on-host performance monitoring framework. From 490929c3be71006a71bdce8913efe408c911395c Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 1 Feb 2023 18:25:41 +0100 Subject: [PATCH 078/104] thruk: add source code link - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 973c53a..2b6ebd0 100644 --- a/README.md +++ b/README.md @@ -528,7 +528,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [rtop](https://github.com/rapidloop/rtop) - an interactive, remote system monitoring tool based on SSH. ([Source Code](https://github.com/rapidloop/rtop)) - [Scrutiny](https://github.com/AnalogJ/scrutiny) - Hard Drive S.M.A.R.T Monitoring, Historical Trends & Real World Failure Thresholds - [Sensu](https://sensu.io/) - Monitoring tool for ephemeral infrastructure and distributed applications. ([Source Code](https://github.com/sensu/sensu-go)) -- [Thruk](http://www.thruk.org/) - Multibackend monitoring web interface with support for Naemon, Nagios, Icinga and Shinken. +- [Thruk](http://www.thruk.org/) - Multibackend monitoring web interface with support for Naemon, Nagios, Icinga and Shinken. ([Source Code](https://github.com/sni/Thruk)) - [Uchiwa](https://uchiwa.io/) - Simple dashboard for sensu. - [Vector](https://github.com/Netflix/vector/) - An on-host performance monitoring framework. - [Xymon](https://www.xymon.com/) - Network monitoring inspired by Big Brother. From a38d989bbf9c84b2d22770f1ac0a6cf27871f2c2 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 1 Feb 2023 18:26:24 +0100 Subject: [PATCH 079/104] remove uchiwa (unmaintained since 2019, archived) - This repository has been archived by the owner on Jan 7, 2020. It is now read-only. - Uchiwa and Sensu 1.x are both superceded by Sensu Go. - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/405 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2b6ebd0..e41d1cd 100644 --- a/README.md +++ b/README.md @@ -529,7 +529,6 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Scrutiny](https://github.com/AnalogJ/scrutiny) - Hard Drive S.M.A.R.T Monitoring, Historical Trends & Real World Failure Thresholds - [Sensu](https://sensu.io/) - Monitoring tool for ephemeral infrastructure and distributed applications. ([Source Code](https://github.com/sensu/sensu-go)) - [Thruk](http://www.thruk.org/) - Multibackend monitoring web interface with support for Naemon, Nagios, Icinga and Shinken. ([Source Code](https://github.com/sni/Thruk)) -- [Uchiwa](https://uchiwa.io/) - Simple dashboard for sensu. - [Vector](https://github.com/Netflix/vector/) - An on-host performance monitoring framework. - [Xymon](https://www.xymon.com/) - Network monitoring inspired by Big Brother. - [Zabbix](http://www.zabbix.com/) - Enterprise-class software for monitoring of networks and applications. From 54f129df1ec07b3281c0f9f42a422162c9b564f6 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 1 Feb 2023 18:27:36 +0100 Subject: [PATCH 080/104] remove vector (unmaintained since 2020, archived) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e41d1cd..4887d76 100644 --- a/README.md +++ b/README.md @@ -529,7 +529,6 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Scrutiny](https://github.com/AnalogJ/scrutiny) - Hard Drive S.M.A.R.T Monitoring, Historical Trends & Real World Failure Thresholds - [Sensu](https://sensu.io/) - Monitoring tool for ephemeral infrastructure and distributed applications. ([Source Code](https://github.com/sensu/sensu-go)) - [Thruk](http://www.thruk.org/) - Multibackend monitoring web interface with support for Naemon, Nagios, Icinga and Shinken. ([Source Code](https://github.com/sni/Thruk)) -- [Vector](https://github.com/Netflix/vector/) - An on-host performance monitoring framework. - [Xymon](https://www.xymon.com/) - Network monitoring inspired by Big Brother. - [Zabbix](http://www.zabbix.com/) - Enterprise-class software for monitoring of networks and applications. - [Zenoss](http://community.zenoss.org) - Application, server, and network management platform based on Zope. From 952cdfb26145681e355507d6cc204e491c892daf Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 1 Feb 2023 18:29:00 +0100 Subject: [PATCH 081/104] remove xymon (unmaintained since 2019) - https://sourceforge.net/p/xymon/code/HEAD/tree/ - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/405 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4887d76..07f2599 100644 --- a/README.md +++ b/README.md @@ -529,7 +529,6 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Scrutiny](https://github.com/AnalogJ/scrutiny) - Hard Drive S.M.A.R.T Monitoring, Historical Trends & Real World Failure Thresholds - [Sensu](https://sensu.io/) - Monitoring tool for ephemeral infrastructure and distributed applications. ([Source Code](https://github.com/sensu/sensu-go)) - [Thruk](http://www.thruk.org/) - Multibackend monitoring web interface with support for Naemon, Nagios, Icinga and Shinken. ([Source Code](https://github.com/sni/Thruk)) -- [Xymon](https://www.xymon.com/) - Network monitoring inspired by Big Brother. - [Zabbix](http://www.zabbix.com/) - Enterprise-class software for monitoring of networks and applications. - [Zenoss](http://community.zenoss.org) - Application, server, and network management platform based on Zope. From 3c796fa80fa86d327fe77e59743b142d70eb6967 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 1 Feb 2023 18:32:09 +0100 Subject: [PATCH 082/104] zabbix: add source code link - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07f2599..5f3a648 100644 --- a/README.md +++ b/README.md @@ -529,7 +529,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Scrutiny](https://github.com/AnalogJ/scrutiny) - Hard Drive S.M.A.R.T Monitoring, Historical Trends & Real World Failure Thresholds - [Sensu](https://sensu.io/) - Monitoring tool for ephemeral infrastructure and distributed applications. ([Source Code](https://github.com/sensu/sensu-go)) - [Thruk](http://www.thruk.org/) - Multibackend monitoring web interface with support for Naemon, Nagios, Icinga and Shinken. ([Source Code](https://github.com/sni/Thruk)) -- [Zabbix](http://www.zabbix.com/) - Enterprise-class software for monitoring of networks and applications. +- [Zabbix](http://www.zabbix.com/) - Enterprise-class software for monitoring of networks and applications. ([Source Code](https://git.zabbix.com/projects/ZBX/repos/zabbix/browse)) - [Zenoss](http://community.zenoss.org) - Application, server, and network management platform based on Zope. From 4f05dbcb90fa7369e3c4b92626ed5934f032e29b Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 1 Feb 2023 18:33:38 +0100 Subject: [PATCH 083/104] remove zenoss (website down, no source code) - the only website that is still up is https://www.zenoss.com/ and it does not mention the open-source solution - https://github.com/zenoss/ has no trace of the actual source code for the main app - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/405 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 5f3a648..69a6042 100644 --- a/README.md +++ b/README.md @@ -530,7 +530,6 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Sensu](https://sensu.io/) - Monitoring tool for ephemeral infrastructure and distributed applications. ([Source Code](https://github.com/sensu/sensu-go)) - [Thruk](http://www.thruk.org/) - Multibackend monitoring web interface with support for Naemon, Nagios, Icinga and Shinken. ([Source Code](https://github.com/sni/Thruk)) - [Zabbix](http://www.zabbix.com/) - Enterprise-class software for monitoring of networks and applications. ([Source Code](https://git.zabbix.com/projects/ZBX/repos/zabbix/browse)) -- [Zenoss](http://community.zenoss.org) - Application, server, and network management platform based on Zope. ### Status Pages From 70e177a9dcee40bae11e3aa20a1647e1bea0feb0 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 1 Feb 2023 18:38:36 +0100 Subject: [PATCH 084/104] add licences/languages for monit, munin, nameon, nagios, netdata, netxms - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/416 --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 69a6042..806a953 100644 --- a/README.md +++ b/README.md @@ -510,14 +510,14 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [eZ Server Monitor](http://www.ezservermonitor.com) - A lightweight and simple dashboard monitor for Linux, available in Web and Bash application. ([Source Code](https://github.com/shevabam/ezservermonitor-web)) `GPL-3.0` `PHP/Shell` - [Healthchecks](https://healthchecks.io/docs/self_hosted/) - Monitoring for cron jobs, background services and scheduled tasks. ([Source Code](https://github.com/healthchecks/healthchecks)) `BSD-3-Clause` `Python` - [Icinga](https://www.icinga.com/) - Nagios fork that has since lapped nagios several times. Comes with the possibility of clustered monitoring. ([Source Code](https://github.com/Icinga/icinga2)) `GPL-2.0` `C++` -- [LibreNMS](http://www.librenms.org) - Fully featured network monitoring system that provides a wealth of features and device support. ([Source Code](https://github.com/librenms/librenms)) +- [LibreNMS](http://www.librenms.org) - Fully featured network monitoring system that provides a wealth of features and device support. ([Source Code](https://github.com/librenms/librenms)) `GPL-3.0` `PHP` - [Linux Dash](https://github.com/afaqurk/linux-dash) - A low-overhead monitoring web dashboard for a GNU/Linux machine. `MIT` `Nodejs/Go/Python/PHP` -- [Monit](http://mmonit.com/monit/#home) - Small utility for managing and monitoring Unix systems. ([Source Code](https://bitbucket.org/tildeslash/monit/src/master/)) -- [Munin](http://munin-monitoring.org/) - Networked resource monitoring tool. ([Source Code](https://github.com/munin-monitoring/munin)) -- [Naemon](http://www.naemon.org/) - Network monitoring tool based on the Nagios 4 core with performance enhancements and new features. ([Source Code](https://github.com/naemon/naemon-core)) -- [Nagios](https://www.nagios.org/) - Computer system, network and infrastructure monitoring software application. ([Source Code](https://github.com/NagiosEnterprises/nagioscore)) -- [Netdata](https://www.netdata.cloud/) - Distributed, real-time, performance and health monitoring for systems and applications. Runs on Linux, FreeBSD, and MacOS. ([Source Code](https://github.com/netdata/netdata)) -- [NetXMS](https://www.netxms.org/) - Open Source network and infrastructure monitoring and management. ([Source Code](https://github.com/netxms/netxms)) +- [Monit](http://mmonit.com/monit/#home) - Small utility for managing and monitoring Unix systems. ([Source Code](https://bitbucket.org/tildeslash/monit/src/master/)) `AGPL-3.0` `C` +- [Munin](http://munin-monitoring.org/) - Networked resource monitoring tool. ([Source Code](https://github.com/munin-monitoring/munin)) `GPL-2.0` `Perl/Shell` +- [Naemon](http://www.naemon.org/) - Network monitoring tool based on the Nagios 4 core with performance enhancements and new features. ([Source Code](https://github.com/naemon/naemon-core)) `GPL-2.0` `C` +- [Nagios](https://www.nagios.org/) - Computer system, network and infrastructure monitoring software application. ([Source Code](https://github.com/NagiosEnterprises/nagioscore)) `GPL-2.0` `C` +- [Netdata](https://www.netdata.cloud/) - Distributed, real-time, performance and health monitoring for systems and applications. Runs on Linux, FreeBSD, and MacOS. ([Source Code](https://github.com/netdata/netdata)) `GPL-3.0` `C` +- [NetXMS](https://www.netxms.org/) - Open Source network and infrastructure monitoring and management. ([Source Code](https://github.com/netxms/netxms)) `LGPL-3.0/GPL-3.0` `Java/C++/C` - [Observium](http://www.observium.org/) - SNMP monitoring for servers and networking devices. Runs on linux. - [OMD](http://omdistro.org/) - The Open Monitoring Distribution. - [Performance Co-Pilot](http://pcp.io) - Lightweight, distributed system performance and analysis framework. From c88c240dad57e74a634866b69f09f307b7af26f4 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 1 Feb 2023 18:46:19 +0100 Subject: [PATCH 085/104] remove rocketeer (dead link, no such domain) - ref. #405 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 806a953..1739362 100644 --- a/README.md +++ b/README.md @@ -299,7 +299,6 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Fabric](http://www.fabfile.org/) - Python library and cli tool for streamlining the use of SSH for application deployment or systems administration tasks. - [Mina](http://nadarei.co/mina/) - Really fast deployer and server automation tool (rake based). - [munki](https://www.munki.org/munki/) - Webserver-based repository of packages and package metadata, that allows macOS administrators to manage software installs. -- [Rocketeer](http://rocketeer.autopergamene.eu/) - PHP task runner and deployment tool. - [sup](https://github.com/pressly/sup/) - Super simple deployment tool - just Unix - think of it like 'make' for a network of servers. - [Vlad the Deployer](https://github.com/seattlerb/vlad) - Deployment automation (rake based). From bc6d0584312862115794e427f0d5ee9e1cf4be8a Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 1 Feb 2023 18:47:37 +0100 Subject: [PATCH 086/104] remove sup (unmaintained since 2021) - ref. #405 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1739362..a81d4d6 100644 --- a/README.md +++ b/README.md @@ -299,7 +299,6 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Fabric](http://www.fabfile.org/) - Python library and cli tool for streamlining the use of SSH for application deployment or systems administration tasks. - [Mina](http://nadarei.co/mina/) - Really fast deployer and server automation tool (rake based). - [munki](https://www.munki.org/munki/) - Webserver-based repository of packages and package metadata, that allows macOS administrators to manage software installs. -- [sup](https://github.com/pressly/sup/) - Super simple deployment tool - just Unix - think of it like 'make' for a network of servers. - [Vlad the Deployer](https://github.com/seattlerb/vlad) - Deployment automation (rake based). From 99a770be96e4be4f655a57b7208d673834905913 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 3 Feb 2023 21:04:47 +0100 Subject: [PATCH 087/104] remove clusto (unmaintained since 2021) - ref. #405 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a81d4d6..f8cd06e 100644 --- a/README.md +++ b/README.md @@ -219,7 +219,6 @@ Configuration management database (CMDB) software. _See also: [IT Asset Management]([Ralph](#it-asset-management))_ -- [Clusto](https://github.com/clusto/clusto) - Helps you keep track of your inventory, where it is, how it's connected, and provides an abstracted interface for interacting with the elements of the infrastructure. - [Collins](http://tumblr.github.io/collins/) - At Tumblr, it's the infrastructure source of truth and knowledge. - [i-doit](http://www.i-doit.org/) - IT Documentation and CMDB. - [iTop](http://www.combodo.com/itop-193) - Complete ITIL web based service management tool. From 3a5299457667a1aff8591034ea621fd30a3c3563 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 3 Feb 2023 21:06:05 +0100 Subject: [PATCH 088/104] add GLPI source code link - ref. #416 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f8cd06e..f0f1c5d 100644 --- a/README.md +++ b/README.md @@ -451,7 +451,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ *IT Assets Management software.* -- [GLPI](https://www.glpi-project.org/) - Information Resource-Manager with an additional Administration Interface. +- [GLPI](https://www.glpi-project.org/) - Information Resource-Manager with an additional Administration Interface. ([Source Code](https://github.com/glpi-project/glpi)) - [OCS Inventory NG](https://ocsinventory-ng.org/) - Asset management and deployment solution for all devices in your IT Department. ([Source Code](https://github.com/OCSInventory-NG)) `GPL-2.0` `PHP/Perl` - [OPSI](http://www.opsi.org) - Hardware and software inventory, client management, deployment, and patching for Linux and Windows. ([Source Code](https://github.com/opsi-org/)) `GPL-3.0/AGPL-3.0` `OVF/Python` - [RackTables](http://racktables.org/) - Datacenter and server room asset management like document hardware assets, network addresses, space in racks, networks configuration. ([Source Code](https://github.com/RackTables/racktables), [Demo](https://www.racktables.org/demo.php)) `GPL-2.0` `PHP` From 62060ead74b0df651d30d376ac4d7b0571da1e9a Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 3 Feb 2023 21:06:50 +0100 Subject: [PATCH 089/104] remove duplicate entry OCS inventory NG --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f0f1c5d..6e1e40d 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,6 @@ Managing software on desktop computers. _See also: [IT Asset Management](#it-asset-management)_ - [Chocolatey](https://chocolatey.org/) – The package manager for Windows. ([Source Code](https://github.com/chocolatey/choco)) `Apache-2.0` `C#/PowerShell` -- [OCS Inventory NG](https://ocsinventory-ng.org/?lang=en) - Inventory, deployment and network scan. ([Source Code](https://github.com/OCSInventory-NG/OCSInventory-Server)) `GPL-2.0` `Perl/PHP` ### Cloning From a5d0f2a050b0edf3d87bb335c2465c8639193b9d Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 3 Feb 2023 21:08:34 +0100 Subject: [PATCH 090/104] add source code link for claws mail - ref. #416 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e1e40d..59283ba 100644 --- a/README.md +++ b/README.md @@ -480,7 +480,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ **[`^ back to top ^`](#awesome-sysadmin)** -- [Claws Mail](http://www.claws-mail.org/) - Old school email client (and news reader), based on GTK+. +- [Claws Mail](http://www.claws-mail.org/) - Old school email client (and news reader), based on GTK+. ([Source Code](https://git.claws-mail.org/?p=claws.git;a=tree)) - [ImapSync](http://imapsync.lamiral.info/) – Simple IMAP migration tool for copying mailboxes to other servers. - [Mutt](http://www.mutt.org/) - Small but very powerful text-based mail client. - [Nylas Mail](https://www.nylas.com/nylas-mail/) - Extensible mail client. From f3c19d36e695ad4b2ea91c4757940e992a68f6c6 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 3 Feb 2023 21:09:42 +0100 Subject: [PATCH 091/104] add source code link for imapsync -ref. #416 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59283ba..a8d71ce 100644 --- a/README.md +++ b/README.md @@ -481,7 +481,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ **[`^ back to top ^`](#awesome-sysadmin)** - [Claws Mail](http://www.claws-mail.org/) - Old school email client (and news reader), based on GTK+. ([Source Code](https://git.claws-mail.org/?p=claws.git;a=tree)) -- [ImapSync](http://imapsync.lamiral.info/) – Simple IMAP migration tool for copying mailboxes to other servers. +- [ImapSync](http://imapsync.lamiral.info/) – Simple IMAP migration tool for copying mailboxes to other servers. ([Source Code](https://github.com/imapsync/imapsync)) - [Mutt](http://www.mutt.org/) - Small but very powerful text-based mail client. - [Nylas Mail](https://www.nylas.com/nylas-mail/) - Extensible mail client. - [Sylpheed](http://sylpheed.sraoss.jp/en/) – Still developed predecessor to Claws Mail, lightweight mail client. From c5f95402896e7ff5be907687b8e24bd949ffa553 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 3 Feb 2023 21:10:30 +0100 Subject: [PATCH 092/104] add source code link for mutt - ref #416 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8d71ce..dfe173d 100644 --- a/README.md +++ b/README.md @@ -482,7 +482,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Claws Mail](http://www.claws-mail.org/) - Old school email client (and news reader), based on GTK+. ([Source Code](https://git.claws-mail.org/?p=claws.git;a=tree)) - [ImapSync](http://imapsync.lamiral.info/) – Simple IMAP migration tool for copying mailboxes to other servers. ([Source Code](https://github.com/imapsync/imapsync)) -- [Mutt](http://www.mutt.org/) - Small but very powerful text-based mail client. +- [Mutt](http://www.mutt.org/) - Small but very powerful text-based mail client. ([Source Code](https://gitlab.com/muttmua/mutt)) - [Nylas Mail](https://www.nylas.com/nylas-mail/) - Extensible mail client. - [Sylpheed](http://sylpheed.sraoss.jp/en/) – Still developed predecessor to Claws Mail, lightweight mail client. - [Thunderbird](https://www.mozilla.org/de/thunderbird/) - Free email application that's easy to set up and customize. From 438cf96ace6cb2dcd2db6c91577a104c2f45d8f0 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 3 Feb 2023 21:10:50 +0100 Subject: [PATCH 093/104] rmeove nylas mail (unmaintained since 2018) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index dfe173d..5bc58e1 100644 --- a/README.md +++ b/README.md @@ -483,7 +483,6 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Claws Mail](http://www.claws-mail.org/) - Old school email client (and news reader), based on GTK+. ([Source Code](https://git.claws-mail.org/?p=claws.git;a=tree)) - [ImapSync](http://imapsync.lamiral.info/) – Simple IMAP migration tool for copying mailboxes to other servers. ([Source Code](https://github.com/imapsync/imapsync)) - [Mutt](http://www.mutt.org/) - Small but very powerful text-based mail client. ([Source Code](https://gitlab.com/muttmua/mutt)) -- [Nylas Mail](https://www.nylas.com/nylas-mail/) - Extensible mail client. - [Sylpheed](http://sylpheed.sraoss.jp/en/) – Still developed predecessor to Claws Mail, lightweight mail client. - [Thunderbird](https://www.mozilla.org/de/thunderbird/) - Free email application that's easy to set up and customize. From 1eeb2fe65bfec35e87945877401072fbf969047e Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 3 Feb 2023 21:11:35 +0100 Subject: [PATCH 094/104] add source code link for sylpheed - ref. #416 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bc58e1..670350d 100644 --- a/README.md +++ b/README.md @@ -483,7 +483,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Claws Mail](http://www.claws-mail.org/) - Old school email client (and news reader), based on GTK+. ([Source Code](https://git.claws-mail.org/?p=claws.git;a=tree)) - [ImapSync](http://imapsync.lamiral.info/) – Simple IMAP migration tool for copying mailboxes to other servers. ([Source Code](https://github.com/imapsync/imapsync)) - [Mutt](http://www.mutt.org/) - Small but very powerful text-based mail client. ([Source Code](https://gitlab.com/muttmua/mutt)) -- [Sylpheed](http://sylpheed.sraoss.jp/en/) – Still developed predecessor to Claws Mail, lightweight mail client. +- [Sylpheed](http://sylpheed.sraoss.jp/en/) – Still developed predecessor to Claws Mail, lightweight mail client. ([Source Code](https://github.com/sylpheed-mail/sylpheed)) - [Thunderbird](https://www.mozilla.org/de/thunderbird/) - Free email application that's easy to set up and customize. From 011348dcba7113e1fc5de4531d3c9aa2af66da34 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 3 Feb 2023 21:12:47 +0100 Subject: [PATCH 095/104] update thunderbird URL, add source code link - ref. #416 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 670350d..25668ad 100644 --- a/README.md +++ b/README.md @@ -484,7 +484,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [ImapSync](http://imapsync.lamiral.info/) – Simple IMAP migration tool for copying mailboxes to other servers. ([Source Code](https://github.com/imapsync/imapsync)) - [Mutt](http://www.mutt.org/) - Small but very powerful text-based mail client. ([Source Code](https://gitlab.com/muttmua/mutt)) - [Sylpheed](http://sylpheed.sraoss.jp/en/) – Still developed predecessor to Claws Mail, lightweight mail client. ([Source Code](https://github.com/sylpheed-mail/sylpheed)) -- [Thunderbird](https://www.mozilla.org/de/thunderbird/) - Free email application that's easy to set up and customize. +- [Thunderbird](https://www.thunderbird.net/) - Free email application that's easy to set up and customize. ([Source Code](https://hg.mozilla.org/comm-central/file)) ### Monitoring From f97bc28bfedb30eb502716d6d0c43175f1b31824 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 3 Feb 2023 21:13:47 +0100 Subject: [PATCH 096/104] fix GNS3 entry syntax, add language - ref. #416 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25668ad..82e80e2 100644 --- a/README.md +++ b/README.md @@ -574,7 +574,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ *Network configuration management tools.* -- [GNS3](https://www.gns3.com/) - Graphical network simulator that provides a variety of virtual appliances - ([Source Code](https://github.com/GNS3/gns3-gui/), [Documentation](https://docs.gns3.com/)) - `GPLv3` +- [GNS3](https://www.gns3.com/) - Graphical network simulator that provides a variety of virtual appliances. ([Source Code](https://github.com/GNS3/gns3-gui/)) `GPL-3.0` `Python` - [Oxidized](https://github.com/ytti/oxidized) - A modern take on network device configuration monitoring with web interface and GIT storage. - [phpIPAM](http://phpipam.net/) - Open source IP address management with [PowerDNS](https://www.powerdns.com/) integration. - [RANCID](http://www.shrubbery.net/rancid/) - Monitors network device's configuration and maintain history of changes. From ea8a621f2537ea7145945aa4c284664326b261b8 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 3 Feb 2023 21:14:28 +0100 Subject: [PATCH 097/104] oxidized: add license/language - ref. #416 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82e80e2..fc394dc 100644 --- a/README.md +++ b/README.md @@ -575,7 +575,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ *Network configuration management tools.* - [GNS3](https://www.gns3.com/) - Graphical network simulator that provides a variety of virtual appliances. ([Source Code](https://github.com/GNS3/gns3-gui/)) `GPL-3.0` `Python` -- [Oxidized](https://github.com/ytti/oxidized) - A modern take on network device configuration monitoring with web interface and GIT storage. +- [Oxidized](https://github.com/ytti/oxidized) - A modern take on network device configuration monitoring with web interface and GIT storage. `Apache-2.0` `Ruby` - [phpIPAM](http://phpipam.net/) - Open source IP address management with [PowerDNS](https://www.powerdns.com/) integration. - [RANCID](http://www.shrubbery.net/rancid/) - Monitors network device's configuration and maintain history of changes. - [rConfig](http://www.rconfig.com/) - Another network device configuration management tool. From 06283bb648bf59c9caa4bf2115898dec3b3e180c Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 3 Feb 2023 21:15:45 +0100 Subject: [PATCH 098/104] phpIPAM: add source code link, license, language - ref. #416 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc394dc..08e9bc9 100644 --- a/README.md +++ b/README.md @@ -576,7 +576,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [GNS3](https://www.gns3.com/) - Graphical network simulator that provides a variety of virtual appliances. ([Source Code](https://github.com/GNS3/gns3-gui/)) `GPL-3.0` `Python` - [Oxidized](https://github.com/ytti/oxidized) - A modern take on network device configuration monitoring with web interface and GIT storage. `Apache-2.0` `Ruby` -- [phpIPAM](http://phpipam.net/) - Open source IP address management with [PowerDNS](https://www.powerdns.com/) integration. +- [phpIPAM](http://phpipam.net/) - Open source IP address management with PowerDNS integration. ([Source Code](https://github.com/phpipam/phpipam)) `GPL-3.0` `PHP` - [RANCID](http://www.shrubbery.net/rancid/) - Monitors network device's configuration and maintain history of changes. - [rConfig](http://www.rconfig.com/) - Another network device configuration management tool. - [trigger](https://github.com/trigger/trigger) - Robust network automation toolkit written in Python. From bb0569ae34a648192a0d084688d5de6ff95cc6d3 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 3 Feb 2023 21:18:02 +0100 Subject: [PATCH 099/104] rancid: add source code link, license, language - ref. #416 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08e9bc9..70d30cb 100644 --- a/README.md +++ b/README.md @@ -577,7 +577,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [GNS3](https://www.gns3.com/) - Graphical network simulator that provides a variety of virtual appliances. ([Source Code](https://github.com/GNS3/gns3-gui/)) `GPL-3.0` `Python` - [Oxidized](https://github.com/ytti/oxidized) - A modern take on network device configuration monitoring with web interface and GIT storage. `Apache-2.0` `Ruby` - [phpIPAM](http://phpipam.net/) - Open source IP address management with PowerDNS integration. ([Source Code](https://github.com/phpipam/phpipam)) `GPL-3.0` `PHP` -- [RANCID](http://www.shrubbery.net/rancid/) - Monitors network device's configuration and maintain history of changes. +- [RANCID](http://www.shrubbery.net/rancid/) - Monitors network device's configuration and maintain history of changes. ([Source Code](https://github.com/haussli/rancid)) `BSD-3-Clause` `Perl/Shell` - [rConfig](http://www.rconfig.com/) - Another network device configuration management tool. - [trigger](https://github.com/trigger/trigger) - Robust network automation toolkit written in Python. From 98372abb35b914bfb77e251cd7582e366a956740 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 3 Feb 2023 21:19:59 +0100 Subject: [PATCH 100/104] rConfig: add source code link, license, language - ref. #416 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70d30cb..fa8dfe0 100644 --- a/README.md +++ b/README.md @@ -578,7 +578,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Oxidized](https://github.com/ytti/oxidized) - A modern take on network device configuration monitoring with web interface and GIT storage. `Apache-2.0` `Ruby` - [phpIPAM](http://phpipam.net/) - Open source IP address management with PowerDNS integration. ([Source Code](https://github.com/phpipam/phpipam)) `GPL-3.0` `PHP` - [RANCID](http://www.shrubbery.net/rancid/) - Monitors network device's configuration and maintain history of changes. ([Source Code](https://github.com/haussli/rancid)) `BSD-3-Clause` `Perl/Shell` -- [rConfig](http://www.rconfig.com/) - Another network device configuration management tool. +- [rConfig](http://www.rconfig.com/) - Another network device configuration management tool. ([Source Code](https://github.com/rconfig/rconfig)) `GPL-3.0` `PHP` - [trigger](https://github.com/trigger/trigger) - Robust network automation toolkit written in Python. From 7f7161cde6034cc43d0a317bb45190ab5ac00328 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 3 Feb 2023 21:20:21 +0100 Subject: [PATCH 101/104] remove trigger (unmaintained since 2018) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index fa8dfe0..83895f8 100644 --- a/README.md +++ b/README.md @@ -579,7 +579,6 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [phpIPAM](http://phpipam.net/) - Open source IP address management with PowerDNS integration. ([Source Code](https://github.com/phpipam/phpipam)) `GPL-3.0` `PHP` - [RANCID](http://www.shrubbery.net/rancid/) - Monitors network device's configuration and maintain history of changes. ([Source Code](https://github.com/haussli/rancid)) `BSD-3-Clause` `Perl/Shell` - [rConfig](http://www.rconfig.com/) - Another network device configuration management tool. ([Source Code](https://github.com/rconfig/rconfig)) `GPL-3.0` `PHP` -- [trigger](https://github.com/trigger/trigger) - Robust network automation toolkit written in Python. ### Newsletters From 98f6c8af0c596a2d957c0279d0efd8ca925dbcb4 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 3 Feb 2023 21:26:02 +0100 Subject: [PATCH 102/104] shorten descriptions/use official descriptions --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 83895f8..e1e8542 100644 --- a/README.md +++ b/README.md @@ -575,10 +575,10 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ *Network configuration management tools.* - [GNS3](https://www.gns3.com/) - Graphical network simulator that provides a variety of virtual appliances. ([Source Code](https://github.com/GNS3/gns3-gui/)) `GPL-3.0` `Python` -- [Oxidized](https://github.com/ytti/oxidized) - A modern take on network device configuration monitoring with web interface and GIT storage. `Apache-2.0` `Ruby` +- [Oxidized](https://github.com/ytti/oxidized) - Network device configuration backup tool. `Apache-2.0` `Ruby` - [phpIPAM](http://phpipam.net/) - Open source IP address management with PowerDNS integration. ([Source Code](https://github.com/phpipam/phpipam)) `GPL-3.0` `PHP` -- [RANCID](http://www.shrubbery.net/rancid/) - Monitors network device's configuration and maintain history of changes. ([Source Code](https://github.com/haussli/rancid)) `BSD-3-Clause` `Perl/Shell` -- [rConfig](http://www.rconfig.com/) - Another network device configuration management tool. ([Source Code](https://github.com/rconfig/rconfig)) `GPL-3.0` `PHP` +- [RANCID](http://www.shrubbery.net/rancid/) - Monitor network devices configuration and maintain history of changes. ([Source Code](https://github.com/haussli/rancid)) `BSD-3-Clause` `Perl/Shell` +- [rConfig](http://www.rconfig.com/) - Network device configuration management tool. ([Source Code](https://github.com/rconfig/rconfig)) `GPL-3.0` `PHP` ### Newsletters From c417914cdd2ba202cafaf27d8fbd90ef43eb78cb Mon Sep 17 00:00:00 2001 From: KoS Date: Wed, 1 Mar 2023 14:24:51 +0100 Subject: [PATCH 103/104] Add OpenWISP to Network configuration management tools (#449) As mentioned in #439 Co-authored-by: nodiscc --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e1e8542..233a46b 100644 --- a/README.md +++ b/README.md @@ -575,12 +575,14 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ *Network configuration management tools.* - [GNS3](https://www.gns3.com/) - Graphical network simulator that provides a variety of virtual appliances. ([Source Code](https://github.com/GNS3/gns3-gui/)) `GPL-3.0` `Python` +- [OpenWISP](https://openwisp.org/) - Open Source Network Management System for OpenWRT based routers and access points. ([Demo](https://openwisp.org/demo.html), [Source Code](https://github.com/openwisp)) `GPL-3.0` `Python` - [Oxidized](https://github.com/ytti/oxidized) - Network device configuration backup tool. `Apache-2.0` `Ruby` - [phpIPAM](http://phpipam.net/) - Open source IP address management with PowerDNS integration. ([Source Code](https://github.com/phpipam/phpipam)) `GPL-3.0` `PHP` - [RANCID](http://www.shrubbery.net/rancid/) - Monitor network devices configuration and maintain history of changes. ([Source Code](https://github.com/haussli/rancid)) `BSD-3-Clause` `Perl/Shell` - [rConfig](http://www.rconfig.com/) - Network device configuration management tool. ([Source Code](https://github.com/rconfig/rconfig)) `GPL-3.0` `PHP` + ### Newsletters **[`^ back to top ^`](#awesome-sysadmin)** From 89c2b9077cb113dc5f01c32e5864e4c142927372 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 1 Mar 2023 13:25:42 +0000 Subject: [PATCH 104/104] pull request template: additional questions to help evaluate actual awesomeness of projects (#459) * pull request template: additional questions to help evaluate actual awesomeness of projects - ref. https://github.com/awesome-foss/awesome-sysadmin/pull/357 - ref. https://github.com/awesome-foss/awesome-sysadmin/pull/449 - ref. https://github.com/awesome-foss/awesome-sysadmin/pull/453 - ref. https://github.com/awesome-foss/awesome-sysadmin/pull/457 - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/pull/3217 - ref. https://github.com/awesome-foss/awesome-sysadmin/pull/429 - ref. https://github.com/awesome-foss/awesome-sysadmin/pull/377 --- .github/PULL_REQUEST_TEMPLATE.md | 27 ++++++++++++++++++++++++--- 1 file changed, 24 insertions(+), 3 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index a9da93f..c2feadf 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -23,9 +23,30 @@ To ensure your PR is dealt with swiftly please check the following: Suggested titles: "Add aaa to bbb" for adding software aaa to section bbb, "Remove aaa from bbb" for removing, "Fix license for aaa", etc. - -------------- -### Why it is awesome +Please take some time to answer the following questions as best you can: + + + +- **Why is it awesome?** + +Replace this text with your answer. + +- **Have you used it? For how long?** + +Replace this text with your answer. + +- **Is this in a personal or professional setup?** + +Replace this text with your answer. + +- **How many devices/users/services/... do you manage with it?** + +Replace this text with your answer. + +- **Biggest pros/cons compared to other solutions?** + +Replace this text with your answer. -Please replace this with a short paragraph explaning why you think this software is awesome. \ No newline at end of file +- **Any other comments about your use case, things you've found excellent, limitations you've encountered... ?**