A curated list of amazingly awesome Free and Open-Source sysadmin resources. Please read the Pull Request template if you wish to add software and consider ย ย ย ย 27โญ
ย ย ย ย ย 4๐ด
donating) to the FLOSS projects you use regularly. Please consider contributing to fix one of the pinned issues if your time allows.
- Software
- Automation
- Backups
- Build and software organization tools
- ChatOps
- Cloud Computing
- Code Review
- Configuration Management
- Configuration Management Database
- Continuous Integration & Continuous Deployment
- Control Panels
- Databases
- Deployment Automation
- Diagramming
- Distributed Filesystems
- DNS - Control Panels & Domain Management
- DNS - Servers
- Editors
- Identity Management
- Identity Management - LDAP
- Identity Management - Single Sign-On (SSO)
- Identity Management - Tools and web interfaces
- IT Asset Management
- Log Management
- Mail Clients
- Metrics & Metric Collection
- Miscellaneous
- Monitoring
- Network Configuration Management
- PaaS
- Packaging
- Project Management
- Queuing
- Remote Desktop Clients
- Router
- Service Discovery
- Software Containers
- Status Pages
- Troubleshooting
- Version control
- Virtualization
- VPN
- Web
- List of Licenses
- External links
- Communities / Forums
- Repositories
- Websites
- License
Build automation.
- ๐ Apache Ant - Automation build tool, similar to make, a library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. (
ย ย ย 425โญ
ย ย ย 431๐ด
Source Code))Apache-2.0
Java
- ๐ Apache Maven - Build automation tool mainly for Java. A software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information. (
ย ย 4355โญ
ย ย 2668๐ด
Source Code))Apache-2.0
Java
- ๐ Bazel - A fast, scalable, multi-language and extensible build system. Used by Google. (
ย ย ย ย ย ?โญ
ย ย ย ย ย ?๐ด
Source Code))Apache-2.0
Java
- ๐ 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. (
ย ย ย 500โญ
ย ย ย 225๐ด
Source Code))Apache-2.0
Ruby
- ๐ GNU Make - The most popular automation build tool for many purposes, make is a tool which controls the generation of executables and other non-source files of a program from the program's source files. ๐ Source Code)
GPL-3.0
C
- ๐ Gradle - Another build automation system. (
ย 16890โญ
ย ย 4730๐ด
Source Code))Apache-2.0
Groovy/Java
- ๐ Rake - Build automation tool similar to Make, written in and extensible in Ruby. (
ย ย 2350โญ
ย ย ย 614๐ด
Source Code))MIT
Ruby
^ back to top ^
๐ Backup software.
See also: ย ย ย 676โญ
ย ย ย ย 55๐ด
Restic's list of Linux backup software)
- ๐ Amanda - Backup and archive many computers on a network to disk, tape changer/drive or cloud storage. (
ย ย ย 227โญ
ย ย ย 108๐ด
Source Code))MIT
C
- ๐ Backupninja - Lightweight, extensible meta-backup system, provides a centralized way to configure and coordinate many different backup utilities.
GPL-2.0
Shell
- ๐ BackupPC - High-performance, enterprise-grade system for backing up to a server's disk.. (
ย ย 1374โญ
ย ย ย 186๐ด
Source Code))GPL-3.0
Perl
- ๐ Bareos - Cross-network backup solution which preserves, archives, and recovers data from all major operating systems. (
ย ย ย 991โญ
ย ย ย 268๐ด
Source Code))AGPL-3.0
C++/C
- ๐ Barman - Backup and Recovery Manager for PostgreSQL. (
ย ย 2121โญ
ย ย ย 193๐ด
Source Code))GPL-3.0
Python
- ๐ BorgBackup - Deduplicating archiver with compression and authenticated encryption. (
ย 11193โญ
ย ย ย 742๐ด
Source Code))BSD-3-Clause
Python
- ๐ Burp - Network backup and restore program. (
ย ย ย 484โญ
ย ย ย ย 77๐ด
Source Code))AGPL-3.0
C
- Dar - Which stands for Disk ARchive, is a robust and rich featured archiving and backup software of the tar style. (
ย ย ย 138โญ
ย ย ย ย 19๐ด
Source Code))GPL-2.0
C++
- ๐ Duplicati - Backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers. (
ย 11189โญ
ย ย ย 903๐ด
Source Code))LGPL-2.1
C#
- ๐ Duplicity - Encrypted bandwidth-efficient backup using the rsync algorithm. ๐ Source Code)
GPL-2.0
Python
- ๐ Proxmox Backup Server - Proxmox Backup Server is an enterprise-class, client-server backup solution thatis capable of backing up virtual machines, containers, and physical hosts. ๐ Source Code)
GPL-3.0
Rust
- ๐ rclone - Command-line program to sync files and directories to and from different cloud storage providers.. (
ย 47082โญ
ย ย 4213๐ด
Source Code))MIT
Go
- ๐ Rdiff-backup - Reverse differential backup tool, over a network or locally. (
ย ย 1096โญ
ย ย ย ย 94๐ด
Source Code))GPL-2.0
Python
- ๐ Restic - Easy, fast, verifiable, secure and efficient remote backup tool. (
ย 26479โญ
ย ย 1559๐ด
Source Code))BSD-2-Clause
Go
- ๐ Rsnapshot - Filesystem snapshot utility based on rsync. (
ย ย 3246โญ
ย ย ย 262๐ด
Source Code))GPL-2.0
Perl
ย ย ย 367โญ
ย ย ย ย 69๐ด
Shield) - A pluggable architecture for backup and restore of database systems.MIT
Go
- ๐ UrBackup - Client/Server Open Source Network Backup for Windows, MacOS and Linux. (
ย ย ย 659โญ
ย ย ย 145๐ด
Source Code))AGPL-3.0
C/C++
Build and software organization tools.
- ๐ EasyBuild - EasyBuild builds software and modulefiles for High Performance Computing (HPC) systems in an efficient way. (
ย ย ย 380โญ
ย ย ย 703๐ด
Source Code))GPL-2.0
Python
- ๐ Environment Modules - Environment Modules provides for the dynamic modification of a user's environment via modulefiles. (
ย ย ย 707โญ
ย ย ย 109๐ด
Source Code))GPL-2.0
Tcl
- ๐ Lmod - Lmod is a Lua based module system that easily handles the MODULEPATH Hierarchical problem. (
ย ย ย 494โญ
ย ย ย 128๐ด
Source Code))MIT
Lua
- ๐ Spack - A flexible package manager that supports multiple versions, configurations, platforms, and compilers. (
ย ย 4286โญ
ย ย 2274๐ด
Source Code))MIT/Apache-2.0
Python
Conversation-driven development and management.
_See also: ๐ /r/chatops*
- ๐ Eggdrop - The oldest Internet Relay Chat (IRC) bot still in active development. (
ย ย ย 506โญ
ย ย ย ย 84๐ด
Source Code))GPL-2.0
C
- ๐ Errbot - Plugin based chatbot designed to be easily deployable, extensible and maintainable. (
ย ย 3127โญ
ย ย ย 615๐ด
Source Code))GPL-3.0
Python
- ๐ Hubot - A customizable, life embetterment robot. (
ย 16656โญ
ย ย 3751๐ด
Source Code))MIT
Nodejs
^ back to top ^
๐ Cloud computing is the on-demand availability of computer system resources, especially data storage (cloud storage) and computing power, without direct active management by the user.
Please visit ๐ Cloud Native Software Landscape
^ back to top ^
๐ Code review is a software quality assurance activity in which one or several people check a program mainly by viewing and reading parts of its source code.
Please visit ๐ awesome-selfhosted/Software Development - Project Management
^ back to top ^
๐ Configuration management (CM) is a systems engineering process for establishing and maintaining consistency of a product's performance, functional, and physical attributes with its requirements, design, and operational information throughout its life.
- ๐ Ansible - Provisioning, configuration management, and application-deployment tool. (
ย 62928โญ
ย 23904๐ด
Source Code))GPL-3.0
Python
- ๐ CFEngine - Configuration management system for automated configuration and maintenance of large-scale computer systems. (
ย ย ย 492โญ
ย ย ย 185๐ด
Source Code))GPL-3.0
C
- ๐ Chef - Configuration management tool using a pure-Ruby, domain-specific language (DSL) for writing system configuration "recipes". (
ย ย 7606โญ
ย ย 2510๐ด
Source Code))Apache-2.0
Ruby
- ๐ Puppet - Software configuration management tool which includes its own declarative language to describe system configuration. (
ย ย 7440โญ
ย ย 2192๐ด
Source Code))Apache-2.0
Ruby/C
- ๐ Rudder - Scalable and dynamic configuration management system for patching, security & compliance, based on CFEngine. (
ย ย ย 520โญ
ย ย ย ย 77๐ด
Source Code))GPL-3.0
Scala
- ๐ Salt - Event-driven IT automation, remote task execution, and configuration management software. (
ย 14180โญ
ย ย 5477๐ด
Source Code))Apache-2.0
Python
Configuration management database (CMDB) software.
Related: IT Asset Management
- ๐ Collins - At Tumblr, it's the infrastructure source of truth and knowledge. (
ย ย ย 571โญ
ย ย ย ย 99๐ด
Source Code))Apache-2.0
Docker/Scala
- ๐ i-doit - IT Documentation and CMDB.
AGPL-3.0
PHP
- ๐ iTop - Complete ITIL web based service management tool. ๐ Source Code)
AGPL-3.0
PHP
- ๐ netbox - IP address management (IPAM) and data center infrastructure management (DCIM) tool. ๐ Demo,
ย 16152โญ
ย ย 2586๐ด
Source Code))Apache-2.0
Python
^ back to top ^
๐ Continuous integration ๐ deployment software.
- ๐ Buildbot - Python-based toolkit for continuous integration. (
ย ย 5265โญ
ย ย 1628๐ด
Source Code))GPL-2.0
Python
- ๐ CDS - Enterprise-Grade Continuous Delivery & DevOps Automation Open Source Platform. (
ย ย 4594โญ
ย ย ย 429๐ด
Source Code))BSD-3-Clause
Go
- ๐ Concourse - Concourse is a CI tool that treats pipelines as first class objects and containerizes every step along the way. ๐ Demo,
ย ย 7418โญ
ย ย ย 848๐ด
Source Code))Apache-2.0
Go
- ๐ drone - Drone is a Continuous Delivery platform built on Docker, written in Go. (
ย 32229โญ
ย ย 2816๐ด
Source Code))Apache-2.0
Go
- ๐ Factor - Programmatically define and run workflows to connect configuration management, source code management, build, continuous integration, continuous deployment and communication tools. (
ย ย ย ย 81โญ
ย ย ย ย ย 5๐ด
Source Code))MIT
Ruby
- ๐ GitLab CI - Gitlab's built-in, full-featured CI/CD solution. ๐ Source Code)
MIT
Ruby
- ๐ GoCD - Continuous delivery server. (
ย ย 7115โญ
ย ย ย 974๐ด
Source Code))Apache-2.0
Java/Ruby
- ๐ Jenkins - Continuous Integration Server. (
ย ย ย ย ย ?โญ
ย ย ย ย ย ?๐ด
Source Code))MIT
Java
- ๐ Laminar - Fast, lightweight, simple and flexible Continuous Integration. (
ย ย ย 300โญ
ย ย ย ย 56๐ด
Source Code))GPL-3.0
C++
ย ย ย 679โญ
ย ย ย 145๐ด
PHP Censor) - Open source self-hosted continuous integration server for PHP projects.BSD-2-Clause
PHP
- ๐ PHPCI - Free and open source continuous integration specifically designed for PHP. (
ย ย 2421โญ
ย ย ย 439๐ด
Source Code))BSD-2-Clause
PHP
- ๐ Strider - Open Source Continuous Deployment / Continuous Integration platform. (
ย ย 4598โญ
ย ย ย 431๐ด
Source Code))MIT
Nodejs
- ๐ werf - Open Source CI/CD tool for building Docker images and deploying to Kubernetes via GitOps. (
ย ย 4238โญ
ย ย ย 203๐ด
Source Code))Apache-2.0
Go
- ๐ Woodpecker - Community fork of Drone that uses Docker containers. (
ย ย 4250โญ
ย ย ย 369๐ด
Source Code))Apache-2.0
Go
Web hosting and server or service control panels.
- ๐ Ajenti - Control panel for Linux and BSD. (
ย ย 7555โญ
ย ย ย 843๐ด
Source Code))MIT
Python/Shell
- ๐ Cockpit - Web-based graphical interface for servers. (
ย 11234โญ
ย ย 1112๐ด
Source Code))LGPL-2.1
C
- ๐ Froxlor - Lightweight server management software with Nginx and PHP-FPM support. (
ย ย ย ย ย ?โญ
ย ย ย ย ย ?๐ด
Source Code))GPL-2.0
PHP
- ๐ HestiaCP - Web server control panel (fork of VestaCP). ๐ Demo,
ย ย 3391โญ
ย ย ย 681๐ด
Source Code))GPL-3.0
PHP/Shell/Other
- ๐ ISPConfig - Manage Linux servers directly through your browser. ๐ Source Code)
BSD-3-Clause
PHP
- ๐ Sentora - Open-Source Web hosting control panel for Linux, BSD (fork of ZPanel). (
ย ย ย 652โญ
ย ย ย 444๐ด
Source Code))GPL-3.0
PHP
- ๐ Virtualmin - Powerful and flexible web hosting control panel for Linux and BSD systems. (Source Code)
GPL-3.0
Shell/Perl/Other
- ๐ Webmin - Web-based interface for system administration for Unix. (
ย ย 4374โญ
ย ย ย 645๐ด
Source Code))BSD-3-Clause
Perl
Database servers.
Please visit ๐ dbdb.io - Database of Databases
See also: ๐ awesome-selfhosted/Database Management
Tools and scripts to support deployments to your servers.
- ๐ Capistrano - Deploy your application to any number of machines simultaneously, in sequence or as a rolling set via SSH (rake based). (
ย 12711โญ
ย ย 1777๐ด
Source Code))MIT
Ruby
- ๐ CloudSlang - Flow-based orchestration tool for managing deployed applications, with Docker capabilities. (
ย ย ย ย 87โญ
ย ย ย ย 47๐ด
Source Code))Apache-2.0
Java
- ๐ CloudStack - Cloud computing software for creating, managing, and deploying infrastructure cloud services. (
ย ย 2090โญ
ย ย 1106๐ด
Source Code))Apache-2.0
Java/Python
- ๐ Cobbler - Cobbler is a Linux installation server that allows for rapid setup of network installation environments. (
ย ย 2622โญ
ย ย ย 652๐ด
Source Code))GPL-2.0
Python
- ๐ Fabric - Python library and cli tool for streamlining the use of SSH for application deployment or systems administration tasks. (
ย 14889โญ
ย ย 1940๐ด
Source Code))BSD-2-Clause
Python
ย ย ย ย 56โญ
ย ย ย ย 24๐ด
Genesis) - A template framework for multi-environment BOSH deployments.MIT
Perl
- ๐ munki - Webserver-based repository of packages and package metadata, that allows macOS administrators to manage software installs. (
ย ย 3121โญ
ย ย ย 348๐ด
Source Code))Apache-2.0
Python
- ๐ Overcast - Deploy VMs across different cloud providers, and run commands and scripts across any or all of them in parallel via SSH. (
ย ย ย 479โญ
ย ย ย ย 35๐ด
Source Code))MIT
Nodejs
Tools used to create diagrams of networks, flows, etc.
- ๐ Diagrams.net - A.K.A. ๐ Draw.io. Easy to use Diagram UI with a plethora of templates. (
ย 41275โญ
ย ย 7651๐ด
Source Code))Apache-2.0
JavaScript/Docker
- ๐ Kroki - API for generating diagrams from textual descriptions. (
ย ย 2924โญ
ย ย ย 219๐ด
Source Code))MIT
Java
- ๐ Mermaid - Javascript module with a unique, easy, shorthand syntax. Integrates into several other tools like Grafana. (
ย ย 4255โญ
ย ย ย 651๐ด
Source Code))MIT
Nodejs/Docker
Network distributed filesystems.
See also: ๐ awesome-selfhosted/File Transfer - Object Storage & File Servers
- ๐ Ceph - Distributed object, block, and file storage platform. (
ย 14178โญ
ย ย 6013๐ด
Source Code))LGPL-3.0
C++
- ๐ DRBD - Distributed replicated storage system, implemented as a Linux kernel driver. (
ย ย ย 581โญ
ย ย ย 100๐ด
Source Code))GPL-2.0
C
- ๐ GlusterFS - Software-defined distributed storage that can scale to several petabytes, with interfaces for object, block and file storage. (
ย ย 4725โญ
ย ย 1080๐ด
Source Code))GPL-2.0/LGPL-3.0
C
- ๐ Hadoop Distributed Filesystem (HDFS) - Distributed file system that provides high-throughput access to application data. (
ย 14766โญ
ย ย 8863๐ด
Source Code))Apache-2.0
Java
- ๐ JuiceFS - Distributed POSIX file system built on top of Redis and S3. (
ย 10819โญ
ย ย ย 954๐ด
Source Code))Apache-2.0
Go
ย 16157โญ
ย ย 3011๐ด
Kubo) - Implementation of IPFS, a global, versioned, peer-to-peer filesystem that seeks to connect all computing devices with the same system of files.Apache-2.0/MIT
Go
- ๐ LeoFS - Highly available, distributed, replicated eventually consistent object/blob store. (
ย ย 1555โญ
ย ย ย 155๐ด
Source Code))Apache-2.0
Erlang
- ๐ Lustre - Parallel distributed file system, generally used for large-scale cluster computing. ๐ Source Code)
GPL-2.0
C
- ๐ Minio - High-performance, S3 compatible object store built for large scale AI/ML, data lake and database workloads. (
ย 48069โญ
ย ย 5497๐ด
Source Code))AGPL-3.0
Go
- ๐ MooseFS - Fault tolerant, network distributed file system. (
ย ย 1688โญ
ย ย ย 207๐ด
Source Code))GPL-2.0
C
- ๐ OpenAFS - Distributed network file system with read-only replicas and multi-OS support. ๐ Source Code)
IPL-1.0
C
- ๐ Openstack Swift - A highly available, distributed, eventually consistent object/blob store. ๐ Source Code)
Apache-2.0
Python
- ๐ Perkeep - A set of open source formats, protocols, and software for modeling, storing, searching, sharing and synchronizing data (previously Camlistore). (
ย ย 6485โญ
ย ย ย 447๐ด
Source Code))Apache-2.0
C
- ๐ TahoeLAFS - Secure, decentralized, fault-tolerant, peer-to-peer distributed data store and distributed file system. (
ย ย 1300โญ
ย ย ย 246๐ด
Source Code))GPL-2.0
Python
- ๐ XtreemFS - Distributed, replicated and fault-tolerant file system for federated IT infrastructures.. (
ย ย ย 334โญ
ย ย ย ย 65๐ด
Source Code))BSD-3-Clause
Java
DNS server control panels, web interfaces and domain management tools.
Related: DNS - Servers
See also: ๐ awesome-selfhosted/DNS
ย ย ย ย ย ?โญ
ย ย ย ย ย ?๐ด
Atomia DNS) - DNS management system.ISC
Perl
- ๐ Designate - DNSaaS services for OpenStack. ๐ Source Code)
Apache-2.0
Python
- ๐ DNSControl - Synchronize your DNS to multiple providers from a simple DSL. (
ย ย 3130โญ
ย ย ย 399๐ด
Source Code))MIT
Go/Docker
- ๐ DomainMOD - Manage your domains and other internet assets in a central location. (
ย ย ย 479โญ
ย ย ย ย 98๐ด
Source Code))GPL-3.0
PHP
- ๐ nsupdate.info - Dynamic DNS service. ๐ Demo,
ย ย 1042โญ
ย ย ย 117๐ด
Source Code))BSD-3-Clause
Python
ย ย 3175โญ
ย ย ย 404๐ด
octoDNS) - DNS as code - Tools for managing DNS across multiple providers.MIT
Python
- ๐ Poweradmin - Web-based DNS control panel for PowerDNS server. (
ย ย ย 649โญ
ย ย ย 260๐ด
Source Code))GPL-3.0
PHP
- ๐ SPF Toolbox - Application to look up DNS records such as SPF, MX, Whois, and more. (
ย ย ย 273โญ
ย ย ย ย 61๐ด
Source Code))MIT
PHP
^ back to top ^
๐ DNS servers.
Related: DNS - Control Panels & Domain Management
See also: ๐ awesome-selfhosted/DNS
- ๐ Bind - Versatile, classic, complete name server software. ๐ Source Code)
MPL-2.0
C
- ๐ CoreDNS - Flexible DNS server. (
ย 12393โญ
ย ย 2135๐ด
Source Code))Apache-2.0
Go
- ๐ djbdns - A collection of DNS applications, including tinydns. ๐ Source Code)
CC0-1.0
C
- ๐ dnsmasq - Provides network infrastructure for small networks: DNS, DHCP, router advertisement and network boot. ๐ Source Code)
GPL-2.0
C
- ๐ Knot - High performance authoritative-only DNS server. ๐ Source Code)
GPL-3.0
C
- ๐ NSD - Authoritative DNS name server developed speed, reliability, stability and security. (
ย ย ย 462โญ
ย ย ย 105๐ด
Source Code))BSD-3-Clause
C
- ๐ PowerDNS Authoritative Server - Versatile nameserver which supports a large number of backends. (
ย ย 3697โญ
ย ย ย 908๐ด
Source Code))GPL-2.0
C++
- ๐ Unbound - Validating, recursive, and caching DNS resolver. (
ย ย 3127โญ
ย ย ย 359๐ด
Source Code))BSD-3-Clause
C
- ๐ Yadifa - Clean, small, light and RFC-compliant name server implementation developed from scratch by .eu. (
ย ย ย ย 69โญ
ย ย ย ย 14๐ด
Source Code))BSD-3-Clause
C
Open-source code editors.
ย ย ย 745โญ
ย ย ย ย 30๐ด
Atom Community) - A fork ofย 60234โญ
ย 17390๐ด
atom) A hackable text editor from Github.MIT
JavaScript
- ๐ Brackets - Code editor for web designers and front-end developers. (
ย ย 1365โญ
ย ย ย 181๐ด
Source Code))MIT
JavaScript
- ๐ Eclipse - IDE written in Java with an extensible plug-in system. ๐ Source Code)
EPL-1.0
Java
- ๐ Geany - GTK2 text editor. (
ย ย 3128โญ
ย ย ย 603๐ด
Source Code))GPL-2.0
C/C++
- ๐ GNU Emacs - An extensible, customizable text editor-and more. (
ย ย 4431โญ
ย ย 1279๐ด
Source Code))GPL-3.0
C
- Haroopad - Markdown editor with live preview. (
ย ย 1605โญ
ย ย ย 224๐ด
Source Code))GPL-3.0
JavaScript
- ๐ ICEcoder - Code editor awesomeness, built with common web languages. (Demo,
ย ย 1414โญ
ย ย ย 347๐ด
Source Code))MIT
PHP
ย ย ย 208โญ
ย ย ย ย 32๐ด
jotgit) - Git-backed real-time collaborative code editing.MIT
Nodejs
- ๐ KDevelop - IDE by the people behind KDE. ๐ Source Code)
GFDL-1.2
C++
- ๐ Micro - A modern and intuitive terminal-based text editor. (
ย 25176โญ
ย ย 1175๐ด
Source Code))MIT
Go
- ๐ Nano - Easy to use, customizable text editor. ๐ Source Code)
GPL-3.0
C
- ๐ Notepad++ - GPLv2 multi-language editor with syntax highlighting for Windows. (
ย 22952โญ
ย ย 4597๐ด
Source Code))GPL-2.0
C++
- ๐ TextMate - A graphical text editor for OS X. (
ย ย ย ย ย ?โญ
ย ย ย ย ย ?๐ด
Source Code))GPL-3.0
C++
- ๐ Vim - A highly configurable text editor built to enable efficient editing. (
ย 36599โญ
ย ย 5457๐ด
Source Code))Vim
C
- ๐ VSCodium - An open source cross-platform extensible code editor based on ๐ VS Code by Microsoft removing their non-free additions. (
ย 25397โญ
ย ย 1097๐ด
Source Code))MIT
TypeScript
^ back to top ^
๐ Identity management (IdM), also known as identity and access management (IAM or IdAM), is a framework of policies and technologies to ensure that the right users (that are part of the ecosystem connected to or within an enterprise) have the appropriate access to technology resources.
Please visit Identity Management - LDAP, Identity Management - Tools and web interfaces, Identity Management - Single Sign-On SSO
^ back to top ^
๐ Lightweight Directory Access Protocol (LDAP) is an open, vendor-neutral, industry standard application protocol for accessing and maintaining distributed directory information services over an Internet Protocol (IP) network.
- ๐ 389 Directory Server - Enterprise-class Open Source LDAP server for Linux. (
ย ย ย 211โญ
ย ย ย ย 91๐ด
Source Code))GPL-3.0
C
- ๐ Apache Directory Server - Extensible and embeddable directory server, certified LDAPv3 compatible, with Kerberos 5 and Change Password Protocol support, triggers, stored procedures, queues and views. (
ย ย ย 152โญ
ย ย ย ย 93๐ด
Source Code))Apache-2.0
Java
- ๐ FreeIPA - Integrated security information management solution combining Linux (Fedora), 389 Directory Server, Kerberos, NTP, DNS, and Dogtag Certificate System (web interface and command-line administration tools). ๐ Source Code)
GPL-3.0
Python/C/JavaScript
- ๐ FreeRADIUS - Multi-protocol policy server (radiusd) that implements RADIUS, DHCP, BFD, and ARP and associated client/PAM library/Apache module. (
ย ย 2119โญ
ย ย 1081๐ด
Source Code))GPL-2.0
C
ย ย 4402โญ
ย ย ย 205๐ด
lldap) - Light (simplified) LDAP implementation with a simple, intuitive web interface and GraphQL support.GPL-3.0
Rust
- ๐ OpenLDAP - Open-source implementation of the Lightweight Directory Access Protocol (server, libraries and clients). ๐ Source Code)
OLDAP-2.8
C
^ back to top ^
๐ Single sign-on (SSO) is an authentication scheme that allows a user to log in with a single ID to any of several related, yet independent, software systems.
- ๐ Authelia - The Single Sign-On Multi-Factor portal for web apps. (
ย 21644โญ
ย ย 1125๐ด
Source Code))Apache-2.0
Go
- ๐ Authentik - Flexible identity provider with support for different protocols. (OAuth 2.0, SAML, LDAP and Radius). (
ย 13491โญ
ย ย ย 900๐ด
Source Code))MIT
Python
- ๐ KeyCloak - Open Source Identity and Access Management. (
ย 23292โญ
ย ย 6751๐ด
Source Code))Apache-2.0
Java
Miscellaneous utilities and web interfaces for identity management systems.
- ๐ BounCA - A personal SSL Key / Certificate Authority web-based tool for creating self-signed certificates. ๐ Source Code)
Apache-2.0
Python
ย ย 4051โญ
ย ย 1198๐ด
easy-rsa) - Bash script to build and manage a PKI CA.GPL-2.0
Shell
- ๐ Fusion Directory - Improve the Management of the services and the company directory based on OpenLDAP. (
ย ย ย 163โญ
ย ย ย ย 35๐ด
Source Code))GPL-2.0
PHP
- ๐ LDAP Account Manager (LAM) - Web frontend for managing entries (e.g. users, groups, DHCP settings) stored in an LDAP directory. (
ย ย ย ย ย ?โญ
ย ย ย ย ย ?๐ด
Source Code))GPL-3.0
PHP
- ๐ Libravatar - Libravatar is a service which delivers your avatar (profile picture) to other websites. ๐ Source Code)
AGPL-3.0
Python
- ๐ Pomerium - An identity and context aware access-proxy inspired by BeyondCorp. (
ย ย 4045โญ
ย ย ย 284๐ด
Source Code))Apache-2.0
Docker/Go
- ๐ Samba - Active Directory and CIFS protocol implementation. ๐ Source Code)
GPL-3.0
C
- ๐ Smallstep Certificates - A private certificate authority (X.509 & SSH) and related tools for secure automated certificate management. (
ย ย 6747โญ
ย ย ย 441๐ด
Source Code))Apache-2.0
Go
- ๐ ZITADEL - Cloud-native Identity & Access Management solution providing a platform for secure authentication, authorization and identity management. (
ย ย 8908โญ
ย ย ย 562๐ด
Source Code))Apache-2.0
Go/Docker/K8S
IT ๐ asset management software.
- ๐ GLPI - Information Resource-Manager with an additional Administration Interface. (
ย ย 4286โญ
ย ย 1289๐ด
Source Code))GPL-3.0
PHP
- ๐ OCS Inventory NG - Asset management and deployment solution for all devices in your IT Department. (Source Code)
GPL-2.0
PHP/Perl
- ๐ OPSI - Hardware and software inventory, client management, deployment, and patching for Linux and Windows. (
ย ย ย ย ย ?โญ
ย ย ย ย ย ?๐ด
Source Code))GPL-3.0/AGPL-3.0
OVF/Python
- ๐ RackTables - Datacenter and server room asset management like document hardware assets, network addresses, space in racks, networks configuration. ๐ Demo,
ย ย ย 735โญ
ย ย ย 260๐ด
Source Code))GPL-2.0
PHP
- ๐ Ralph - Asset management, DCIM and CMDB system for large Data Centers as well as smaller LAN networks. (
ย ย 2236โญ
ย ย ย 550๐ด
Demo),ย ย 2236โญ
ย ย ย 550๐ด
Source Code))Apache-2.0
Python/Docker
- ๐ Snipe IT - Asset & license management software. (
ย 11082โญ
ย ย 3179๐ด
Source Code))AGPL-3.0
PHP
Log management tools: collect, parse, visualize...
- ๐ Fluentd - Data collector for unified logging layer. (
ย 12899โญ
ย ย 1342๐ด
Source Code))Apache-2.0
Ruby
- ๐ Flume - Distributed, reliable, and available service for efficiently collecting, aggregating, and moving large amounts of log data. (
ย ย 2536โญ
ย ย 1571๐ด
Source Code))Apache-2.0
Java
- ๐ GoAccess - Real-time web log analyzer and interactive viewer that runs in a terminal or through the browser. (
ย 18464โญ
ย ย 1114๐ด
Source Code))MIT
C
- ๐ Loki - Log aggregation system designed to store and query logs from all your applications and infrastructure. (
ย 23842โญ
ย ย 3440๐ด
Source Code))AGPL-3.0
Go
- ๐ rsyslog - Rocket-fast system for log processing. (
ย ย 2043โญ
ย ย ย 655๐ด
Source Code))GPL-3.0
C
An ๐ email client, email reader or, more formally, message user agent (MUA) or mail user agent is a computer program used to access and manage a user's email.
- ๐ aerc - Terminal MUA with a focus on plaintext and features for developers. ๐ Source Code)
MIT
Go
- Claws Mail - Old school email client (and news reader), based on GTK+. ๐ Source Code)
GPL-3.0
C
- ImapSync - Simple IMAP migration tool for copying mailboxes to other servers. (
ย ย 3373โญ
ย ย ย 469๐ด
Source Code))NLPL
Perl
- Mutt - Small but very powerful text-based mail client. ๐ Source Code)
GPL-2.0
C
- ๐ Sylpheed - Still developed predecessor to Claws Mail, lightweight mail client. (
ย ย ย 136โญ
ย ย ย ย 14๐ด
Source Code))GPL-2.0
C
- ๐ Thunderbird - Free email application that's easy to set up and customize. ๐ Source Code)
MPL-2.0
C/C++
Metric gathering and display software.
Related: Databases, Monitoring
- ๐ Beats - Single-purpose data shippers that send data from hundreds or thousands of machines and systems to Logstash or Elasticsearch. (
ย ย ย ย 95โญ
ย ย 4916๐ด
Source Code))Apache-2.0
Go
- ๐ Collectd - System statistics collection daemon. (
ย ย 3187โญ
ย ย 1233๐ด
Source Code))MIT
C
ย ย 1742โญ
ย ย ย 601๐ด
Diamond) - Daemon that collects system metrics and publishes them to Graphite (and others).MIT
Python
- ๐ Grafana - A Graphite & InfluxDB Dashboard and Graph Editor. (
ย 64897โญ
ย 12115๐ด
Source Code))AGPL-3.0
Go
- ๐ Graphite - Scalable graphing server. (
ย ย 5901โญ
ย ย 1258๐ด
Source Code))Apache-2.0
Python
- ๐ RRDtool - Industry standard, high performance data logging and graphing system for time series data. (
ย ย 1015โญ
ย ย ย 263๐ด
Source Code))GPL-2.0
C
ย ย ย ย ย ?โญ
ย ย ย ย ย ?๐ด
Statsd) - Daemon that listens for statistics like counters and timers, sent over UDP or TCP, and sends aggregates to one or more pluggable backend services.MIT
Nodejs
- tcollector - Gathers data from local collectors and pushes the data to OpenTSDB. (
ย ย ย ย ย ?โญ
ย ย ย ย ย ?๐ด
Source Code))LGPL-3.0/GPL-3.0
Python
ย 14669โญ
ย ย 5588๐ด
Telegraf) - Plugin-driven server agent for collecting, processing, aggregating, and writing metrics.MIT
Go
Software that does not fit in another section.
- ๐ Chocolatey - The package manager for Windows. (
ย 10341โญ
ย ย ย 903๐ด
Source Code))Apache-2.0
C#/PowerShell
- ๐ Clonezilla - Partition and disk imaging/cloning program. ๐ Source Code)
GPL-2.0
Perl/Shell/Other
- ๐ DadaMail - Mailing List Manager, written in Perl. ๐ Source Code)
GPL-2.0
Perl
- ๐ Fog - Cloning/imaging solution/rescue suite. (
ย ย 1138โญ
ย ย ย 223๐ด
Source Code))GPL-3.0
PHP/Shell
- ๐ phpList - Newsletter and email marketing software. (
ย ย ย 752โญ
ย ย ย 269๐ด
Source Code))AGPL-3.0
PHP
Monitoring software.
Related: Metrics & Metric Collection
- Adagios - Web based Nagios interface for configuration and monitoring (replacement to the standard interface), and a REST interface. (
ย ย ย 330โญ
ย ย ย ย 75๐ด
Source Code))AGPL-3.0
Docker/Python
- ๐ Alerta - Distributed, scalable and flexible monitoring system. (
ย ย 2385โญ
ย ย ย 359๐ด
Source Code))Apache-2.0
Python
- ๐ Bloonix - Bloonix is a monitoring solution that helps businesses to ensure high availability and performance. (Source Code)
GPL-3.0
Perl
- ๐ Bosun - Monitoring and alerting system by Stack Exchange. (
ย ย 3399โญ
ย ย ย 493๐ด
Source Code))MIT
Go
- ๐ Cacti - Web-based network monitoring and graphing tool. (
ย ย 1644โญ
ย ย ย 405๐ด
Source Code))GPL-2.0
PHP
ย 17143โญ
ย ย 2320๐ด
cadvisor) - Analyzes resource usage and performance characteristics of running containers.Apache-2.0
Go
- ๐ checkmk - Comprehensive solution for monitoring of applications, servers, and networks. (
ย ย 1573โญ
ย ย ย 467๐ด
Source Code))GPL-2.0
Python/PHP
ย ย 2650โญ
ย ย ย 101๐ด
dashdot) - A simple, modern server dashboard for smaller private servers. ๐ Demo)MIT
Nodejs/Docker
ย ย ย ย ย 8โญ
ย ย ย ย ย 0๐ด
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 - A lightweight and simple dashboard monitor for Linux, available in Web and Bash application. (
ย ย ย 352โญ
ย ย ย 128๐ด
Source Code))GPL-3.0
PHP/Shell
- ๐ glances - Open-source, cross-platform real-time monitoring tool with CLI and web dashboard interfaces and many exporting options. (
ย 26799โญ
ย ย 1530๐ด
Source Code))GPL-3.0
Python
- ๐ Healthchecks - Monitoring for cron jobs, background services and scheduled tasks. (
ย ย 8297โญ
ย ย ย 840๐ด
Source Code))BSD-3-Clause
Python
- ๐ Icinga - Nagios fork that has since lapped nagios several times. Comes with the possibility of clustered monitoring. (
ย ย 2013โญ
ย ย ย 576๐ด
Source Code))GPL-2.0
C++
- ๐ LibreNMS - Fully featured network monitoring system that provides a wealth of features and device support. (
ย ย 3914โญ
ย ย 2302๐ด
Source Code))GPL-3.0
PHP
ย 10425โญ
ย ย 1204๐ด
Linux Dash) - A low-overhead monitoring web dashboard for a GNU/Linux machine.MIT
Nodejs/Go/Python/PHP
- ๐ Monit - Small utility for managing and monitoring Unix systems. ๐ Source Code)
AGPL-3.0
C
- ๐ Munin - Networked resource monitoring tool. (
ย ย 1990โญ
ย ย ย 474๐ด
Source Code))GPL-2.0
Perl/Shell
- ๐ Naemon - Network monitoring tool based on the Nagios 4 core with performance enhancements and new features. (
ย ย ย 153โญ
ย ย ย ย 63๐ด
Source Code))GPL-2.0
C
- ๐ Nagios - Computer system, network and infrastructure monitoring software application. (
ย ย 1562โญ
ย ย ย 448๐ด
Source Code))GPL-2.0
C
- ๐ Netdata - Distributed, real-time, performance and health monitoring for systems and applications. Runs on Linux, FreeBSD, and MacOS. (
ย 71916โญ
ย ย 5928๐ด
Source Code))GPL-3.0
C
- ๐ NetXMS - Open Source network and infrastructure monitoring and management. (
ย ย ย 239โญ
ย ย ย ย 46๐ด
Source Code))LGPL-3.0/GPL-3.0
Java/C++/C
- Observium Community Edition - Network monitoring and management platform that provides real-time insight into network health and performance.
QPL-1.0
PHP
- ๐ openITCOCKPIT Community Edition - Monitoring Suite featuring seamless integrations with Naemon, Checkmk, Grafana and more. ๐ Demo,
ย ย ย 274โญ
ย ย ย ย 50๐ด
Source Code))GPL-3.0
deb/Docker
- Performance Co-Pilot - Lightweight, distributed system performance and analysis framework. (
ย ย ย 972โญ
ย ย ย 236๐ด
Source Code))LGPL-2.1/GPL-2.0
C
- ๐ PHP Server Monitor - Open source tool to monitor your servers and websites. (
ย ย 2160โญ
ย ย ย 687๐ด
Source Code))GPL-3.0
PHP
- ๐ PhpSysInfo - A customizable PHP script that displays information about your system nicely. (
ย ย 1384โญ
ย ย ย 231๐ด
Source Code))GPL-2.0
PHP
- ๐ Prometheus - Service monitoring system and time series database. (
ย 55609โญ
ย ย 9143๐ด
Source Code))Apache-2.0
Go
- ๐ Riemann - Flexible and fast events processor allowing complex events/metrics analysis. (
ย ย 4230โญ
ย ย ย 516๐ด
Source Code))EPL-1.0
Java
ย ย 2117โญ
ย ย ย 161๐ด
rtop) - Interactive, remote system monitoring tool based on SSH.MIT
Go
ย ย ย 151โญ
ย ย ย ย ย 7๐ด
ruptime) - Classic system status server.AGPL-3.0
Shell
ย ย 5262โญ
ย ย ย 168๐ด
Scrutiny) - Web UI for hard drive S.M.A.R.T monitoring, historical trends & real-world failure thresholds.MIT
Go
- ๐ Sensu - Monitoring tool for ephemeral infrastructure and distributed applications. (
ย ย 1028โญ
ย ย ย 175๐ด
Source Code))MIT
Go
ย ย ย 160โญ
ย ย ย ย 19๐ด
Status) - Simple and lightweight system monitoring tool for small homeservers with a pleasant web interface. ๐ DemoMIT
Python
- ๐ Thruk - Multibackend monitoring web interface with support for Naemon, Nagios, Icinga and Shinken. (
ย ย ย 408โญ
ย ย ย 148๐ด
Source Code))GPL-1.0
Perl
- ๐ Wazuh - Unified XDR and SIEM protection for endpoints and cloud workloads. (
ย 10934โญ
ย ย 1660๐ด
Source Code))GPL-2.0
C
- ๐ Zabbix - Enterprise-class software for monitoring of networks and applications. ๐ Source Code)
GPL-2.0
C
Network configuration management tools.
- ๐ GNS3 - Graphical network simulator that provides a variety of virtual appliances. (
ย ย ย ย ย ?โญ
ย ย ย ย ย ?๐ด
Source Code))GPL-3.0
Python
- ๐ OpenWISP - Open Source Network Management System for OpenWRT based routers and access points. ๐ Demo, Source Code)
GPL-3.0
Python
ย ย 2798โญ
ย ย ย 925๐ด
Oxidized) - Network device configuration backup tool.Apache-2.0
Ruby
- ๐ phpIPAM - Open source IP address management with PowerDNS integration. (
ย ย 2238โญ
ย ย ย 736๐ด
Source Code))GPL-3.0
PHP
- ๐ RANCID - Monitor network devices configuration and maintain history of changes. (
ย ย ย 118โญ
ย ย ย ย 43๐ด
Source Code))BSD-3-Clause
Perl/Shell
- ๐ rConfig - Network device configuration management tool. (
ย ย ย 106โญ
ย ย ย ย 15๐ด
Source Code))GPL-3.0
PHP
^ back to top ^
๐ Platform-as-a-Service software allows customers to provision, instantiate, run, and manage a computing platform and one or more applications, without the complexity of building and maintaining the infrastructure typically associated with developing and launching the application. Also includes ๐ Serverless computing and ๐ Function-as-a-service (FaaS) software.
- ๐ CapRover - Build your own PaaS in a few minutes. ๐ Demo,
ย 13278โญ
ย ย ย 852๐ด
Source Code))Apache-2.0
Docker/Nodejs
- ๐ Coolify - An open-source & self-hostable Heroku / Netlify alternative (and even more). (
ย 34142โญ
ย ย 1844๐ด
Source Code))Apache-2.0
Docker
- ๐ Dokku - An open-source PaaS (alternative to Heroku). (
ย 29233โญ
ย ย 1916๐ด
Source Code))MIT
Docker/Shell/Go/deb
ย ย 2166โญ
ย ย ย 155๐ด
fx) - A tool to help you do Function as a Service with painless on your own servers.MIT
Go
- ๐ Kubero - A self-hosted Heroku PaaS alternative for Kubernetes that implements GitOps. ๐ Demo,
ย ย 2672โญ
ย ย ย 106๐ด
Source Code))GPL-3.0
K8S/Nodejs/Go
- ๐ LocalStack - LocalStack is a fully functional local AWS cloud stack. This includes Lambda for serverless computation. (
ย 56250โญ
ย ย 4009๐ด
Source Code))Apache-2.0
Python/Docker/K8S
- ๐ Nhost - Firebase Alternative with GraphQL. Get a database and backend configured and ready in minutes. (
ย ย 7917โญ
ย ย ย 463๐ด
Source Code))MIT
Docker/Nodejs/Go
- ๐ OpenFaaS - Serverless Functions Made Simple for Docker & Kubernetes. (
ย 25157โญ
ย ย 1935๐ด
Source Code))MIT
Go
- ๐ Tau - Easily build Cloud Computing Platforms with features like Serverless WebAssembly Functions, Frontend Hosting, CI/CD, Object Storage, K/V Database, and Pub-Sub Messaging. (
ย ย 3392โญ
ย ย ย ย 96๐ด
Source Code))BSD-3-Clause
Go/Rust/Docker
ย ย ย 230โญ
ย ย ย ย 16๐ด
Trusted-CGI) - Lightweight self-hosted lambda/applications/cgi/serverless-functions platform.MIT
Go/deb/Docker
A ๐ package manager or package-management system is a collection of software tools that automates the process of installing, upgrading, configuring, and removing computer programs for a computer in a consistent manner.
- ๐ aptly - Swiss army knife for Debian repository management. (
ย ย 2574โญ
ย ย ย 375๐ด
Source Code))MIT
Go
- ๐ fpm - Versatile multi format package creator. (
ย 11161โญ
ย ย 1068๐ด
Source Code))MIT
Ruby
ย ย 1292โญ
ย ย ย 296๐ด
omnibus-ruby) - Easily create full-stack installers for your project across a variety of platforms.Apache-2.0
Ruby
ย ย ย 380โญ
ย ย ย 128๐ด
tito) - Builds RPMs for git-based projects.GPL-2.0
Python
Web-based project management and bug tracking systems.
Please visit ๐ awesome-selfhosted/Project Management
^ back to top ^
๐ Message queues and ๐ message broker software, typically used for inter-process communication (IPC), or for inter-thread communication within the same process.
See also: ๐ Cloud Native Landscape - Streaming & Messaging
- ๐ ActiveMQ - Java message broker. (
ย ย 2309โญ
ย ย 1447๐ด
Source Code))Apache-2.0
Java
- ๐ BeanstalkD - A simple, fast work queue. (
ย ย 6551โญ
ย ย ย 873๐ด
Source Code))MIT
C
- Gearman - Fast multi-language queuing/job processing platform. (
ย ย ย 740โญ
ย ย ย 137๐ด
Source Code))BSD-3-Clause
C++
- ๐ NSQ - A realtime distributed messaging platform. (
ย 24970โญ
ย ย 2899๐ด
Source Code))MPL-2.0
Go
- ๐ ZeroMQ - Lightweight queuing system. (Source Code)
GPL-3.0
C++
^ back to top ^
๐ Remote Desktop client software.
See also: ๐ awesome-selfhosted/Remote Access
- ๐ Remmina - Feature-rich remote desktop application for linux and other unixes. ๐ Source Code)
GPL-2.0
C
- ๐ Tiger VNC - High-performance, multi-platform VNC client and server. (
ย ย 5178โญ
ย ย ย 946๐ด
Source Code))GPL-2.0
C++
- ๐ X2go - X2Go is an open source remote desktop software for Linux that uses the NoMachine/NX technology protocol. ๐ Source Code)
GPL-2.0
Perl
Software for management of router hardware.
- ๐ DD-WRT - A Linux-based firmware for wireless routers and access points, originally designed for the Linksys WRT54G series. ๐ Source Code)
GPL-2.0
C
- ๐ OpenWrt - A Linux-based router featuring Mesh networking, IPS via snort and AQM among many other features. ๐ Source Code)
GPL-2.0
C
- ๐ OPNsense - An open source FreeBSD-based firewall and router with traffic shaping, load balancing, and virtual private network capabilities. (Source Code)
BSD-2-Clause
C/PHP
- ๐ pfSense CE - Free network firewall distribution, based on the FreeBSD operating system with a custom kernel and including third party free software packages for additional functionality. (
ย ย 4919โญ
ย ย 1477๐ด
Source Code))Apache-2.0
Shell/PHP/Other
^ back to top ^
๐ Service discovery is the process of automatically detecting devices and services on a computer network.
- ๐ Consul - Consul is a tool for service discovery, monitoring and configuration. (
ย 28384โญ
ย ย 4423๐ด
Source Code))MPL-2.0
Go
- ๐ etcd - Distributed K/V-Store, authenticating via SSL PKI and a REST HTTP Api for shared configuration and service discovery. (
ย 47783โญ
ย ย 9764๐ด
Source Code))Apache-2.0
Go
- ๐ ZooKeeper - ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. (
ย 12231โญ
ย ย 7243๐ด
Source Code))Apache-2.0
Java/C++
^ back to top ^
๐ Operating systemโlevel virtualization.
- ๐ Docker Compose - Define and run multi-container Docker applications. (
ย 33967โญ
ย ย 5222๐ด
Source Code))Apache-2.0
Go
- ๐ Docker Swarm - Manage cluster of Docker Engines. (
ย ย 3363โญ
ย ย ย 615๐ด
Source Code))Apache-2.0
Go
- ๐ Docker - Platform for developers and sysadmins to build, ship, and run distributed applications. ๐ Source Code)
Apache-2.0
Go
- ๐ LXC - Userspace interface for the Linux kernel containment features. (
ย ย 4661โญ
ย ย 1120๐ด
Source Code))GPL-2.0
C
- ๐ LXD - Container "hypervisor" and a better UX for LXC. (
ย ย 2714โญ
ย ย ย 223๐ด
Source Code))Apache-2.0
Go
- ๐ OpenVZ - Container-based virtualization for Linux. ๐ Source Code)
GPL-2.0
C
- ๐ Podman - Daemonless container engine for developing, managing, and running OCI Containers on your Linux System. Containers can either be run as root or in rootless mode. Simply put:
alias docker=podman
. (ย 23705โญ
ย ย 2406๐ด
Source Code))Apache-2.0
Go
- ๐ Portainer Community Edition - Simple management UI for Docker. (
ย 30966โญ
ย ย 2477๐ด
Source Code))Zlib
Go
- ๐ systemd-nspawn - Lightweight, chroot-like, environment to run an OS or command directly under systemd. (
ย 13263โญ
ย ย 3793๐ด
Source Code))GPL-2.0
C
^ back to top ^
๐ Uptime is a measure of system reliability, expressed as the percentage of time a machine, typically a computer, has been working and available.
Please visit ๐ awesome-selfhosted/Status / Uptime Pages
Troubleshooting tools.
- ๐ grml - Bootable Debian Live CD with powerful CLI tools. (
ย ย ย ย ย ?โญ
ย ย ย ย ย ?๐ด
Source Code))GPL-3.0
Shell
- ๐ mitmproxy - A Python tool used for intercepting, viewing and modifying network traffic. Invaluable in troubleshooting certain problems. (
ย 36730โญ
ย ย 4031๐ด
Source Code))MIT
Python
- ๐ mtr - Network utility that combines traceroute and ping. (
ย ย 2688โญ
ย ย ย 340๐ด
Source Code))GPL-2.0
C
- ๐ Sysdig - Capture system state and activity from a running Linux instance, then save, filter and analyze. (
ย ย 7774โญ
ย ย ย 725๐ด
Source Code))Apache-2.0
Docker/Lua/C
- ๐ Wireshark - The world's foremost network protocol analyzer. ๐ Source Code)
GPL-2.0
C
Software versioning and revision control.
- ๐ Darcs - Cross-platform version control system, like git, mercurial or svn but with a very different approach: focus on changes rather than snapshots. ๐ Source Code)
GPL-2.0
Haskell
- ๐ Fossil - Distributed version control with built-in wiki and bug tracking. ๐ Source Code)
BSD-2-Clause
C
- ๐ Git - Distributed revision control and source code management (SCM) with an emphasis on speed. (
ย 52467โญ
ย 25632๐ด
Source Code))GPL-2.0
C
- ๐ Mercurial - Distributed source control management tool. ๐ Source Code)
GPL-2.0
Python/C/Rust
- ๐ Subversion - Client-server revision control system. ๐ Source Code)
Apache-2.0
C
Virtualization software.
- ๐ Ganeti - Cluster virtual server management software tool built on top of KVM and Xen. (
ย ย ย 510โญ
ย ย ย 111๐ด
Source Code))BSD-2-Clause
Python/Haskell
- ๐ KVM - Linux kernel virtualization infrastructure. ๐ Source Code)
GPL-2.0/LGPL-2.0
C
- ๐ OpenNebula - Build and manage enterprise clouds for virtualized services, containerized applications and serverless computing. (
ย ย 1249โญ
ย ย ย 480๐ด
Source Code))Apache-2.0
C++
- ๐ oVirt - Manages virtual machines, storage and virtual networks. (Source Code)
Apache-2.0
Java
- ๐ Packer - A tool for creating identical machine images for multiple platforms from a single source configuration. (
ย 15106โญ
ย ย 3326๐ด
Source Code))MPL-2.0
Go
- ๐ Proxmox VE - Virtualization management solution. ๐ Source Code)
GPL-2.0
Perl/Shell
- ๐ QEMU - QEMU is a generic machine emulator and virtualizer. ๐ Source Code)
LGPL-2.1
C
- ๐ Vagrant - Tool for building complete development environments. (
ย 26284โญ
ย ย 4432๐ด
Source Code))BUSL-1.1
Ruby
- ๐ VirtualBox - Virtualization product from Oracle Corporation. ๐ Source Code)
GPL-3.0/CDDL-1.0
C++
- ๐ XCP-ng - Virtualization platform based on Xen Source and Citrixยฎ Hypervisor (formerly XenServer). (Source Code)
GPL-2.0
C
- ๐ Xen - Virtual machine monitor for 32/64 bit Intel / AMD (IA 64) and PowerPC 970 architectures. ๐ Source Code)
GPL-2.0
C
VPN software.
- ๐ DefGuard - True enterprise WireGuard with MFA/2FA and SSO. (Source Code)
Apache-2.0
Rust
- ๐ Dockovpn - Out-of-the-box stateless dockerized OpenVPN server which starts in less than 2 seconds. (
ย ย 1237โญ
ย ย ย 248๐ด
Source Code))GPL-2.0
Docker
- ๐ Firezone - WireGuard based VPN Server and Firewall. (
ย ย 6830โญ
ย ย ย 285๐ด
Source Code))Apache-2.0
Docker
ย ย 7917โญ
ย ย ย 367๐ด
Gluetun VPN client) - VPN client in a thin Docker container for multiple VPN providers, written in Go, and using OpenVPN or Wireguard, DNS over TLS, with a few proxy servers built-in.MIT
docker
ย 23268โญ
ย ย 1277๐ด
Headscale) - Self-hostable fork of ๐ Tailscale, cross-platform clients, simple to use, built-in (currently experimental) monitoring tools.BSD-3-Clause
Go
ย 14542โญ
ย ย ย 977๐ด
Nebula) - A scalable p2p VPN with a focus on performance, simplicity and security.MIT
Go
- ๐ ocserv - Cisco AnyConnect-compatible VPN server. ๐ Source Code)
GPL-2.0
C
- ๐ OpenVPN - Uses a custom security protocol that utilizes SSL/TLS for key exchange. (
ย 10941โญ
ย ย 3007๐ด
Source Code))GPL-2.0
C
- ๐ SoftEther - Multi-protocol software VPN with advanced features. (
ย ย ย ย ย ?โญ
ย ย ย ย ย ?๐ด
Source Code))Apache-2.0
C
ย 11756โญ
ย ย ย 732๐ด
sshuttle) - Poor man's VPN.LGPL-2.1
Python
- ๐ strongSwan - Complete IPsec implementation for Linux. (
ย ย 2280โญ
ย ย ย 774๐ด
Source Code))GPL-2.0
C
- ๐ WireGuard - Very fast VPN based on elliptic curve and public key crypto. ๐ Source Code)
GPL-2.0
C
^ back to top ^
๐ Web servers and ๐ reverse proxies.
Please visit ๐ awesome-selfhosted/Web Servers
AGPL-3.0
- ๐ GNU Affero General Public License 3.0Apache-2.0
- ๐ Apache, Version 2.0BSD-2-Clause
- ๐ BSD 2-clause "Simplified"BSD-3-Clause
- ๐ BSD 3-Clause "New" or "Revised"BUSL-1.1
- ๐ Business Source License 1.1CC0-1.0
- ๐ Public Domain/Creative Common Zero 1.0CDDL-1.0
- ๐ Common Development and Distribution License 1.0EPL-1.0
- ๐ Eclipse Public License 1.0GFDL-1.2
- ๐ GNU Free Documentation License 1.2GPL-1.0
- ๐ GNU General Public License 1.0GPL-2.0
- ๐ GNU General Public License 2.0GPL-3.0
- ๐ GNU General Public License 3.0IPL-1.0
- ๐ IBM Public License v1.0ISC
- ๐ ISC LicenseLGPL-2.0
- ๐ GNU Lesser General Public License v2LGPL-2.1
- ๐ GNU Lesser General Public License v2.1LGPL-3.0
- ๐ GNU Lesser General Public License v3MIT
- ๐ MIT LicenseMPL-2.0
- ๐ Mozilla Public LicenseNLPL
- ๐ No Limit Public LicenseOLDAP-2.8
- ๐ Open LDAP Public License v2.8QPL-1.0
- ๐ Q Public License 1.0Vim
- ๐ Vim LicenseZlib
- ๐ zlib License
- ๐ ArsTechnica OpenForum - IT Forum which is attached to a large news site.
- ๐ Reddit - Really, really large bulletin board system.
- ๐ /r/Linux - News and information about Linux.
- ๐ /r/LinuxQuestions
- ๐ /r/SysAdmin
- ๐ Spiceworks Community - General enterprise IT news and small articles.
- ๐ StackExchange Network - Q&A communities.
- ๐ Server Fault - StackExchange community for system and network administrators.
Software package repositories.
- ๐ AlternativeTo - Find alternatives to software you know and discover new software.
- ๐ deb.sury.org - Repository with LAMP updated packages for Debian and Ubuntu.
- ๐ ElRepo - Community Repo for Enterprise Linux (RHEL, CentOS, etc).
- ๐ EPEL - Repository for RHEL and compatibles (CentOS, Scientific Linux).
- ๐ IUS - Community project that provides RPM packages for newer versions of select software for Enterprise Linux distributions.
- Remi - Repository with LAMP updated packages for RHEL/Centos/Fedora.
- ๐ Software Collections - Community Release of ๐ Red Hat Software Collections. Provides updated packages of Ruby, Python, etc. for CentOS/Scientific Linux 6.x.
- ๐ Cloud Native Software Landscape - Compilation of software and tools for cloud computing.
- ๐ ArchWiki - Arch Linux Wiki which has really nice written articles valid for other distros.
- ๐ Gentoo Wiki - Gentoo Linux Wiki with a lot in-detail description of Linux components.
- ๐ Awesome SysAdmin @ LibHunt - Your go-to SysAdmin Toolbox. Based on the list here.
- ๐ Ops School - Comprehensive program that will help you learn to be an operations engineer.
- ๐ Digital Ocean Tutorials - 6,000+ tutorials for getting the basics of certain applications/tools/systems administration topics.
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International license.
ย 25375โญ
ย ย 1448๐ด
awesome-foss/awesome-sysadmin)