1 line
No EOL
75 KiB
JSON
1 line
No EOL
75 KiB
JSON
{"slug": "awesome-foss--awesome-sysadmin", "title": "Awesome Sysadmin", "description": "A curated list of amazingly awesome open-source sysadmin resources.", "github_url": "https://github.com/awesome-foss/awesome-sysadmin", "stars": "33K", "tag": "Development Environment", "entry_count": 321, "subcategory_count": 43, "subcategories": [{"name": "Table of contents", "parent": "", "entries": [{"name": "Awesome Sysadmin", "url": "#awesome-sysadmin", "description": ""}]}, {"name": "Automation", "parent": "Software", "entries": [{"name": "Apache Ant", "url": "https://ant.apache.org/", "description": "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. ([Source Code (⭐458)](https://github.com/apache/ant)) `Apache-2.0` `Java`"}, {"name": "Apache Maven", "url": "https://maven.apache.org/", "description": "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. ([Source Code (⭐5k)](https://github.com/apache/maven)) `Apache-2.0` `Java`"}, {"name": "Bazel", "url": "https://www.bazel.io/", "description": "A fast, scalable, multi-language and extensible build system. Used by Google. ([Source Code (⭐25k)](https://github.com/bazelbuild/bazel/)) `Apache-2.0` `Java`"}, {"name": "Bolt", "url": "https://www.puppet.com/community/open-source/bolt", "description": "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. ([Source Code (⭐547)](https://github.com/puppetlabs/bolt)) `Apache-2.0` `Ruby`"}, {"name": "GNU Make", "url": "https://www.gnu.org/software/make/", "description": "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](https://git.savannah.gnu.org/cgit/make.git)) `GPL-3.0` `C`"}, {"name": "Gradle", "url": "https://gradle.org/", "description": "Another build automation system. ([Source Code (⭐18k)](https://github.com/gradle/gradle)) `Apache-2.0` `Groovy/Java`"}, {"name": "Rake", "url": "https://ruby.github.io/rake/", "description": "Build automation tool similar to Make, written in and extensible in Ruby. ([Source Code (⭐2.4k)](https://github.com/ruby/rake)) `MIT` `Ruby`"}]}, {"name": "Backups", "parent": "Software", "entries": [{"name": "Backupninja", "url": "https://0xacab.org/liberate/backupninja", "description": "Lightweight, extensible meta-backup system, provides a centralized way to configure and coordinate many different backup utilities. `GPL-2.0` `Shell`"}, {"name": "Backrest", "url": "https://garethgeorge.github.io/backrest/", "description": "Backrest is a web UI and orchestrator for restic backup. ([Source Code (⭐5.9k)](https://github.com/garethgeorge/backrest)) `GPL-3.0` `Docker/Go`"}, {"name": "Bareos", "url": "https://www.bareos.org/", "description": "Cross-network backup solution which preserves, archives, and recovers data from all major operating systems. ([Source Code (⭐1.2k)](https://github.com/bareos/bareos)) `AGPL-3.0` `C++/C`"}, {"name": "Barman", "url": "https://pgbarman.org", "description": "Backup and Recovery Manager for PostgreSQL. ([Source Code (⭐2.8k)](https://github.com/EnterpriseDB/barman)) `GPL-3.0` `Python`"}, {"name": "BorgBackup", "url": "https://www.borgbackup.org/", "description": "Deduplicating archiver with compression and authenticated encryption. ([Source Code (⭐13k)](https://github.com/borgbackup/borg)) `BSD-3-Clause` `Python`"}, {"name": "Burp", "url": "https://burp.grke.org/", "description": "Network backup and restore program. ([Source Code (⭐501)](https://github.com/grke/burp)) `AGPL-3.0` `C`"}, {"name": "Dar", "url": "http://dar.linux.free.fr/", "description": "Which stands for Disk ARchive, is a robust and rich featured archiving and backup software of the tar style. ([Source Code (⭐186)](https://github.com/Edrusb/DAR)) `GPL-2.0` `C++`"}, {"name": "Databasus", "url": "https://databasus.com/", "description": "PostgreSQL, MySQL, MariaDB and MongoDB backup tool with web UI, external storages (local, S3, FTP, Google Drive, etc.), notifications (webhook, Discord, Slack, etc.) and team management. ([Source Code (⭐6.3k)](https://github.com/databasus/databasus)) `Apache-2.0` `Docker`"}, {"name": "Duplicati", "url": "https://www.duplicati.com", "description": "Backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers. ([Source Code (⭐14k)](https://github.com/duplicati/duplicati)) `LGPL-2.1` `C#`"}, {"name": "Duplicity", "url": "https://duplicity.gitlab.io/", "description": "Encrypted bandwidth-efficient backup using the rsync algorithm. ([Source Code](https://gitlab.com/duplicity/duplicity)) `GPL-2.0` `Python`"}, {"name": "Minarca", "url": "https://minarca.org/", "description": "Client–server backup platform with a centralized web console to manage and restore Linux, Windows, and macOS backups via GUI or CLI. ([Source Code](https://gitlab.com/ikus-soft/minarca)) `AGPL-3.0` `Python`"}, {"name": "Portabase", "url": "https://portabase.io/", "description": "Server dashboard tool that simplifies the backup and restoration of your database instances. ([Source Code (⭐606)](https://github.com/Portabase/portabase)) `Apache-2.0` `Docker`"}, {"name": "Proxmox Backup Server", "url": "https://www.proxmox.com/en/proxmox-backup-server", "description": "Proxmox Backup Server is an enterprise-class, client-server backup solution thatis capable of backing up virtual machines, containers, and physical hosts. ([Source Code](https://git.proxmox.com/?p=proxmox-backup.git;a=tree)) `GPL-3.0` `Rust`"}, {"name": "rclone", "url": "https://rclone.org/", "description": "Command-line program to sync files and directories to and from different cloud storage providers.. ([Source Code (⭐56k)](https://github.com/rclone/rclone)) `MIT` `Go`"}, {"name": "Rdiff-backup", "url": "https://rdiff-backup.net/", "description": "Reverse differential backup tool, over a network or locally. ([Source Code (⭐1.2k)](https://github.com/rdiff-backup/rdiff-backup)) `GPL-2.0` `Python`"}, {"name": "Restic", "url": "https://restic.net/", "description": "Easy, fast, verifiable, secure and efficient remote backup tool. ([Source Code (⭐33k)](https://github.com/restic/restic)) `BSD-2-Clause` `Go`"}, {"name": "Rsnapshot", "url": "https://rsnapshot.org/", "description": "Filesystem snapshot utility based on rsync. ([Source Code (⭐3.6k)](https://github.com/rsnapshot/rsnapshot)) `GPL-2.0` `Perl`"}, {"name": "Shield", "url": "https://github.com/starkandwayne/shield", "description": "A pluggable architecture for backup and restore of database systems. `MIT` `Go`", "stars": "397"}, {"name": "UrBackup", "url": "https://www.urbackup.org/", "description": "Client/Server Open Source Network Backup for Windows, MacOS and Linux. ([Source Code (⭐850)](https://github.com/uroni/urbackup_backend)) `AGPL-3.0` `C/C++`"}]}, {"name": "Build and software organization tools", "parent": "Software", "entries": [{"name": "EasyBuild", "url": "https://easybuild.io/", "description": "EasyBuild builds software and modulefiles for High Performance Computing (HPC) systems in an efficient way. ([Source Code (⭐442)](https://github.com/easybuilders/easybuild-easyconfigs)) `GPL-2.0` `Python`"}, {"name": "Environment Modules", "url": "https://cea-hpc.github.io/modules/", "description": "Environment Modules provides for the dynamic modification of a user's environment via modulefiles. ([Source Code (⭐836)](https://github.com/cea-hpc/modules)) `GPL-2.0` `Tcl`"}, {"name": "Lmod", "url": "https://www.tacc.utexas.edu/research-development/tacc-projects/lmod", "description": "Lmod is a Lua based module system that easily handles the MODULEPATH Hierarchical problem. ([Source Code (⭐588)](https://github.com/TACC/Lmod)) `MIT` `Lua`"}, {"name": "Spack", "url": "https://spack.io/", "description": "A flexible package manager that supports multiple versions, configurations, platforms, and compilers. ([Source Code (⭐5k)](https://github.com/spack/spack)) `MIT/Apache-2.0` `Python`"}]}, {"name": "ChatOps", "parent": "Software", "entries": [{"name": "Eggdrop", "url": "https://www.eggheads.org/", "description": "The oldest Internet Relay Chat (IRC) bot still in active development. ([Source Code (⭐565)](https://github.com/eggheads/eggdrop)) `GPL-2.0` `C`"}, {"name": "Errbot", "url": "https://errbot.io/", "description": "Plugin based chatbot designed to be easily deployable, extensible and maintainable. ([Source Code (⭐3.3k)](https://github.com/errbotio/errbot)) `GPL-3.0` `Python`"}, {"name": "Hubot", "url": "https://hubot.github.com/", "description": "A customizable, life embetterment robot. ([Source Code (⭐17k)](https://github.com/hubotio/hubot)) `MIT` `Nodejs`"}]}, {"name": "Cloud Computing", "parent": "Software", "entries": []}, {"name": "Code Review", "parent": "Software", "entries": []}, {"name": "Configuration Management", "parent": "Software", "entries": [{"name": "Ansible", "url": "https://www.ansible.com/", "description": "Provisioning, configuration management, and application-deployment tool. ([Source Code (⭐68k)](https://github.com/ansible/ansible)) `GPL-3.0` `Python`"}, {"name": "CFEngine", "url": "https://cfengine.com/", "description": "Configuration management system for automated configuration and maintenance of large-scale computer systems. ([Source Code (⭐520)](https://github.com/cfengine/core)) `GPL-3.0` `C`"}, {"name": "Chef", "url": "https://www.chef.io/products/chef-infra", "description": "Configuration management tool using a pure-Ruby, domain-specific language (DSL) for writing system configuration \"recipes\". ([Source Code (⭐8.3k)](https://github.com/chef/chef)) `Apache-2.0` `Ruby`"}, {"name": "cloud-init", "url": "https://cloud-init.io/", "description": "Initialization tool to automate the configuration of VMs, cloud instances, or machines on a network. ([Source Code (⭐3.6k)](https://github.com/canonical/cloud-init)) `GPL-3.0/Apache-2.0` `Python`"}, {"name": "Puppet", "url": "https://www.puppet.com/", "description": "Software configuration management tool which includes its own declarative language to describe system configuration. ([Source Code (⭐7.8k)](https://github.com/puppetlabs/puppet)) `Apache-2.0` `Ruby/C`"}, {"name": "Rudder", "url": "https://www.rudder.io/", "description": "Scalable and dynamic configuration management system for patching, security & compliance, based on CFEngine. ([Source Code (⭐641)](https://github.com/Normation/rudder)) `GPL-3.0` `Scala`"}, {"name": "Salt", "url": "https://docs.saltproject.io/", "description": "Event-driven IT automation, remote task execution, and configuration management software. ([Source Code (⭐15k)](https://github.com/saltstack/salt)) `Apache-2.0` `Python`"}]}, {"name": "Configuration Management Database", "parent": "Software", "entries": [{"name": "Collins", "url": "https://tumblr.github.io/collins/", "description": "At Tumblr, it's the infrastructure source of truth and knowledge. ([Source Code (⭐576)](https://github.com/tumblr/collins)) `Apache-2.0` `Docker/Scala`"}, {"name": "i-doit", "url": "https://www.i-doit.org/", "description": "IT Documentation and CMDB. `AGPL-3.0` `PHP`"}, {"name": "iTop", "url": "https://www.combodo.com/itop-193", "description": "Complete ITIL web based service management tool. ([Source Code](https://sourceforge.net/projects/itop/files/)) `AGPL-3.0` `PHP`"}, {"name": "netbox", "url": "https://netbox.dev/", "description": "IP address management (IPAM) and data center infrastructure management (DCIM) tool. ([Demo](https://demo.netbox.dev/), [Source Code (⭐20k)](https://github.com/netbox-community/netbox)) `Apache-2.0` `Python`"}]}, {"name": "Continuous Integration & Continuous Deployment", "parent": "Software", "entries": [{"name": "ArgoCD", "url": "https://argo-cd.readthedocs.io/en/stable/", "description": "Declarative, GitOps continuous delivery tool for Kubernetes. ([Source Code (⭐22k)](https://github.com/argoproj/argo-cd)) `Apache-2.0` `Go`"}, {"name": "Buildbot", "url": "https://buildbot.net/", "description": "Python-based toolkit for continuous integration. ([Source Code (⭐5.4k)](https://github.com/buildbot/buildbot)) `GPL-2.0` `Python`"}, {"name": "CDS", "url": "https://ovh.github.io/cds/", "description": "Enterprise-Grade Continuous Delivery & DevOps Automation Open Source Platform. ([Source Code (⭐4.8k)](https://github.com/ovh/cds)) `BSD-3-Clause` `Go`"}, {"name": "Concourse", "url": "https://concourse-ci.org/", "description": "Concourse is a CI tool that treats pipelines as first class objects and containerizes every step along the way. ([Demo](https://ci.concourse-ci.org/), [Source Code (⭐7.8k)](https://github.com/concourse/concourse)) `Apache-2.0` `Go`"}, {"name": "drone", "url": "https://drone.io/", "description": "Drone is a Continuous Delivery platform built on Docker, written in Go. ([Source Code (⭐34k)](https://github.com/drone/drone)) `Apache-2.0` `Go`"}, {"name": "Factor", "url": "https://www.factor.io/", "description": "Programmatically define and run workflows to connect configuration management, source code management, build, continuous integration, continuous deployment and communication tools. ([Source Code (⭐81)](https://github.com/factor-io/factor)) `MIT` `Ruby`"}, {"name": "GitLab CI", "url": "https://about.gitlab.com/solutions/continuous-integration/", "description": "Gitlab's built-in, full-featured CI/CD solution. ([Source Code](https://gitlab.com/gitlab-org/gitlab-foss)) `MIT` `Ruby`"}, {"name": "GoCD", "url": "https://www.go.cd/", "description": "Continuous delivery server. ([Source Code (⭐7.4k)](https://github.com/gocd/gocd)) `Apache-2.0` `Java/Ruby`"}, {"name": "Jenkins", "url": "https://jenkins-ci.org/", "description": "Continuous Integration Server. ([Source Code (⭐25k)](https://github.com/jenkinsci/jenkins/)) `MIT` `Java`"}, {"name": "Laminar", "url": "https://laminar.ohwg.net", "description": "Fast, lightweight, simple and flexible Continuous Integration. ([Source Code (⭐336)](https://github.com/ohwgiles/laminar)) `GPL-3.0` `C++`"}, {"name": "PHP Censor", "url": "https://github.com/php-censor/php-censor", "description": "Open source self-hosted continuous integration server for PHP projects. `BSD-2-Clause` `PHP`", "stars": "686"}, {"name": "Strider", "url": "https://strider-cd.github.io/", "description": "Open Source Continuous Deployment / Continuous Integration platform. ([Source Code (⭐4.6k)](https://github.com/Strider-CD/strider)) `MIT` `Nodejs`"}, {"name": "Terrateam", "url": "https://terrateam.io", "description": "GitOps-first automation platform for Terraform and OpenTofu workflows with support for self-hosted runners. ([Source Code (⭐1.2k)](https://github.com/terrateamio/terrateam)) `MPL-2.0` `OCaml/Docker`"}, {"name": "werf", "url": "https://werf.io/", "description": "Open Source CI/CD tool for building Docker images and deploying to Kubernetes via GitOps. ([Source Code (⭐4.7k)](https://github.com/werf/werf)) `Apache-2.0` `Go`"}, {"name": "Woodpecker", "url": "https://woodpecker-ci.org/", "description": "Community fork of Drone that uses Docker containers. ([Source Code (⭐6.7k)](https://github.com/woodpecker-ci/woodpecker)) `Apache-2.0` `Go`"}]}, {"name": "Control Panels", "parent": "Software", "entries": [{"name": "Ajenti", "url": "https://ajenti.org/", "description": "Control panel for Linux and BSD. ([Source Code (⭐7.9k)](https://github.com/ajenti/ajenti)) `MIT` `Python/Shell`"}, {"name": "Cockpit", "url": "https://cockpit-project.org/", "description": "Web-based graphical interface for servers. ([Source Code (⭐14k)](https://github.com/cockpit-project/cockpit)) `LGPL-2.1` `C`"}, {"name": "Froxlor", "url": "https://froxlor.org/", "description": "Lightweight server management software with Nginx and PHP-FPM support. ([Source Code (⭐1.7k)](https://github.com/Froxlor/Froxlor/)) `GPL-2.0` `PHP`"}, {"name": "HestiaCP", "url": "https://hestiacp.com/", "description": "Web server control panel (fork of VestaCP). ([Demo](https://demo.hestiacp.com:8083/login/), [Source Code (⭐4.3k)](https://github.com/hestiacp/hestiacp)) `GPL-3.0` `PHP/Shell/Other`"}, {"name": "ISPConfig", "url": "https://www.ispconfig.org", "description": "Manage Linux servers directly through your browser. ([Source Code](https://git.ispconfig.org/ispconfig/ispconfig3)) `BSD-3-Clause` `PHP`"}, {"name": "MeshCentral", "url": "https://meshcentral.com", "description": "A complete web-based remote monitoring and management web site. ([Source Code (⭐6.3k)](https://github.com/ylianst/meshcentral)) `Apache-2.0` `JavaScript/HTML`"}, {"name": "Sentora", "url": "https://sentora.org/", "description": "Open-Source Web hosting control panel for Linux, BSD (fork of ZPanel). ([Source Code (⭐673)](https://github.com/sentora/sentora-core)) `GPL-3.0` `PHP`"}, {"name": "Virtualmin", "url": "https://www.virtualmin.com/", "description": "Powerful and flexible web hosting control panel for Linux and BSD systems. ([Source Code](https://github.com/virtualmin)) `GPL-3.0` `Shell/Perl/Other`"}, {"name": "Webmin", "url": "https://www.webmin.com/", "description": "Web-based interface for system administration for Unix. ([Source Code (⭐5.7k)](https://github.com/webmin/webmin)) `BSD-3-Clause` `Perl`"}]}, {"name": "Databases", "parent": "Software", "entries": []}, {"name": "Deployment Automation", "parent": "Software", "entries": [{"name": "Capistrano", "url": "https://capistranorb.com/", "description": "Deploy your application to any number of machines simultaneously, in sequence or as a rolling set via SSH (rake based). ([Source Code (⭐13k)](https://github.com/capistrano/capistrano)) `MIT` `Ruby`"}, {"name": "CloudSlang", "url": "https://www.cloudslang.io/", "description": "Flow-based orchestration tool for managing deployed applications, with Docker capabilities. ([Source Code (⭐95)](https://github.com/CloudSlang/score)) `Apache-2.0` `Java`"}, {"name": "CloudStack", "url": "https://cloudstack.apache.org/", "description": "Cloud computing software for creating, managing, and deploying infrastructure cloud services. ([Source Code (⭐2.9k)](https://github.com/apache/cloudstack)) `Apache-2.0` `Java/Python`"}, {"name": "Cobbler", "url": "https://cobbler.github.io/", "description": "Cobbler is a Linux installation server that allows for rapid setup of network installation environments. ([Source Code (⭐2.8k)](https://github.com/cobbler/cobbler)) `GPL-2.0` `Python`"}, {"name": "Fabric", "url": "https://www.fabfile.org/", "description": "Python library and cli tool for streamlining the use of SSH for application deployment or systems administration tasks. ([Source Code (⭐15k)](https://github.com/fabric/fabric)) `BSD-2-Clause` `Python`"}, {"name": "FaynoSync", "url": "https://faynosync.com", "description": "Self-hosted Dynamic Update Server with statistics, supporting multiple updaters. Flexible features for seamless app updates and insights. ([Source Code (⭐145)](https://github.com/ku9nov/faynoSync), [Clients (⭐4)](https://github.com/ku9nov/faynoSync-dashboard)) `Apache-2.0` `Docker/Go`"}, {"name": "Genesis", "url": "https://github.com/starkandwayne/genesis", "description": "A template framework for multi-environment BOSH deployments. `MIT` `Perl`", "stars": "63"}, {"name": "munki", "url": "https://www.munki.org/munki/", "description": "Webserver-based repository of packages and package metadata, that allows macOS administrators to manage software installs. ([Source Code (⭐3.4k)](https://github.com/munki/munki)) `Apache-2.0` `Python`"}, {"name": "Overcast", "url": "https://andrewchilds.github.io/overcast/", "description": "Deploy VMs across different cloud providers, and run commands and scripts across any or all of them in parallel via SSH. ([Source Code (⭐486)](https://github.com/andrewchilds/overcast)) `MIT` `Nodejs`"}]}, {"name": "Diagramming", "parent": "Software", "entries": [{"name": "Diagrams.net", "url": "https://app.diagrams.net/", "description": "A.K.A. [Draw.io](https://app.diagrams.net/). Easy to use Diagram UI with a plethora of templates. ([Source Code (⭐4.5k)](https://github.com/jgraph/drawio)) `Apache-2.0` `JavaScript/Docker`"}, {"name": "Kroki", "url": "https://kroki.io", "description": "API for generating diagrams from textual descriptions. ([Source Code (⭐4.1k)](https://github.com/yuzutech/kroki)) `MIT` `Java`"}, {"name": "Mermaid", "url": "https://mermaid-js.github.io/mermaid-live-editor/", "description": "Javascript module with a unique, easy, shorthand syntax. Integrates into several other tools like Grafana. ([Source Code (⭐6.4k)](https://github.com/mermaid-js/mermaid-live-editor)) `MIT` `Nodejs/Docker`"}]}, {"name": "Distributed Filesystems", "parent": "Software", "entries": [{"name": "Ceph", "url": "https://ceph.com/en/", "description": "Distributed object, block, and file storage platform. ([Source Code (⭐16k)](https://github.com/ceph/ceph)) `LGPL-3.0` `C++`"}, {"name": "DRBD", "url": "https://linbit.com/drbd/", "description": "Distributed replicated storage system, implemented as a Linux kernel driver. ([Source Code (⭐688)](https://github.com/LINBIT/drbd)) `GPL-2.0` `C`"}, {"name": "GlusterFS", "url": "https://www.gluster.org/", "description": "Software-defined distributed storage that can scale to several petabytes, with interfaces for object, block and file storage. ([Source Code (⭐5.2k)](https://github.com/gluster/glusterfs)) `GPL-2.0/LGPL-3.0` `C`"}, {"name": "Hadoop Distributed Filesystem (HDFS)", "url": "https://hadoop.apache.org/", "description": "Distributed file system that provides high-throughput access to application data. ([Source Code (⭐16k)](https://github.com/apache/hadoop)) `Apache-2.0` `Java`"}, {"name": "JuiceFS", "url": "https://juicefs.com/", "description": "Distributed POSIX file system built on top of Redis and S3. ([Source Code (⭐13k)](https://github.com/juicedata/juicefs)) `Apache-2.0` `Go`"}, {"name": "Kubo", "url": "https://github.com/ipfs/kubo", "description": "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`", "stars": "17k"}, {"name": "LeoFS", "url": "https://leo-project.net", "description": "Highly available, distributed, replicated eventually consistent object/blob store. ([Source Code (⭐1.6k)](https://github.com/leo-project/leofs)) `Apache-2.0` `Erlang`"}, {"name": "Lustre", "url": "https://www.lustre.org/", "description": "Parallel distributed file system, generally used for large-scale cluster computing. ([Source Code](https://git.whamcloud.com/?p=fs/lustre-release.git;a=summary)) `GPL-2.0` `C`"}, {"name": "MooseFS", "url": "https://moosefs.com/", "description": "Fault tolerant, network distributed file system. ([Source Code (⭐2k)](https://github.com/moosefs/moosefs)) `GPL-2.0` `C`"}, {"name": "OpenAFS", "url": "https://www.openafs.org/", "description": "Distributed network file system with read-only replicas and multi-OS support. ([Source Code](https://git.openafs.org/?p=openafs.git;a=summary)) `IPL-1.0` `C`"}, {"name": "Openstack Swift", "url": "https://docs.openstack.org/developer/swift/", "description": "A highly available, distributed, eventually consistent object/blob store. ([Source Code](https://opendev.org/openstack/swift)) `Apache-2.0` `Python`"}, {"name": "Perkeep", "url": "https://perkeep.org/", "description": "A set of open source formats, protocols, and software for modeling, storing, searching, sharing and synchronizing data (previously Camlistore). ([Source Code (⭐7.1k)](https://github.com/perkeep/perkeep)) `Apache-2.0` `C`"}, {"name": "TahoeLAFS", "url": "https://tahoe-lafs.org/trac/tahoe-lafs", "description": "Secure, decentralized, fault-tolerant, peer-to-peer distributed data store and distributed file system. ([Source Code (⭐1.4k)](https://github.com/tahoe-lafs/tahoe-lafs)) `GPL-2.0` `Python`"}, {"name": "XtreemFS", "url": "https://www.xtreemfs.org/", "description": "Distributed, replicated and fault-tolerant file system for federated IT infrastructures.. ([Source Code (⭐346)](https://github.com/xtreemfs/xtreemfs)) `BSD-3-Clause` `Java`"}]}, {"name": "DNS - Control Panels & Domain Management", "parent": "Software", "entries": [{"name": "Atomia DNS", "url": "https://github.com/atomia/atomiadns/", "description": "DNS management system. `ISC` `Perl`", "stars": "368"}, {"name": "Designate", "url": "https://wiki.openstack.org/wiki/Designate", "description": "DNSaaS services for OpenStack. ([Source Code](https://opendev.org/openstack/designate)) `Apache-2.0` `Python`"}, {"name": "DNSControl", "url": "https://stackexchange.github.io/dnscontrol/", "description": "Synchronize your DNS to multiple providers from a simple DSL. ([Source Code (⭐3.8k)](https://github.com/StackExchange/dnscontrol)) `MIT` `Go/Docker`"}, {"name": "DomainMOD", "url": "https://domainmod.org", "description": "Manage your domains and other internet assets in a central location. ([Source Code (⭐583)](https://github.com/domainmod/domainmod)) `GPL-3.0` `PHP`"}, {"name": "nsupdate.info", "url": "https://www.nsupdate.info/", "description": "Dynamic DNS service. ([Demo](https://www.nsupdate.info/account/register/), [Source Code (⭐1.1k)](https://github.com/nsupdate-info/nsupdate.info)) `BSD-3-Clause` `Python`"}, {"name": "octoDNS", "url": "https://github.com/github/octodns", "description": "DNS as code - Tools for managing DNS across multiple providers. `MIT` `Python`", "stars": "3.7k"}, {"name": "Poweradmin", "url": "https://www.poweradmin.org/", "description": "Web-based DNS control panel for PowerDNS server. ([Source Code (⭐849)](https://github.com/poweradmin/poweradmin)) `GPL-3.0` `PHP`"}, {"name": "SPF Toolbox", "url": "https://spftoolbox.com", "description": "Application to look up DNS records such as SPF, MX, Whois, and more. ([Source Code (⭐298)](https://github.com/charlesabarnes/SPFtoolbox)) `MIT` `PHP`"}]}, {"name": "DNS - Servers", "parent": "Software", "entries": [{"name": "Bind", "url": "https://www.isc.org/bind/", "description": "Versatile, classic, complete name server software. ([Source Code](https://gitlab.isc.org/isc-projects/bind9)) `MPL-2.0` `C`"}, {"name": "CoreDNS", "url": "https://coredns.io/", "description": "Flexible DNS server. ([Source Code (⭐14k)](https://github.com/coredns/coredns)) `Apache-2.0` `Go`"}, {"name": "djbdns", "url": "https://cr.yp.to/djbdns.html", "description": "A collection of DNS applications, including tinydns. ([Source Code](https://salsa.debian.org/debian/djbdns)) `CC0-1.0` `C`"}, {"name": "dnsmasq", "url": "https://www.thekelleys.org.uk/dnsmasq/doc.html", "description": "Provides network infrastructure for small networks: DNS, DHCP, router advertisement and network boot. ([Source Code](https://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=tree)) `GPL-2.0` `C`"}, {"name": "Knot", "url": "https://www.knot-dns.cz/", "description": "High performance authoritative-only DNS server. ([Source Code](https://gitlab.nic.cz/knot/knot-dns)) `GPL-3.0` `C`"}, {"name": "NSD", "url": "https://www.nlnetlabs.nl/projects/nsd/about/", "description": "Authoritative DNS name server developed speed, reliability, stability and security. ([Source Code (⭐544)](https://github.com/NLnetLabs/nsd)) `BSD-3-Clause` `C`"}, {"name": "PowerDNS Authoritative Server", "url": "https://doc.powerdns.com/authoritative/", "description": "Versatile nameserver which supports a large number of backends. ([Source Code (⭐4.3k)](https://github.com/PowerDNS/pdns)) `GPL-2.0` `C++`"}, {"name": "Unbound", "url": "https://nlnetlabs.nl/projects/unbound/about/", "description": "Validating, recursive, and caching DNS resolver. ([Source Code (⭐4.4k)](https://github.com/NLnetLabs/unbound)) `BSD-3-Clause` `C`"}, {"name": "Yadifa", "url": "https://www.yadifa.eu/", "description": "Clean, small, light and RFC-compliant name server implementation developed from scratch by .eu. ([Source Code (⭐79)](https://github.com/yadifa/yadifa)) `BSD-3-Clause` `C`"}]}, {"name": "Editors", "parent": "Software", "entries": [{"name": "Atom Community", "url": "https://github.com/atom-community/atom", "description": "A fork of [atom (⭐61k)](https://github.com/atom/atom) A hackable text editor from Github. `MIT` `JavaScript`", "stars": "782"}, {"name": "Brackets", "url": "https://brackets.io/", "description": "Code editor for web designers and front-end developers. ([Source Code (⭐1.5k)](https://github.com/brackets-cont/brackets)) `MIT` `JavaScript`"}, {"name": "Eclipse", "url": "https://www.eclipse.org/", "description": "IDE written in Java with an extensible plug-in system. ([Source Code](https://git.eclipse.org/c/)) `EPL-1.0` `Java`"}, {"name": "Geany", "url": "https://www.geany.org/", "description": "GTK2 text editor. ([Source Code (⭐3.6k)](https://github.com/geany/geany)) `GPL-2.0` `C/C++`"}, {"name": "GNU Emacs", "url": "https://www.gnu.org/software/emacs/", "description": "An extensible, customizable text editor-and more. ([Source Code (⭐5k)](https://github.com/emacs-mirror/emacs)) `GPL-3.0` `C`"}, {"name": "Haroopad", "url": "http://pad.haroopress.com/", "description": "Markdown editor with live preview. ([Source Code (⭐1.7k)](https://github.com/rhiokim/haroopad)) `GPL-3.0` `JavaScript`"}, {"name": "jotgit", "url": "https://github.com/jdleesmiller/jotgit", "description": "Git-backed real-time collaborative code editing. `MIT` `Nodejs`", "stars": "210"}, {"name": "KDevelop", "url": "https://www.kdevelop.org/", "description": "IDE by the people behind KDE. ([Source Code](https://invent.kde.org/kdevelop/kdevelop)) `GFDL-1.2` `C++`"}, {"name": "Micro", "url": "https://micro-editor.github.io/", "description": "A modern and intuitive terminal-based text editor. ([Source Code (⭐28k)](https://github.com/zyedidia/micro)) `MIT` `Go`"}, {"name": "Nano", "url": "https://nano-editor.org", "description": "Easy to use, customizable text editor. ([Source Code](https://git.savannah.gnu.org/cgit/nano.git/tree/)) `GPL-3.0` `C`"}, {"name": "Notepad++", "url": "https://notepad-plus-plus.org/", "description": "GPLv2 multi-language editor with syntax highlighting for Windows. ([Source Code (⭐28k)](https://github.com/notepad-plus-plus/notepad-plus-plus)) `GPL-2.0` `C++`"}, {"name": "TextMate", "url": "https://macromates.com/", "description": "A graphical text editor for OS X. ([Source Code (⭐15k)](https://github.com/textmate/textmate/)) `GPL-3.0` `C++`"}, {"name": "Vim", "url": "https://www.vim.org", "description": "A highly configurable text editor built to enable efficient editing. ([Source Code (⭐40k)](https://github.com/vim/vim)) `Vim` `C`"}, {"name": "VSCodium", "url": "https://vscodium.com/", "description": "An open source cross-platform extensible code editor based on [VS Code by Microsoft](https://code.visualstudio.com/) removing their non-free additions. ([Source Code (⭐31k)](https://github.com/VSCodium/vscodium)) `MIT` `TypeScript`"}]}, {"name": "Identity Management", "parent": "Software", "entries": []}, {"name": "Identity Management - LDAP", "parent": "Software", "entries": [{"name": "389 Directory Server", "url": "https://www.port389.org/", "description": "Enterprise-class Open Source LDAP server for Linux. ([Source Code (⭐279)](https://github.com/389ds/389-ds-base)) `GPL-3.0` `C`"}, {"name": "Apache Directory Server", "url": "https://directory.apache.org/apacheds/", "description": "Extensible and embeddable directory server, certified LDAPv3 compatible, with Kerberos 5 and Change Password Protocol support, triggers, stored procedures, queues and views. ([Source Code (⭐181)](https://github.com/apache/directory-server)) `Apache-2.0` `Java`"}, {"name": "FreeIPA", "url": "https://www.freeipa.org/", "description": "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](https://pagure.io/freeipa)) `GPL-3.0` `Python/C/JavaScript`"}, {"name": "FreeRADIUS", "url": "https://freeradius.org/", "description": "Multi-protocol policy server (radiusd) that implements RADIUS, DHCP, BFD, and ARP and associated client/PAM library/Apache module. ([Source Code (⭐2.5k)](https://github.com/FreeRADIUS/freeradius-server)) `GPL-2.0` `C`"}, {"name": "lldap", "url": "https://github.com/nitnelave/lldap", "description": "Light (simplified) LDAP implementation with a simple, intuitive web interface and GraphQL support. `GPL-3.0` `Rust`", "stars": "6.1k"}, {"name": "LTB Self-Service Password", "url": "https://www.ltb-project.org/documentation/self-service-password.html", "description": "Web interface to change and reset LDAP passwords. ([Source Code (⭐1.3k)](https://github.com/ltb-project/self-service-password)) `GPL-3.0` `PHP`"}, {"name": "OpenLDAP", "url": "https://www.openldap.org/", "description": "Open-source implementation of the Lightweight Directory Access Protocol (server, libraries and clients). ([Source Code](https://git.openldap.org/openldap/openldap)) `OLDAP-2.8` `C`"}]}, {"name": "Identity Management - Single Sign-On (SSO)", "parent": "Software", "entries": [{"name": "Authelia", "url": "https://www.authelia.com/", "description": "The Single Sign-On Multi-Factor portal for web apps. ([Source Code (⭐27k)](https://github.com/authelia/authelia)) `Apache-2.0` `Go`"}, {"name": "Authentik", "url": "https://goauthentik.io/", "description": "Flexible identity provider with support for different protocols. (OAuth 2.0, SAML, LDAP and Radius). ([Source Code (⭐21k)](https://github.com/goauthentik/authentik)) `MIT` `Python`"}, {"name": "KeyCloak", "url": "https://www.keycloak.org", "description": "Open Source Identity and Access Management. ([Source Code (⭐34k)](https://github.com/keycloak/keycloak)) `Apache-2.0` `Java`"}]}, {"name": "Identity Management - Tools and web interfaces", "parent": "Software", "entries": [{"name": "BounCA", "url": "https://bounca.org/", "description": "A personal SSL Key / Certificate Authority web-based tool for creating self-signed certificates. ([Source Code](https://gitlab.com/bounca/bounca/)) `Apache-2.0` `Python`"}, {"name": "easy-rsa", "url": "https://github.com/OpenVPN/easy-rsa", "description": "Bash script to build and manage a PKI CA. `GPL-2.0` `Shell`", "stars": "4.4k"}, {"name": "Fusion Directory", "url": "https://www.fusiondirectory.org", "description": "Improve the Management of the services and the company directory based on OpenLDAP. ([Source Code (⭐187)](https://github.com/fusiondirectory/fusiondirectory)) `GPL-2.0` `PHP`"}, {"name": "LDAP Account Manager (LAM)", "url": "https://www.ldap-account-manager.org/lamcms/", "description": "Web frontend for managing entries (e.g. users, groups, DHCP settings) stored in an LDAP directory. ([Source Code (⭐477)](https://github.com/LDAPAccountManager/lam/)) `GPL-3.0` `PHP`"}, {"name": "Libravatar", "url": "https://www.libravatar.org/", "description": "Libravatar is a service which delivers your avatar (profile picture) to other websites. ([Source Code](https://git.linux-kernel.at/oliver/ivatar/)) `AGPL-3.0` `Python`"}, {"name": "Pomerium", "url": "https://www.pomerium.io/", "description": "An identity and context aware access-proxy inspired by BeyondCorp. ([Source Code (⭐4.7k)](https://github.com/pomerium/pomerium)) `Apache-2.0` `Docker/Go`"}, {"name": "Samba", "url": "https://www.samba.org/", "description": "Active Directory and CIFS protocol implementation. ([Source Code](https://download.samba.org/pub/samba/)) `GPL-3.0` `C`"}, {"name": "Smallstep Certificates", "url": "https://smallstep.com/certificates/", "description": "A private certificate authority (X.509 & SSH) and related tools for secure automated certificate management. ([Source Code (⭐8.3k)](https://github.com/smallstep/certificates)) `Apache-2.0` `Go`"}, {"name": "ZITADEL", "url": "https://zitadel.com/", "description": "Cloud-native Identity & Access Management solution providing a platform for secure authentication, authorization and identity management. ([Source Code (⭐13k)](https://github.com/zitadel/zitadel)) `Apache-2.0` `Go/Docker/K8S`"}]}, {"name": "IT Asset Management", "parent": "Software", "entries": [{"name": "GLPI", "url": "https://www.glpi-project.org/", "description": "Information Resource-Manager with an additional Administration Interface. ([Source Code (⭐5.7k)](https://github.com/glpi-project/glpi)) `GPL-3.0` `PHP`"}, {"name": "OCS Inventory NG", "url": "https://ocsinventory-ng.org/", "description": "Asset management and deployment solution for all devices in your IT Department. ([Source Code](https://github.com/OCSInventory-NG)) `GPL-2.0` `PHP/Perl`"}, {"name": "OPSI", "url": "https://www.opsi.org", "description": "Hardware and software inventory, client management, deployment, and patching for Linux and Windows. ([Source Code](https://github.com/opsi-org/)) `GPL-3.0/AGPL-3.0` `OVF/Python`"}, {"name": "RackTables", "url": "https://racktables.org/", "description": "Datacenter and server room asset management like document hardware assets, network addresses, space in racks, networks configuration. ([Demo](https://www.racktables.org/demo.php), [Source Code (⭐795)](https://github.com/RackTables/racktables)) `GPL-2.0` `PHP`"}, {"name": "Ralph", "url": "https://ralph.allegro.tech/", "description": "Asset management, DCIM and CMDB system for large Data Centers as well as smaller LAN networks. ([Demo (⭐2.5k)](https://github.com/allegro/ralph#live-demo), [Source Code (⭐2.5k)](https://github.com/allegro/ralph)) `Apache-2.0` `Python/Docker`"}, {"name": "Snipe IT", "url": "https://snipeitapp.com/", "description": "Asset & license management software. ([Source Code (⭐14k)](https://github.com/snipe/snipe-it)) `AGPL-3.0` `PHP`"}]}, {"name": "Log Management", "parent": "Software", "entries": [{"name": "Fluentd", "url": "https://www.fluentd.org/", "description": "Data collector for unified logging layer. ([Source Code (⭐14k)](https://github.com/fluent/fluentd)) `Apache-2.0` `Ruby`"}, {"name": "Flume", "url": "https://flume.apache.org/", "description": "Distributed, reliable, and available service for efficiently collecting, aggregating, and moving large amounts of log data. ([Source Code (⭐2.6k)](https://github.com/apache/flume)) `Apache-2.0` `Java`"}, {"name": "GoAccess", "url": "https://goaccess.io/", "description": "Real-time web log analyzer and interactive viewer that runs in a terminal or through the browser. ([Source Code (⭐20k)](https://github.com/allinurl/goaccess)) `MIT` `C`"}, {"name": "Loki", "url": "https://grafana.com/oss/loki/", "description": "Log aggregation system designed to store and query logs from all your applications and infrastructure. ([Source Code (⭐28k)](https://github.com/grafana/loki)) `AGPL-3.0` `Go`"}, {"name": "reaction", "url": "https://reaction.ppom.me/", "description": "A lightweight daemon that scans program outputs for repeated patterns, and takes action. ([Source Code](https://framagit.org/ppom/reaction)) `AGPL-3.0` `Rust`"}, {"name": "rsyslog", "url": "https://www.rsyslog.com/", "description": "Rocket-fast system for log processing. ([Source Code (⭐2.3k)](https://github.com/rsyslog/rsyslog)) `GPL-3.0` `C`"}]}, {"name": "Mail Clients", "parent": "Software", "entries": [{"name": "aerc", "url": "https://aerc-mail.org/", "description": "Terminal MUA with a focus on plaintext and features for developers. ([Source Code](https://git.sr.ht/~rjarry/aerc)) `MIT` `Go`"}, {"name": "Claws Mail", "url": "http://www.claws-mail.org/", "description": "Old school email client (and news reader), based on GTK+. ([Source Code](https://git.claws-mail.org/?p=claws.git;a=tree)) `GPL-3.0` `C`"}, {"name": "ImapSync", "url": "http://imapsync.lamiral.info/", "description": "Simple IMAP migration tool for copying mailboxes to other servers. ([Source Code (⭐4k)](https://github.com/imapsync/imapsync)) `NLPL` `Perl`"}, {"name": "Mutt", "url": "http://www.mutt.org/", "description": "Small but very powerful text-based mail client. ([Source Code](https://gitlab.com/muttmua/mutt)) `GPL-2.0` `C`"}, {"name": "Sylpheed", "url": "https://sylpheed.sraoss.jp/en/", "description": "Still developed predecessor to Claws Mail, lightweight mail client. ([Source Code (⭐172)](https://github.com/sylpheed-mail/sylpheed)) `GPL-2.0` `C`"}, {"name": "Thunderbird", "url": "https://www.thunderbird.net/", "description": "Free email application that's easy to set up and customize. ([Source Code](https://hg.mozilla.org/comm-central/file)) `MPL-2.0` `C/C++`"}]}, {"name": "Metrics & Metric Collection", "parent": "Software", "entries": [{"name": "Beats", "url": "https://www.elastic.co/beats/", "description": "Single-purpose data shippers that send data from hundreds or thousands of machines and systems to Logstash or Elasticsearch. ([Source Code (⭐13k)](https://github.com/elastic/beats)) `Apache-2.0` `Go`"}, {"name": "Collectd", "url": "https://collectd.org/", "description": "System statistics collection daemon. ([Source Code (⭐3.4k)](https://github.com/collectd/collectd)) `MIT` `C`"}, {"name": "Diamond", "url": "https://github.com/python-diamond/Diamond", "description": "Daemon that collects system metrics and publishes them to Graphite (and others). `MIT` `Python`", "stars": "1.8k"}, {"name": "Grafana", "url": "https://grafana.com/", "description": "A Graphite & InfluxDB Dashboard and Graph Editor. ([Source Code (⭐73k)](https://github.com/grafana/grafana)) `AGPL-3.0` `Go`"}, {"name": "Graphite", "url": "https://graphite.readthedocs.org/en/latest/", "description": "Scalable graphing server. ([Source Code (⭐6.1k)](https://github.com/graphite-project/graphite-web)) `Apache-2.0` `Python`"}, {"name": "RRDtool", "url": "https://oss.oetiker.ch/rrdtool/", "description": "Industry standard, high performance data logging and graphing system for time series data. ([Source Code (⭐1.1k)](https://github.com/oetiker/rrdtool-1.x)) `GPL-2.0` `C`"}, {"name": "Statsd", "url": "https://github.com/etsy/statsd/", "description": "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`", "stars": "18k"}, {"name": "tcollector", "url": "http://opentsdb.net/docs/build/html/user_guide/utilities/tcollector.html", "description": "Gathers data from local collectors and pushes the data to OpenTSDB. ([Source Code (⭐513)](https://github.com/OpenTSDB/tcollector/)) `LGPL-3.0/GPL-3.0` `Python`"}, {"name": "Telegraf", "url": "https://github.com/influxdata/telegraf", "description": "Plugin-driven server agent for collecting, processing, aggregating, and writing metrics. `MIT` `Go`", "stars": "17k"}, {"name": "VictoriaMetrics", "url": "https://victoriametrics.com/", "description": "Fast, cost-effective time series database and monitoring solution; drop-in replacement for Prometheus with PromQL/MetricsQL support. ([Source Code (⭐17k)](https://github.com/VictoriaMetrics/VictoriaMetrics)) `Apache-2.0` `Go`"}]}, {"name": "Miscellaneous", "parent": "Software", "entries": [{"name": "Chocolatey", "url": "https://chocolatey.org/", "description": "The package manager for Windows. ([Source Code (⭐11k)](https://github.com/chocolatey/choco)) `Apache-2.0` `C#/PowerShell`"}, {"name": "Clonezilla", "url": "https://clonezilla.org/", "description": "Partition and disk imaging/cloning program. ([Source Code](https://clonezilla.org/downloads/src/)) `GPL-2.0` `Perl/Shell/Other`"}, {"name": "DadaMail", "url": "https://dadamailproject.com/", "description": "Mailing List Manager, written in Perl. ([Source Code](https://sourceforge.net/projects/dadamail/files/)) `GPL-2.0` `Perl`"}, {"name": "Fog", "url": "https://www.fogproject.org/", "description": "Cloning/imaging solution/rescue suite. ([Source Code (⭐1.5k)](https://github.com/FOGProject/fogproject)) `GPL-3.0` `PHP/Shell`"}, {"name": "phpList", "url": "https://www.phplist.org/", "description": "Newsletter and email marketing software. ([Source Code (⭐839)](https://github.com/phpList/phplist3)) `AGPL-3.0` `PHP`"}]}, {"name": "Monitoring & Status Pages", "parent": "Software", "entries": [{"name": "Adagios", "url": "http://adagios.org/", "description": "Web based Nagios interface for configuration and monitoring (replacement to the standard interface), and a REST interface. ([Source Code (⭐334)](https://github.com/opinkerfi/adagios)) `AGPL-3.0` `Docker/Python`"}, {"name": "Alerta", "url": "https://alerta.io/", "description": "Distributed, scalable and flexible monitoring system. ([Source Code (⭐2.5k)](https://github.com/alerta/alerta)) `Apache-2.0` `Python`"}, {"name": "Beszel", "url": "https://beszel.dev/", "description": "Lightweight server monitoring platform that includes Docker statistics, historical data, and alert functions. ([Source Code (⭐20k)](https://github.com/henrygd/beszel)) `MIT` `Go`"}, {"name": "Cacti", "url": "https://www.cacti.net", "description": "Web-based network monitoring and graphing tool. ([Source Code (⭐1.8k)](https://github.com/Cacti/cacti)) `GPL-2.0` `PHP`"}, {"name": "cadvisor", "url": "https://github.com/google/cadvisor", "description": "Analyzes resource usage and performance characteristics of running containers. `Apache-2.0` `Go`", "stars": "19k"}, {"name": "cState", "url": "https://cstate.netlify.app/", "description": "Static status page for hyperfast Hugo. Clean design, minimal JS, super light HTML/CSS, high customization, optional admin panel, read-only API, IE8+. ([Demo](https://cstate.mnts.lt/), [Source Code (⭐2.8k)](https://github.com/cstate/cstate))"}, {"name": "checkmk", "url": "https://checkmk.com/", "description": "Comprehensive solution for monitoring of applications, servers, and networks. (\\[Demo]\\([Source Code (⭐2.2k)](https://github.com/Checkmk/checkmk)) `GPL-2.0` `Python/PHP`"}, {"name": "CheckCle", "url": "https://checkcle.io", "description": "Seamless, real-time monitoring of full-stack systems, applications, and infrastructure. ([Source Code (⭐2.4k)](https://github.com/operacle/checkcle)) `MIT` `Docker`"}, {"name": "dashdot", "url": "https://github.com/MauriceNino/dashdot", "description": "A simple, modern server dashboard for smaller private servers. ([Demo](https://dash.mauz.dev/)) `MIT` `Nodejs/Docker`", "stars": "3.4k"}, {"name": "EdMon", "url": "https://github.com/Edraens/EdMon", "description": "A command-line monitoring application helping you to check that your hosts and services are available, with notifications support. `MIT` `Java`", "stars": "11"}, {"name": "eZ Server Monitor", "url": "https://www.ezservermonitor.com", "description": "A lightweight and simple dashboard monitor for Linux, available in Web and Bash application. ([Source Code (⭐361)](https://github.com/shevabam/ezservermonitor-web)) `GPL-3.0` `PHP/Shell`"}, {"name": "Gatus", "url": "https://gatus.io", "description": "Automated service health dashboard. ([Demo](https://status.twin.sh), [Source Code (⭐11k)](https://github.com/TwiN/gatus)) `Apache-2.0` `Docker/K8S`"}, {"name": "glances", "url": "https://nicolargo.github.io/glances/", "description": "Open-source, cross-platform real-time monitoring tool with CLI and web dashboard interfaces and many exporting options. ([Source Code (⭐32k)](https://github.com/nicolargo/glances)) `GPL-3.0` `Python`"}, {"name": "Healthchecks", "url": "https://healthchecks.io/docs/self_hosted/", "description": "Monitoring for cron jobs, background services and scheduled tasks. ([Source Code (⭐10k)](https://github.com/healthchecks/healthchecks)) `BSD-3-Clause` `Python`"}, {"name": "Icinga", "url": "https://www.icinga.com/", "description": "Nagios fork that has since lapped nagios several times. Comes with the possibility of clustered monitoring. ([Source Code (⭐2.2k)](https://github.com/Icinga/icinga2)) `GPL-2.0` `C++`"}, {"name": "Kener", "url": "https://kener.ing/", "description": "Status page with incident management, easy to use and customize. ([Source Code (⭐4.9k)](https://github.com/rajnandan1/kener)) `MIT` `Nodejs/Docker`"}, {"name": "KuvaszUptime", "url": "https://kuvasz-uptime.dev", "description": "Performant, stable uptime & SSL monitoring service with brandable status pages, IAC support, Prometheus integration and a complete REST API. ([Demo](https://kuvasz-uptime.dev/demo/), [Source Code (⭐504)](https://github.com/kuvasz-uptime/kuvasz)) `Apache-2.0` `Docker`"}, {"name": "LibreNMS", "url": "https://www.librenms.org", "description": "Fully featured network monitoring system that provides a wealth of features and device support. ([Source Code (⭐4.6k)](https://github.com/librenms/librenms)) `GPL-3.0` `PHP`"}, {"name": "Linux Dash", "url": "https://github.com/afaqurk/linux-dash", "description": "A low-overhead monitoring web dashboard for a GNU/Linux machine. `MIT` `Nodejs/Go/Python/PHP`", "stars": "11k"}, {"name": "Monit", "url": "https://mmonit.com/monit/#home", "description": "Small utility for managing and monitoring Unix systems. ([Source Code](https://bitbucket.org/tildeslash/monit/src/master/)) `AGPL-3.0` `C`"}, {"name": "Munin", "url": "https://munin-monitoring.org/", "description": "Networked resource monitoring tool. ([Source Code (⭐2.1k)](https://github.com/munin-monitoring/munin)) `GPL-2.0` `Perl/Shell`"}, {"name": "Naemon", "url": "https://www.naemon.org/", "description": "Network monitoring tool based on the Nagios 4 core with performance enhancements and new features. ([Source Code (⭐167)](https://github.com/naemon/naemon-core)) `GPL-2.0` `C`"}, {"name": "Nezha", "url": "https://nezha.wiki/en_US/", "description": "Lightweight, servers & websites monitoring and O\\&M tool. ([Source Code (⭐9.8k)](https://github.com/nezhahq/nezha)) `Apache-2.0` `Go/Shell`"}, {"name": "Nagios", "url": "https://www.nagios.org/", "description": "Computer system, network and infrastructure monitoring software application. ([Source Code (⭐2k)](https://github.com/NagiosEnterprises/nagioscore)) `GPL-2.0` `C`"}, {"name": "NetXMS", "url": "https://www.netxms.org/", "description": "Open Source network and infrastructure monitoring and management. ([Source Code (⭐333)](https://github.com/netxms/netxms)) `LGPL-3.0/GPL-3.0` `Java/C++/C`"}, {"name": "Observium Community Edition", "url": "http://www.observium.org/", "description": "Network monitoring and management platform that provides real-time insight into network health and performance. `QPL-1.0` `PHP`"}, {"name": "openITCOCKPIT Community Edition", "url": "https://openitcockpit.io/", "description": "Monitoring Suite featuring seamless integrations with Naemon, Checkmk, Grafana and more. ([Demo](https://demo.openitcockpit.io/), [Source Code (⭐374)](https://github.com/openITCOCKPIT/openITCOCKPIT))"}, {"name": "OneUptime", "url": "https://oneuptime.com", "description": "A comprehensive solution for monitoring and managing your online services. ([Source Code (⭐6.7k)](https://github.com/oneuptime/oneuptime)) `Apache-2.0` `Docker`"}, {"name": "Performance Co-Pilot", "url": "http://pcp.io", "description": "Lightweight, distributed system performance and analysis framework. ([Source Code (⭐1.1k)](https://github.com/performancecopilot/pcp)) `LGPL-2.1/GPL-2.0` `C`"}, {"name": "PHP Server Monitor", "url": "https://www.phpservermonitor.org/", "description": "Open source tool to monitor your servers and websites. ([Source Code (⭐2.2k)](https://github.com/phpservermon/phpservermon)) `GPL-3.0` `PHP`"}, {"name": "PhpSysInfo", "url": "https://phpsysinfo.github.io/phpsysinfo/", "description": "A customizable PHP script that displays information about your system nicely. ([Source Code (⭐1.4k)](https://github.com/phpsysinfo/phpsysinfo)) `GPL-2.0` `PHP`"}, {"name": "Prometheus", "url": "https://prometheus.io/", "description": "Service monitoring system and time series database. ([Source Code (⭐63k)](https://github.com/prometheus/prometheus)) `Apache-2.0` `Go`"}, {"name": "Riemann", "url": "https://riemann.io/", "description": "Flexible and fast events processor allowing complex events/metrics analysis. ([Source Code (⭐4.3k)](https://github.com/riemann/riemann)) `EPL-1.0` `Java`"}, {"name": "rtop", "url": "https://github.com/rapidloop/rtop", "description": "Interactive, remote system monitoring tool based on SSH. `MIT` `Go`", "stars": "2.2k"}, {"name": "ruptime", "url": "https://github.com/alexmyczko/ruptime", "description": "Classic system status server. `AGPL-3.0` `Shell`", "stars": "202"}, {"name": "Scrutiny", "url": "https://github.com/AnalogJ/scrutiny", "description": "Web UI for hard drive S.M.A.R.T monitoring, historical trends & real-world failure thresholds. `MIT` `Go`", "stars": "7.6k"}, {"name": "Sensu", "url": "https://sensu.io/", "description": "Monitoring tool for ephemeral infrastructure and distributed applications. ([Source Code (⭐1.1k)](https://github.com/sensu/sensu-go)) `MIT` `Go`"}, {"name": "Status", "url": "https://github.com/dani3l0/Status", "description": "Simple and lightweight system monitoring tool for small homeservers with a pleasant web interface. ([Demo](https://status.enshittification.social/) `MIT` `Python`", "stars": "296"}, {"name": "Thruk", "url": "https://www.thruk.org/", "description": "Multibackend monitoring web interface with support for Naemon, Nagios, Icinga and Shinken. ([Source Code (⭐437)](https://github.com/sni/Thruk)) `GPL-1.0` `Perl`"}, {"name": "tirreno", "url": "https://www.tirreno.com/", "description": "Application-level security to protect your app from threats, fraud, and abuse. ([Demo](https://play.tirreno.com/), [Source Code (⭐1.2k)](https://github.com/tirrenotechnologies/tirreno)) `AGPL-3.0` `PHP/Docker`"}, {"name": "Uptime Kuma", "url": "https://uptime.kuma.pet/", "description": "Modern, self-hosted monitoring tool with a clean UI and rich notification support. ([Source Code (⭐85k)](https://github.com/louislam/uptime-kuma)) `MIT` `NodeJS`"}, {"name": "Wazuh", "url": "https://wazuh.com/", "description": "Unified XDR and SIEM protection for endpoints and cloud workloads. ([Source Code (⭐15k)](https://github.com/wazuh/wazuh)) `GPL-2.0` `C`"}, {"name": "Zabbix", "url": "https://www.zabbix.com/", "description": "Enterprise-class software for monitoring of networks and applications. ([Source Code](https://git.zabbix.com/projects/ZBX/repos/zabbix/browse)) `GPL-2.0` `C`"}]}, {"name": "Network Configuration Management", "parent": "Software", "entries": [{"name": "GNS3", "url": "https://www.gns3.com/", "description": "Graphical network simulator that provides a variety of virtual appliances. ([Source Code (⭐2.5k)](https://github.com/GNS3/gns3-gui/)) `GPL-3.0` `Python`"}, {"name": "OpenWISP", "url": "https://openwisp.org/", "description": "Open Source Network Management System for OpenWRT based routers and access points. ([Demo](https://openwisp.org/demo.html), [Source Code](https://github.com/openwisp)) `GPL-3.0` `Python`"}, {"name": "Oxidized", "url": "https://github.com/ytti/oxidized", "description": "Network device configuration backup tool. `Apache-2.0` `Ruby`", "stars": "3.3k"}, {"name": "phpIPAM", "url": "https://phpipam.net/", "description": "Open source IP address management with PowerDNS integration. ([Source Code (⭐2.7k)](https://github.com/phpipam/phpipam)) `GPL-3.0` `PHP`"}, {"name": "RANCID", "url": "https://www.shrubbery.net/rancid/", "description": "Monitor network devices configuration and maintain history of changes. ([Source Code (⭐136)](https://github.com/haussli/rancid)) `BSD-3-Clause` `Perl/Shell`"}, {"name": "rConfig", "url": "https://www.rconfig.com/", "description": "Network device configuration management tool. ([Source Code (⭐172)](https://github.com/rconfig/rconfig)) `GPL-3.0` `PHP`"}]}, {"name": "PaaS", "parent": "Software", "entries": [{"name": "CapRover", "url": "https://caprover.com/", "description": "Build your own PaaS in a few minutes. ([Demo](https://captain.server.demo.caprover.com/#/login), [Source Code (⭐15k)](https://github.com/caprover/caprover)) `Apache-2.0` `Docker/Nodejs`"}, {"name": "Coolify", "url": "https://coolify.io/", "description": "An open-source & self-hostable Heroku / Netlify alternative (and even more). ([Source Code (⭐53k)](https://github.com/coollabsio/coolify)) `Apache-2.0` `Docker`"}, {"name": "Dokku", "url": "https://dokku.com/", "description": "An open-source PaaS (alternative to Heroku). ([Source Code (⭐32k)](https://github.com/dokku/dokku)) `MIT` `Docker/Shell/Go/deb`"}, {"name": "fx", "url": "https://github.com/metrue/fx", "description": "A tool to help you do Function as a Service with painless on your own servers. `MIT` `Go`", "stars": "2.2k"}, {"name": "Kubero", "url": "https://www.kubero.dev/", "description": "A self-hosted Heroku PaaS alternative for Kubernetes that implements GitOps. ([Demo](https://demo.kubero.dev/), [Source Code (⭐4.2k)](https://github.com/kubero-dev/kubero)) `GPL-3.0` `K8S/Nodejs/Go`"}, {"name": "LocalStack", "url": "https://localstack.cloud/", "description": "LocalStack is a fully functional local AWS cloud stack. This includes Lambda for serverless computation. ([Source Code (⭐65k)](https://github.com/localstack/localstack)) `Apache-2.0` `Python/Docker/K8S`"}, {"name": "Nhost", "url": "https://nhost.io/", "description": "Firebase Alternative with GraphQL. Get a database and backend configured and ready in minutes. ([Source Code (⭐9.1k)](https://github.com/nhost/nhost)) `MIT` `Docker/Nodejs/Go`"}, {"name": "OpenFaaS", "url": "https://www.openfaas.com/", "description": "Serverless Functions Made Simple for Docker & Kubernetes. ([Source Code (⭐26k)](https://github.com/openfaas/faas)) `MIT` `Go`"}, {"name": "Tau", "url": "https://taubyte.com", "description": "Easily build Cloud Computing Platforms with features like Serverless WebAssembly Functions, Frontend Hosting, CI/CD, Object Storage, K/V Database, and Pub-Sub Messaging. ([Source Code (⭐5k)](https://github.com/taubyte/tau)) `BSD-3-Clause` `Go/Rust/Docker`"}, {"name": "Trusted-CGI", "url": "https://github.com/reddec/trusted-cgi", "description": "Lightweight self-hosted lambda/applications/cgi/serverless-functions platform. `MIT` `Go/deb/Docker`", "stars": "249"}]}, {"name": "Packaging", "parent": "Software", "entries": [{"name": "aptly", "url": "https://www.aptly.info/", "description": "Swiss army knife for Debian repository management. ([Source Code (⭐2.8k)](https://github.com/aptly-dev/aptly)) `MIT` `Go`"}, {"name": "fpm", "url": "https://fpm.readthedocs.io/en/latest/", "description": "Versatile multi format package creator. ([Source Code (⭐11k)](https://github.com/jordansissel/fpm)) `MIT` `Ruby`"}, {"name": "omnibus-ruby", "url": "https://github.com/chef/omnibus", "description": "Easily create full-stack installers for your project across a variety of platforms. `Apache-2.0` `Ruby`", "stars": "1.3k"}, {"name": "tito", "url": "https://github.com/dgoodwin/tito", "description": "Builds RPMs for git-based projects. `GPL-2.0` `Python`", "stars": "400"}]}, {"name": "Project Management", "parent": "Software", "entries": []}, {"name": "Queuing", "parent": "Software", "entries": [{"name": "ActiveMQ", "url": "https://activemq.apache.org/", "description": "Java message broker. ([Source Code (⭐2.4k)](https://github.com/apache/activemq)) `Apache-2.0` `Java`"}, {"name": "BeanstalkD", "url": "https://beanstalkd.github.io/", "description": "A simple, fast work queue. ([Source Code (⭐6.7k)](https://github.com/beanstalkd/beanstalkd)) `MIT` `C`"}, {"name": "Gearman", "url": "http://gearman.org/", "description": "Fast multi-language queuing/job processing platform. ([Source Code (⭐757)](https://github.com/gearman/gearmand)) `BSD-3-Clause` `C++`"}, {"name": "NSQ", "url": "https://nsq.io/", "description": "A realtime distributed messaging platform. ([Source Code (⭐26k)](https://github.com/nsqio/nsq)) `MPL-2.0` `Go`"}, {"name": "ZeroMQ", "url": "https://zeromq.org/", "description": "Lightweight queuing system. ([Source Code](https://github.com/zeromq)) `GPL-3.0` `C++`"}]}, {"name": "Remote Desktop Clients", "parent": "Software", "entries": [{"name": "Remmina", "url": "https://www.remmina.org/", "description": "Feature-rich remote desktop application for linux and other unixes. ([Source Code](https://gitlab.com/Remmina/Remmina)) `GPL-2.0` `C`"}, {"name": "Tiger VNC", "url": "https://tigervnc.org/", "description": "High-performance, multi-platform VNC client and server. ([Source Code (⭐7k)](https://github.com/TigerVNC/tigervnc)) `GPL-2.0` `C++`"}, {"name": "X2go", "url": "https://wiki.x2go.org/doku.php", "description": "X2Go is an open source remote desktop software for Linux that uses the NoMachine/NX technology protocol. ([Source Code](https://code.x2go.org/gitweb)) `GPL-2.0` `Perl`"}]}, {"name": "Router", "parent": "Software", "entries": [{"name": "DD-WRT", "url": "https://dd-wrt.com/", "description": "A Linux-based firmware for wireless routers and access points, originally designed for the Linksys WRT54G series. ([Source Code](https://svn.dd-wrt.com/)) `GPL-2.0` `C`"}, {"name": "IPFire", "url": "https://www.ipfire.org/", "description": "Free network firewall distribution, based on the Linux operating system with easy-to-use web management console. ([Source Code](https://github.com/ipfire/ipfire-2.x)) `GPL-2.0` `Shell/PHP/Other`"}, {"name": "OpenWrt", "url": "https://openwrt.org/", "description": "A Linux-based router featuring Mesh networking, IPS via snort and AQM among many other features. ([Source Code](https://git.openwrt.org/openwrt/openwrt.git)) `GPL-2.0` `C`"}, {"name": "OPNsense", "url": "https://opnsense.org/", "description": "An open source FreeBSD-based firewall and router with traffic shaping, load balancing, and virtual private network capabilities. ([Source Code](https://github.com/opnsense)) `BSD-2-Clause` `C/PHP`"}, {"name": "pfSense CE", "url": "https://www.pfsense.org/", "description": "Free network firewall distribution, based on the FreeBSD operating system with a custom kernel and including third party free software packages for additional functionality. ([Source Code (⭐5.6k)](https://github.com/pfsense/pfsense)) `Apache-2.0` `Shell/PHP/Other`"}]}, {"name": "Service Discovery", "parent": "Software", "entries": [{"name": "Consul", "url": "https://www.consul.io/", "description": "Consul is a tool for service discovery, monitoring and configuration. ([Source Code (⭐30k)](https://github.com/hashicorp/consul)) `MPL-2.0` `Go`"}, {"name": "etcd", "url": "https://etcd.io/", "description": "Distributed K/V-Store, authenticating via SSL PKI and a REST HTTP Api for shared configuration and service discovery. ([Source Code (⭐52k)](https://github.com/coreos/etcd)) `Apache-2.0` `Go`"}, {"name": "ZooKeeper", "url": "https://zookeeper.apache.org/", "description": "ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. ([Source Code (⭐13k)](https://github.com/apache/zookeeper)) `Apache-2.0` `Java/C++`"}]}, {"name": "Software Containers", "parent": "Software", "entries": [{"name": "Docker Compose", "url": "https://docs.docker.com/compose/", "description": "Define and run multi-container Docker applications. ([Source Code (⭐37k)](https://github.com/docker/compose)) `Apache-2.0` `Go`"}, {"name": "Docker Swarm", "url": "https://docs.docker.com/engine/swarm/", "description": "Manage cluster of Docker Engines. ([Source Code (⭐3.6k)](https://github.com/moby/swarmkit)) `Apache-2.0` `Go`"}, {"name": "Docker", "url": "https://www.docker.com/", "description": "Platform for developers and sysadmins to build, ship, and run distributed applications. ([Source Code](https://www.docker.com/community/open-source/)) `Apache-2.0` `Go`"}, {"name": "LXC", "url": "https://linuxcontainers.org/lxc/", "description": "Userspace interface for the Linux kernel containment features. ([Source Code (⭐5.1k)](https://github.com/lxc/lxc)) `GPL-2.0` `C`"}, {"name": "LXD", "url": "https://linuxcontainers.org/lxd/", "description": "Container \"hypervisor\" and a better UX for LXC. ([Source Code (⭐5.1k)](https://github.com/lxc/lxd)) `Apache-2.0` `Go`"}, {"name": "OpenVZ", "url": "https://openvz.org", "description": "Container-based virtualization for Linux. ([Source Code](https://src.openvz.org/projects/OVZ)) `GPL-2.0` `C`"}, {"name": "Podman", "url": "https://podman.io", "description": "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`. ([Source Code (⭐31k)](https://github.com/containers/podman)) `Apache-2.0` `Go`"}, {"name": "Portainer Community Edition", "url": "https://www.portainer.io/", "description": "Simple management UI for Docker. ([Source Code (⭐37k)](https://github.com/portainer/portainer)) `Zlib` `Go`"}, {"name": "systemd-nspawn", "url": "https://www.freedesktop.org/software/systemd/man/systemd-nspawn.html", "description": "Lightweight, chroot-like, environment to run an OS or command directly under systemd. ([Source Code (⭐16k)](https://github.com/systemd/systemd)) `GPL-2.0` `C`"}]}, {"name": "Time Servers", "parent": "Software", "entries": [{"name": "Chrony", "url": "https://chrony-project.org/", "description": "A versatile implementation of the Network Time Protocol (NTP). ([Source Code](https://gitlab.com/chrony/chrony)) `GPL-2.0` `C`"}, {"name": "NTPsec", "url": "https://www.ntpsec.org/", "description": "A secure, hardened, and improved implementation of Network Time Protocol derived from NTP Classic. ([Source Code](https://gitlab.com/NTPsec/ntpsec)) `BSD-2-Clause/Custom` `C`"}, {"name": "OpenNTPD", "url": "https://www.openntpd.org/", "description": "A FREE, easy to use implementation of the Network Time Protocol. ([Source Code (⭐24)](https://github.com/openntpd-portable/openntpd-openbsd/)) `ISC` `C`"}, {"name": "Roughenough", "url": "https://github.com/int08h/roughenough", "description": "A Roughtime secure time synchronization client and server. `MIT/Apache-2.0` `Rust`", "stars": "142"}, {"name": "Statime", "url": "https://github.com/pendulum-project/statime", "description": "A Precision Time Protocol (PTP) implementation in Rust. `MIT/Apache-2.0` `Rust`", "stars": "292"}]}, {"name": "Troubleshooting", "parent": "Software", "entries": [{"name": "grml", "url": "https://grml.org", "description": "Bootable Debian Live CD with powerful CLI tools. ([Source Code](https://github.com/grml/)) `GPL-3.0` `Shell`"}, {"name": "mitmproxy", "url": "https://mitmproxy.org/", "description": "A Python tool used for intercepting, viewing and modifying network traffic. Invaluable in troubleshooting certain problems. ([Source Code (⭐43k)](https://github.com/mitmproxy/mitmproxy)) `MIT` `Python`"}, {"name": "mtr", "url": "https://www.bitwizard.nl/mtr/", "description": "Network utility that combines traceroute and ping. ([Source Code (⭐3.2k)](https://github.com/traviscross/mtr)) `GPL-2.0` `C`"}, {"name": "Sysdig", "url": "https://www.sysdig.com/", "description": "Capture system state and activity from a running Linux instance, then save, filter and analyze. ([Source Code (⭐8.2k)](https://github.com/draios/sysdig)) `Apache-2.0` `Docker/Lua/C`"}, {"name": "Wireshark", "url": "https://www.wireshark.org/", "description": "The world's foremost network protocol analyzer. ([Source Code](https://gitlab.com/wireshark/wireshark)) `GPL-2.0` `C`"}]}, {"name": "Version control", "parent": "Software", "entries": [{"name": "Darcs", "url": "https://darcs.net/", "description": "Cross-platform version control system, like git, mercurial or svn but with a very different approach: focus on changes rather than snapshots. ([Source Code](https://darcs.net/releases/)) `GPL-2.0` `Haskell`"}, {"name": "Fossil", "url": "https://www.fossil-scm.org/", "description": "Distributed version control with built-in wiki and bug tracking. ([Source Code](https://www.fossil-scm.org/home/dir?ci=trunk)) `BSD-2-Clause` `C`"}, {"name": "Git", "url": "https://git-scm.com/", "description": "Distributed revision control and source code management (SCM) with an emphasis on speed. ([Source Code (⭐60k)](https://github.com/git/git)) `GPL-2.0` `C`"}, {"name": "Mercurial", "url": "https://www.mercurial-scm.org/", "description": "Distributed source control management tool. ([Source Code](https://repo.mercurial-scm.org/hg/file/tip)) `GPL-2.0` `Python/C/Rust`"}, {"name": "Subversion", "url": "https://subversion.apache.org/", "description": "Client-server revision control system. ([Source Code](https://svn.apache.org/repos/asf/subversion/trunk/)) `Apache-2.0` `C`"}]}, {"name": "Virtualization", "parent": "Software", "entries": [{"name": "Ganeti", "url": "https://www.ganeti.org/", "description": "Cluster virtual server management software tool built on top of KVM and Xen. ([Source Code (⭐566)](https://github.com/ganeti/ganeti)) `BSD-2-Clause` `Python/Haskell`"}, {"name": "KVM", "url": "https://www.linux-kvm.org", "description": "Linux kernel virtualization infrastructure. ([Source Code](https://git.kernel.org/pub/scm/virt/kvm/kvm.git/)) `GPL-2.0/LGPL-2.0` `C`"}, {"name": "OpenNebula", "url": "https://opennebula.org/", "description": "Build and manage enterprise clouds for virtualized services, containerized applications and serverless computing. ([Source Code (⭐1.7k)](https://github.com/OpenNebula/one)) `Apache-2.0` `C++`"}, {"name": "oVirt", "url": "https://www.ovirt.org/", "description": "Manages virtual machines, storage and virtual networks. ([Source Code](https://github.com/oVirt)) `Apache-2.0` `Java`"}, {"name": "Packer", "url": "https://www.packer.io/", "description": "A tool for creating identical machine images for multiple platforms from a single source configuration. ([Source Code (⭐16k)](https://github.com/hashicorp/packer)) `MPL-2.0` `Go`"}, {"name": "Proxmox VE", "url": "https://www.proxmox.com/proxmox-ve", "description": "Virtualization management solution. ([Source Code](https://git.proxmox.com/)) `GPL-2.0` `Perl/Shell`"}, {"name": "QEMU", "url": "https://www.qemu.org/", "description": "QEMU is a generic machine emulator and virtualizer. ([Source Code](https://gitlab.com/qemu-project/qemu)) `LGPL-2.1` `C`"}, {"name": "Vagrant", "url": "https://www.vagrantup.com/", "description": "Tool for building complete development environments. ([Source Code (⭐27k)](https://github.com/hashicorp/vagrant)) `BUSL-1.1` `Ruby`"}, {"name": "VirtualBox", "url": "https://www.virtualbox.org/", "description": "Virtualization product from Oracle Corporation. ([Source Code](https://www.virtualbox.org/browser/vbox)) `GPL-3.0/CDDL-1.0` `C++`"}, {"name": "XCP-ng", "url": "https://www.xcp-ng.org/", "description": "Virtualization platform based on Xen Source and Citrix® Hypervisor (formerly XenServer). ([Source Code](https://github.com/xcp-ng)) `GPL-2.0` `C`"}, {"name": "Xen", "url": "https://www.xenproject.org/", "description": "Virtual machine monitor for 32/64 bit Intel / AMD (IA 64) and PowerPC 970 architectures. ([Source Code](https://xenbits.xenproject.org/gitweb/?p=xen.git;a=tree;hb=HEAD)) `GPL-2.0` `C`"}]}, {"name": "VPN", "parent": "Software", "entries": [{"name": "DefGuard", "url": "https://defguard.net/", "description": "True enterprise WireGuard with MFA/2FA and SSO. ([Source Code](https://github.com/DefGuard)) `Apache-2.0` `Rust`"}, {"name": "Dockovpn", "url": "https://dockovpn.io", "description": "Out-of-the-box stateless dockerized OpenVPN server which starts in less than 2 seconds. ([Source Code (⭐1.4k)](https://github.com/dockovpn/dockovpn)) `GPL-2.0` `Docker`"}, {"name": "Firezone", "url": "https://www.firezone.dev/", "description": "WireGuard based VPN Server and Firewall. ([Source Code (⭐8.5k)](https://github.com/firezone/firezone)) `Apache-2.0` `Docker`"}, {"name": "Gluetun VPN client", "url": "https://github.com/qdm12/gluetun", "description": "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`", "stars": "14k"}, {"name": "Headscale", "url": "https://github.com/juanfont/headscale", "description": "Self-hostable fork of [Tailscale](https://tailscale.com), cross-platform clients, simple to use, built-in (currently experimental) monitoring tools. `BSD-3-Clause` `Go`", "stars": "37k"}, {"name": "Nebula", "url": "https://github.com/slackhq/nebula", "description": "A scalable p2p VPN with a focus on performance, simplicity and security. `MIT` `Go`", "stars": "17k"}, {"name": "ocserv", "url": "https://www.infradead.org/ocserv/", "description": "Cisco AnyConnect-compatible VPN server. ([Source Code](https://gitlab.com/ocserv/ocserv)) `GPL-2.0` `C`"}, {"name": "OpenVPN", "url": "https://community.openvpn.net", "description": "Uses a custom security protocol that utilizes SSL/TLS for key exchange. ([Source Code (⭐13k)](https://github.com/OpenVPN/openvpn)) `GPL-2.0` `C`"}, {"name": "SoftEther", "url": "https://www.softether.org/", "description": "Multi-protocol software VPN with advanced features. ([Source Code (⭐13k)](https://github.com/SoftEtherVPN/SoftEtherVPN/)) `Apache-2.0` `C`"}, {"name": "sshuttle", "url": "https://github.com/sshuttle/sshuttle", "description": "Poor man's VPN. `LGPL-2.1` `Python`", "stars": "13k"}, {"name": "strongSwan", "url": "https://www.strongswan.org/", "description": "Complete IPsec implementation for Linux. ([Source Code (⭐2.8k)](https://github.com/strongswan/strongswan)) `GPL-2.0` `C`"}, {"name": "WireGuard", "url": "https://www.wireguard.com/", "description": "Very fast VPN based on elliptic curve and public key crypto. ([Source Code](https://www.wireguard.com/repositories/)) `GPL-2.0` `C`"}]}, {"name": "Web", "parent": "Software", "entries": [{"name": "ArsTechnica OpenForum", "url": "https://arstechnica.com/civis/", "description": "IT Forum which is attached to a large news site."}, {"name": "Reddit", "url": "https://www.reddit.com", "description": "Really, really large bulletin board system."}, {"name": "Spiceworks Community", "url": "https://community.spiceworks.com/start", "description": "General enterprise IT news and small articles."}, {"name": "StackExchange Network", "url": "https://stackexchange.com/sites#technology", "description": "Q\\&A communities."}, {"name": "AlternativeTo", "url": "https://alternativeto.net", "description": "Find alternatives to software you know and discover new software."}, {"name": "deb.sury.org", "url": "https://deb.sury.org/", "description": "Repository with LAMP updated packages for Debian and Ubuntu."}, {"name": "ElRepo", "url": "https://elrepo.org/tiki/tiki-index.php", "description": "Community Repo for Enterprise Linux (RHEL, CentOS, etc)."}, {"name": "EPEL", "url": "https://fedoraproject.org/wiki/EPEL", "description": "Repository for RHEL and compatibles (CentOS, Scientific Linux)."}, {"name": "IUS", "url": "https://ius.io/", "description": "Community project that provides RPM packages for newer versions of select software for Enterprise Linux distributions."}, {"name": "Remi", "url": "http://rpms.famillecollet.com/", "description": "Repository with LAMP updated packages for RHEL/Centos/Fedora."}, {"name": "Software Collections", "url": "https://www.softwarecollections.org", "description": "Community Release of [Red Hat Software Collections](https://access.redhat.com/documentation/en/red-hat-software-collections/). Provides updated packages of Ruby, Python, etc. for CentOS/Scientific Linux 6.x."}, {"name": "Cloud Native Software Landscape", "url": "https://landscape.cncf.io/?group=projects-and-products\\&view-mode=card", "description": "Compilation of software and tools for cloud computing."}, {"name": "ArchWiki", "url": "https://wiki.archlinux.org/", "description": "Arch Linux Wiki which has really nice written articles valid for other distros."}, {"name": "Gentoo Wiki", "url": "https://wiki.gentoo.org/", "description": "Gentoo Linux Wiki with a lot in-detail description of Linux components."}, {"name": "Awesome SysAdmin @ LibHunt", "url": "https://sysadmin.libhunt.com", "description": "Your go-to SysAdmin Toolbox. Based on the list here."}, {"name": "Ops School", "url": "https://www.opsschool.org", "description": "Comprehensive program that will help you learn to be an operations engineer."}, {"name": "Digital Ocean Tutorials", "url": "https://www.digitalocean.com/community/tutorials", "description": "6,000+ tutorials for getting the basics of certain applications/tools/systems administration topics."}]}]} |