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. (
ย ย ย 427โญ
ย ย ย 434๐ด
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. (
ย ย 4382โญ
ย ย 2681๐ด
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. (
ย ย ย 501โญ
ย ย ย 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. (
ย 17019โญ
ย ย 4778๐ด
Source Code))Apache-2.0
Groovy/Java
- ๐ Rake - Build automation tool similar to Make, written in and extensible in Ruby. (
ย ย 2354โญ
ย ย ย 613๐ด
Source Code))MIT
Ruby
^ back to top ^
๐ Backup software.
See also: ย ย ย 681โญ
ย ย ย ย 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. (
ย ย ย 228โญ
ย ย ย 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.. (
ย ย 1386โญ
ย ย ย 186๐ด
Source Code))GPL-3.0
Perl
- ๐ Bareos - Cross-network backup solution which preserves, archives, and recovers data from all major operating systems. (
ย ย 1002โญ
ย ย ย 269๐ด
Source Code))AGPL-3.0
C++/C
- ๐ Barman - Backup and Recovery Manager for PostgreSQL. (
ย ย 2147โญ
ย ย ย 193๐ด
Source Code))GPL-3.0
Python
- ๐ BorgBackup - Deduplicating archiver with compression and authenticated encryption. (
ย 11263โญ
ย ย ย 747๐ด
Source Code))BSD-3-Clause
Python
- ๐ Burp - Network backup and restore program. (
ย ย ย 486โญ
ย ย ย ย 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. (
ย ย ย 139โญ
ย ย ย ย 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. (
ย 11299โญ
ย ย ย 906๐ด
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.. (
ย 47469โญ
ย ย 4238๐ด
Source Code))MIT
Go
- ๐ Rdiff-backup - Reverse differential backup tool, over a network or locally. (
ย ย 1104โญ
ย ย ย ย 95๐ด
Source Code))GPL-2.0
Python
- ๐ Restic - Easy, fast, verifiable, secure and efficient remote backup tool. (
ย 26789โญ
ย ย 1564๐ด
Source Code))BSD-2-Clause
Go
- ๐ Rsnapshot - Filesystem snapshot utility based on rsync. (
ย ย 3271โญ
ย ย ย 262๐ด
Source Code))GPL-2.0
Perl
ย ย ย 370โญ
ย ย ย ย 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. (
ย ย ย 662โญ
ย ย ย 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. (
ย ย ย 383โญ
ย ย ย 703๐ด
Source Code))GPL-2.0
Python
- ๐ Environment Modules - Environment Modules provides for the dynamic modification of a user's environment via modulefiles. (
ย ย ย 716โญ
ย ย ย 109๐ด
Source Code))GPL-2.0
Tcl
- ๐ Lmod - Lmod is a Lua based module system that easily handles the MODULEPATH Hierarchical problem. (
ย ย ย 503โญ
ย ย ย 128๐ด
Source Code))MIT
Lua
- ๐ Spack - A flexible package manager that supports multiple versions, configurations, platforms, and compilers. (
ย ย 4438โญ
ย ย 2293๐ด
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. (
ย ย ย 510โญ
ย ย ย ย 84๐ด
Source Code))GPL-2.0
C
- ๐ Errbot - Plugin based chatbot designed to be easily deployable, extensible and maintainable. (
ย ย 3135โญ
ย ย ย 615๐ด
Source Code))GPL-3.0
Python
- ๐ Hubot - A customizable, life embetterment robot. (
ย 16662โญ
ย ย 3749๐ด
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. (
ย 63139โญ
ย 23931๐ด
Source Code))GPL-3.0
Python
- ๐ CFEngine - Configuration management system for automated configuration and maintenance of large-scale computer systems. (
ย ย ย 493โญ
ย ย ย 185๐ด
Source Code))GPL-3.0
C
- ๐ Chef - Configuration management tool using a pure-Ruby, domain-specific language (DSL) for writing system configuration "recipes". (
ย ย 7625โญ
ย ย 2512๐ด
Source Code))Apache-2.0
Ruby
- ๐ Puppet - Software configuration management tool which includes its own declarative language to describe system configuration. (
ย ย 7471โญ
ย ย 2192๐ด
Source Code))Apache-2.0
Ruby/C
- ๐ Rudder - Scalable and dynamic configuration management system for patching, security & compliance, based on CFEngine. (
ย ย ย 519โญ
ย ย ย ย 77๐ด
Source Code))GPL-3.0
Scala
- ๐ Salt - Event-driven IT automation, remote task execution, and configuration management software. (
ย 14223โญ
ย ย 5486๐ด
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. (
ย ย ย 570โญ
ย ย ย ย 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,
ย 16379โญ
ย ย 2601๐ด
Source Code))Apache-2.0
Python
^ back to top ^
๐ Continuous integration ๐ deployment software.
- ๐ Buildbot - Python-based toolkit for continuous integration. (
ย ย 5280โญ
ย ย 1632๐ด
Source Code))GPL-2.0
Python
- ๐ CDS - Enterprise-Grade Continuous Delivery & DevOps Automation Open Source Platform. (
ย ย 4614โญ
ย ย ย 430๐ด
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,
ย ย 7442โญ
ย ย ย 848๐ด
Source Code))Apache-2.0
Go
- ๐ drone - Drone is a Continuous Delivery platform built on Docker, written in Go. (
ย 32292โญ
ย ย 2818๐ด
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. (
ย ย 7129โญ
ย ย ย 975๐ด
Source Code))Apache-2.0
Java/Ruby
- ๐ Jenkins - Continuous Integration Server. (
ย ย ย ย ย ?โญ
ย ย ย ย ย ?๐ด
Source Code))MIT
Java
- ๐ Laminar - Fast, lightweight, simple and flexible Continuous Integration. (
ย ย ย 304โญ
ย ย ย ย 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. (
ย ย 2418โญ
ย ย ย 438๐ด
Source Code))BSD-2-Clause
PHP
- ๐ Strider - Open Source Continuous Deployment / Continuous Integration platform. (
ย ย 4600โญ
ย ย ย 431๐ด
Source Code))MIT
Nodejs
- ๐ werf - Open Source CI/CD tool for building Docker images and deploying to Kubernetes via GitOps. (
ย ย 4266โญ
ย ย ย 204๐ด
Source Code))Apache-2.0
Go
- ๐ Woodpecker - Community fork of Drone that uses Docker containers. (
ย ย 4325โญ
ย ย ย 373๐ด
Source Code))Apache-2.0
Go
Web hosting and server or service control panels.
- ๐ Ajenti - Control panel for Linux and BSD. (
ย ย 7570โญ
ย ย ย 846๐ด
Source Code))MIT
Python/Shell
- ๐ Cockpit - Web-based graphical interface for servers. (
ย 11352โญ
ย ย 1127๐ด
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,
ย ย 3445โญ
ย ย ย 687๐ด
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). (
ย ย ย 657โญ
ย ย ย 446๐ด
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. (
ย ย 4432โญ
ย ย ย 652๐ด
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). (
ย 12724โญ
ย ย 1773๐ด
Source Code))MIT
Ruby
- ๐ CloudSlang - Flow-based orchestration tool for managing deployed applications, with Docker capabilities. (
ย ย ย ย 88โญ
ย ย ย ย 47๐ด
Source Code))Apache-2.0
Java
- ๐ CloudStack - Cloud computing software for creating, managing, and deploying infrastructure cloud services. (
ย ย 2115โญ
ย ย 1111๐ด
Source Code))Apache-2.0
Java/Python
- ๐ Cobbler - Cobbler is a Linux installation server that allows for rapid setup of network installation environments. (
ย ย 2629โญ
ย ย ย 651๐ด
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. (
ย 14934โญ
ย ย 1935๐ด
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. (
ย ย 3138โญ
ย ย ย 347๐ด
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. (
ย ย ย 481โญ
ย ย ย ย 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. (
ย ย ย ย 70โญ
ย ย ย ย 24๐ด
Source Code))Apache-2.0
JavaScript/Docker
- ๐ Kroki - API for generating diagrams from textual descriptions. (
ย ย 2974โญ
ย ย ย 224๐ด
Source Code))MIT
Java
- ๐ Mermaid - Javascript module with a unique, easy, shorthand syntax. Integrates into several other tools like Grafana. (
ย ย 4331โญ
ย ย ย 658๐ด
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. (
ย 14293โญ
ย ย 6019๐ด
Source Code))LGPL-3.0
C++
- ๐ DRBD - Distributed replicated storage system, implemented as a Linux kernel driver. (
ย ย ย 588โญ
ย ย ย 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. (
ย ย 4752โญ
ย ย 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. (
ย 14801โญ
ย ย 8881๐ด
Source Code))Apache-2.0
Java
- ๐ JuiceFS - Distributed POSIX file system built on top of Redis and S3. (
ย 10974โญ
ย ย ย 971๐ด
Source Code))Apache-2.0
Go
ย 16199โญ
ย ย 3026๐ด
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. (
ย 48585โญ
ย ย 5543๐ด
Source Code))AGPL-3.0
Go
- ๐ MooseFS - Fault tolerant, network distributed file system. (
ย ย 1703โญ
ย ย ย 209๐ด
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). (
ย ย 6504โญ
ย ย ย 449๐ด
Source Code))Apache-2.0
C
- ๐ TahoeLAFS - Secure, decentralized, fault-tolerant, peer-to-peer distributed data store and distributed file system. (
ย ย 1301โญ
ย ย ย 247๐ด
Source Code))GPL-2.0
Python
- ๐ XtreemFS - Distributed, replicated and fault-tolerant file system for federated IT infrastructures.. (
ย ย ย 337โญ
ย ย ย ย 64๐ด
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. (
ย ย 3175โญ
ย ย ย 399๐ด
Source Code))MIT
Go/Docker
- ๐ DomainMOD - Manage your domains and other internet assets in a central location. (
ย ย ย 486โญ
ย ย ย ย 99๐ด
Source Code))GPL-3.0
PHP
- ๐ nsupdate.info - Dynamic DNS service. ๐ Demo,
ย ย 1049โญ
ย ย ย 119๐ด
Source Code))BSD-3-Clause
Python
ย ย 3192โญ
ย ย ย 404๐ด
octoDNS) - DNS as code - Tools for managing DNS across multiple providers.MIT
Python
- ๐ Poweradmin - Web-based DNS control panel for PowerDNS server. (
ย ย ย 652โญ
ย ย ย 262๐ด
Source Code))GPL-3.0
PHP
- ๐ SPF Toolbox - Application to look up DNS records such as SPF, MX, Whois, and more. (
ย ย ย 274โญ
ย ย ย ย 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. (
ย 12485โญ
ย ย 2149๐ด
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. (
ย ย ย 463โญ
ย ย ย 105๐ด
Source Code))BSD-3-Clause
C
- ๐ PowerDNS Authoritative Server - Versatile nameserver which supports a large number of backends. (
ย ย 3720โญ
ย ย ย 912๐ด
Source Code))GPL-2.0
C++
- ๐ Unbound - Validating, recursive, and caching DNS resolver. (
ย ย 3159โญ
ย ย ย 360๐ด
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.
ย ย ย 747โญ
ย ย ย ย 30๐ด
Atom Community) - A fork ofย 60267โญ
ย 17399๐ด
atom) A hackable text editor from Github.MIT
JavaScript
- ๐ Brackets - Code editor for web designers and front-end developers. (
ย ย 1380โญ
ย ย ย 182๐ด
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. (
ย ย 3148โญ
ย ย ย 609๐ด
Source Code))GPL-2.0
C/C++
- ๐ GNU Emacs - An extensible, customizable text editor-and more. (
ย ย 4460โญ
ย ย 1282๐ด
Source Code))GPL-3.0
C
- Haroopad - Markdown editor with live preview. (
ย ย 1606โญ
ย ย ย 223๐ด
Source Code))GPL-3.0
JavaScript
- ๐ ICEcoder - Code editor awesomeness, built with common web languages. (Demo,
ย ย 1415โญ
ย ย ย 346๐ด
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. (
ย 25281โญ
ย ย 1180๐ด
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. (
ย 23173โญ
ย ย 4629๐ด
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. (
ย 36798โญ
ย ย 5471๐ด
Source Code))Vim
C
- ๐ VSCodium - An open source cross-platform extensible code editor based on ๐ VS Code by Microsoft removing their non-free additions. (
ย 25681โญ
ย ย 1122๐ด
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. (
ย ย ย 213โญ
ย ย ย ย 94๐ด
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โญ
ย ย ย ย 94๐ด
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. (
ย ย 2140โญ
ย ย 1088๐ด
Source Code))GPL-2.0
C
ย ย 4507โญ
ย ย ย 209๐ด
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. (
ย 21875โญ
ย ย 1133๐ด
Source Code))Apache-2.0
Go
- ๐ Authentik - Flexible identity provider with support for different protocols. (OAuth 2.0, SAML, LDAP and Radius). (
ย 13781โญ
ย ย ย 927๐ด
Source Code))MIT
Python
- ๐ KeyCloak - Open Source Identity and Access Management. (
ย 23771โญ
ย ย 6823๐ด
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
ย ย 4079โญ
ย ย 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. (
ย ย ย 164โญ
ย ย ย ย 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. (
ย ย 4062โญ
ย ย ย 286๐ด
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. (
ย ย 6815โญ
ย ย ย 448๐ด
Source Code))Apache-2.0
Go
- ๐ ZITADEL - Cloud-native Identity & Access Management solution providing a platform for secure authentication, authorization and identity management. (
ย ย 9130โญ
ย ย ย 584๐ด
Source Code))Apache-2.0
Go/Docker/K8S
IT ๐ asset management software.
- ๐ GLPI - Information Resource-Manager with an additional Administration Interface. (
ย ย 4355โญ
ย ย 1299๐ด
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,
ย ย ย 738โญ
ย ย ย 264๐ด
Source Code))GPL-2.0
PHP
- ๐ Ralph - Asset management, DCIM and CMDB system for large Data Centers as well as smaller LAN networks. (
ย ย 2245โญ
ย ย ย 554๐ด
Demo),ย ย 2245โญ
ย ย ย 554๐ด
Source Code))Apache-2.0
Python/Docker
- ๐ Snipe IT - Asset & license management software. (
ย 11202โญ
ย ย 3201๐ด
Source Code))AGPL-3.0
PHP
Log management tools: collect, parse, visualize...
- ๐ Fluentd - Data collector for unified logging layer. (
ย 12937โญ
ย ย 1344๐ด
Source Code))Apache-2.0
Ruby
- ๐ Flume - Distributed, reliable, and available service for efficiently collecting, aggregating, and moving large amounts of log data. (
ย ย 2537โญ
ย ย 1570๐ด
Source Code))Apache-2.0
Java
- ๐ GoAccess - Real-time web log analyzer and interactive viewer that runs in a terminal or through the browser. (
ย 18596โญ
ย ย 1113๐ด
Source Code))MIT
C
- ๐ Loki - Log aggregation system designed to store and query logs from all your applications and infrastructure. (
ย 24057โญ
ย ย 3466๐ด
Source Code))AGPL-3.0
Go
- ๐ rsyslog - Rocket-fast system for log processing. (
ย ย 2060โญ
ย ย ย 657๐ด
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. (
ย ย 3399โญ
ย ย ย 473๐ด
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. (
ย ย ย 140โญ
ย ย ย ย 15๐ด
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. (
ย ย ย 112โญ
ย ย 4929๐ด
Source Code))Apache-2.0
Go
- ๐ Collectd - System statistics collection daemon. (
ย ย 3203โญ
ย ย 1233๐ด
Source Code))MIT
C
ย ย 1743โญ
ย ย ย 600๐ด
Diamond) - Daemon that collects system metrics and publishes them to Graphite (and others).MIT
Python
- ๐ Grafana - A Graphite & InfluxDB Dashboard and Graph Editor. (
ย 65320โญ
ย 12187๐ด
Source Code))AGPL-3.0
Go
- ๐ Graphite - Scalable graphing server. (
ย ย 5916โญ
ย ย 1259๐ด
Source Code))Apache-2.0
Python
- ๐ RRDtool - Industry standard, high performance data logging and graphing system for time series data. (
ย ย 1017โญ
ย ย ย 264๐ด
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
ย 14911โญ
ย ย 5601๐ด
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. (
ย 10392โญ
ย ย ย 904๐ด
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. (
ย ย 1154โญ
ย ย ย 224๐ด
Source Code))GPL-3.0
PHP/Shell
- ๐ phpList - Newsletter and email marketing software. (
ย ย ย 761โญ
ย ย ย 271๐ด
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โญ
ย ย ย ย 74๐ด
Source Code))AGPL-3.0
Docker/Python
- ๐ Alerta - Distributed, scalable and flexible monitoring system. (
ย ย 2393โญ
ย ย ย 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. (
ย ย 3405โญ
ย ย ย 492๐ด
Source Code))MIT
Go
- ๐ Cacti - Web-based network monitoring and graphing tool. (
ย ย 1653โญ
ย ย ย 404๐ด
Source Code))GPL-2.0
PHP
ย 17258โญ
ย ย 2330๐ด
cadvisor) - Analyzes resource usage and performance characteristics of running containers.Apache-2.0
Go
- ๐ checkmk - Comprehensive solution for monitoring of applications, servers, and networks. (
ย ย 1596โญ
ย ย ย 469๐ด
Source Code))GPL-2.0
Python/PHP
ย ย 2689โญ
ย ย ย 104๐ด
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. (
ย 27027โญ
ย ย 1537๐ด
Source Code))GPL-3.0
Python
- ๐ Healthchecks - Monitoring for cron jobs, background services and scheduled tasks. (
ย ย 8364โญ
ย ย ย 845๐ด
Source Code))BSD-3-Clause
Python
- ๐ Icinga - Nagios fork that has since lapped nagios several times. Comes with the possibility of clustered monitoring. (
ย ย 2028โญ
ย ย ย 579๐ด
Source Code))GPL-2.0
C++
- ๐ LibreNMS - Fully featured network monitoring system that provides a wealth of features and device support. (
ย ย 3952โญ
ย ย 2313๐ด
Source Code))GPL-3.0
PHP
ย 10432โญ
ย ย 1205๐ด
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. (
ย ย 1996โญ
ย ย ย 474๐ด
Source Code))GPL-2.0
Perl/Shell
- ๐ Naemon - Network monitoring tool based on the Nagios 4 core with performance enhancements and new features. (
ย ย ย 154โญ
ย ย ย ย 63๐ด
Source Code))GPL-2.0
C
- ๐ Nagios - Computer system, network and infrastructure monitoring software application. (
ย ย 1582โญ
ย ย ย 451๐ด
Source Code))GPL-2.0
C
- ๐ Netdata - Distributed, real-time, performance and health monitoring for systems and applications. Runs on Linux, FreeBSD, and MacOS. (
ย 72307โญ
ย ย 5952๐ด
Source Code))GPL-3.0
C
- ๐ NetXMS - Open Source network and infrastructure monitoring and management. (
ย ย ย 245โญ
ย ย ย ย 47๐ด
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,
ย ย ย 275โญ
ย ย ย ย 50๐ด
Source Code))GPL-3.0
deb/Docker
- Performance Co-Pilot - Lightweight, distributed system performance and analysis framework. (
ย ย ย 974โญ
ย ย ย 237๐ด
Source Code))LGPL-2.1/GPL-2.0
C
- ๐ PHP Server Monitor - Open source tool to monitor your servers and websites. (
ย ย 2163โญ
ย ย ย 686๐ด
Source Code))GPL-3.0
PHP
- ๐ PhpSysInfo - A customizable PHP script that displays information about your system nicely. (
ย ย 1389โญ
ย ย ย 232๐ด
Source Code))GPL-2.0
PHP
- ๐ Prometheus - Service monitoring system and time series database. (
ย 56037โญ
ย ย 9202๐ด
Source Code))Apache-2.0
Go
- ๐ Riemann - Flexible and fast events processor allowing complex events/metrics analysis. (
ย ย 4236โญ
ย ย ย 516๐ด
Source Code))EPL-1.0
Java
ย ย 2119โญ
ย ย ย 160๐ด
rtop) - Interactive, remote system monitoring tool based on SSH.MIT
Go
ย ย ย 154โญ
ย ย ย ย ย 7๐ด
ruptime) - Classic system status server.AGPL-3.0
Shell
ย ย 5438โญ
ย ย ย 172๐ด
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. (
ย ย 1029โญ
ย ย ย 174๐ด
Source Code))MIT
Go
ย ย ย 167โญ
ย ย ย ย 20๐ด
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. (
ย ย ย 409โญ
ย ย ย 149๐ด
Source Code))GPL-1.0
Perl
- ๐ Wazuh - Unified XDR and SIEM protection for endpoints and cloud workloads. (
ย 11120โญ
ย ย 1687๐ด
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
ย ย 2822โญ
ย ย ย 931๐ด
Oxidized) - Network device configuration backup tool.Apache-2.0
Ruby
- ๐ phpIPAM - Open source IP address management with PowerDNS integration. (
ย ย 2270โญ
ย ย ย 744๐ด
Source Code))GPL-3.0
PHP
- ๐ RANCID - Monitor network devices configuration and maintain history of changes. (
ย ย ย 119โญ
ย ย ย ย 43๐ด
Source Code))BSD-3-Clause
Perl/Shell
- ๐ rConfig - Network device configuration management tool. (
ย ย ย 108โญ
ย ย ย ย 17๐ด
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,
ย 13380โญ
ย ย ย 857๐ด
Source Code))Apache-2.0
Docker/Nodejs
- ๐ Coolify - An open-source & self-hostable Heroku / Netlify alternative (and even more). (
ย 34924โญ
ย ย 1920๐ด
Source Code))Apache-2.0
Docker
- ๐ Dokku - An open-source PaaS (alternative to Heroku). (
ย 29387โญ
ย ย 1924๐ด
Source Code))MIT
Docker/Shell/Go/deb
ย ย 2172โญ
ย ย ย 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,
ย ย 2731โญ
ย ย ย 107๐ด
Source Code))GPL-3.0
K8S/Nodejs/Go
- ๐ LocalStack - LocalStack is a fully functional local AWS cloud stack. This includes Lambda for serverless computation. (
ย 56613โญ
ย ย 4032๐ด
Source Code))Apache-2.0
Python/Docker/K8S
- ๐ Nhost - Firebase Alternative with GraphQL. Get a database and backend configured and ready in minutes. (
ย ย 7972โญ
ย ย ย 470๐ด
Source Code))MIT
Docker/Nodejs/Go
- ๐ OpenFaaS - Serverless Functions Made Simple for Docker & Kubernetes. (
ย 25221โญ
ย ย 1940๐ด
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. (
ย ย 3575โญ
ย ย ย 101๐ด
Source Code))BSD-3-Clause
Go/Rust/Docker
ย ย ย 231โญ
ย ย ย ย 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. (
ย ย 2582โญ
ย ย ย 376๐ด
Source Code))MIT
Go
- ๐ fpm - Versatile multi format package creator. (
ย 11173โญ
ย ย 1067๐ด
Source Code))MIT
Ruby
ย ย 1291โญ
ย ย ย 298๐ด
omnibus-ruby) - Easily create full-stack installers for your project across a variety of platforms.Apache-2.0
Ruby
ย ย ย 382โญ
ย ย ย 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. (
ย ย 2311โญ
ย ย 1449๐ด
Source Code))Apache-2.0
Java
- ๐ BeanstalkD - A simple, fast work queue. (
ย ย 6558โญ
ย ย ย 873๐ด
Source Code))MIT
C
- Gearman - Fast multi-language queuing/job processing platform. (
ย ย ย 741โญ
ย ย ย 138๐ด
Source Code))BSD-3-Clause
C++
- ๐ NSQ - A realtime distributed messaging platform. (
ย 25007โญ
ย ย 2903๐ด
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. (
ย ย 5263โญ
ย ย ย 957๐ด
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. (
ย ย 4956โญ
ย ย 1482๐ด
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. (
ย 28449โญ
ย ย 4433๐ด
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. (
ย 47966โญ
ย ย 9785๐ด
Source Code))Apache-2.0
Go
- ๐ ZooKeeper - ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. (
ย 12268โญ
ย ย 7253๐ด
Source Code))Apache-2.0
Java/C++
^ back to top ^
๐ Operating systemโlevel virtualization.
- ๐ Docker Compose - Define and run multi-container Docker applications. (
ย 34152โญ
ย ย 5251๐ด
Source Code))Apache-2.0
Go
- ๐ Docker Swarm - Manage cluster of Docker Engines. (
ย ย 3380โญ
ย ย ย 616๐ด
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. (
ย ย 4690โญ
ย ย 1118๐ด
Source Code))GPL-2.0
C
- ๐ LXD - Container "hypervisor" and a better UX for LXC. (
ย ย 2831โญ
ย ย ย 225๐ด
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
. (ย 24005โญ
ย ย 2431๐ด
Source Code))Apache-2.0
Go
- ๐ Portainer Community Edition - Simple management UI for Docker. (
ย 31197โญ
ย ย 2492๐ด
Source Code))Zlib
Go
- ๐ systemd-nspawn - Lightweight, chroot-like, environment to run an OS or command directly under systemd. (
ย 13338โญ
ย ย 3814๐ด
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. (
ย 37006โญ
ย ย 4053๐ด
Source Code))MIT
Python
- ๐ mtr - Network utility that combines traceroute and ping. (
ย ย 2713โญ
ย ย ย 342๐ด
Source Code))GPL-2.0
C
- ๐ Sysdig - Capture system state and activity from a running Linux instance, then save, filter and analyze. (
ย ย 7793โญ
ย ย ย 728๐ด
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. (
ย 52734โญ
ย 25677๐ด
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. (
ย ย ย 516โญ
ย ย ย 110๐ด
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. (
ย ย 1256โญ
ย ย ย 485๐ด
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. (
ย 15131โญ
ย ย 3327๐ด
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. (
ย 26327โญ
ย ย 4435๐ด
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. (
ย ย 1249โญ
ย ย ย 251๐ด
Source Code))GPL-2.0
Docker
- ๐ Firezone - WireGuard based VPN Server and Firewall. (
ย ย 6880โญ
ย ย ย 287๐ด
Source Code))Apache-2.0
Docker
ย ย 8162โญ
ย ย ย 375๐ด
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
ย 23756โญ
ย ย 1301๐ด
Headscale) - Self-hostable fork of ๐ Tailscale, cross-platform clients, simple to use, built-in (currently experimental) monitoring tools.BSD-3-Clause
Go
ย 14640โญ
ย ย ย 982๐ด
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. (
ย 11073โญ
ย ย 3018๐ด
Source Code))GPL-2.0
C
- ๐ SoftEther - Multi-protocol software VPN with advanced features. (
ย ย ย ย ย ?โญ
ย ย ย ย ย ?๐ด
Source Code))Apache-2.0
C
ย 11825โญ
ย ย ย 732๐ด
sshuttle) - Poor man's VPN.LGPL-2.1
Python
- ๐ strongSwan - Complete IPsec implementation for Linux. (
ย ย 2302โญ
ย ย ย 782๐ด
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.
ย 25712โญ
ย ย 1457๐ด
awesome-foss/awesome-sysadmin)