sys-admin
Sys-Admin
https://github.com/txuswashere/sys-admin
Last synced: about 3 hours ago
JSON representation
-
Backups
- Backupninja - Lightweight, extensible meta-backup system.
- Brebis - A fully automated backup checker.
- Bup - Incremental backups with rolling checksums, git packfiles, de-duplication, and a FUSE filesystem.
- Duplicity - Encrypted bandwidth-efficient backup using the rsync algorithm.
- restic - Fast, secure, efficient backup program
- UrBackup - Another client-server backup system.
- ZBackup - A versatile deduplicating backup tool.
- Backup - Provides an elegant DSL in Ruby for performing backups on UNIX-like systems.
- DREBS - AWS EBS backup script that supports strategies.
- Backuppc - Client-server model backup tool with file pooling scheme.
- Snebu - client deduplication and transparent compression.
- SafeKeep - Centralized pull-based backup using `rdiff-backup`.
- Bacula - Another Client-server model backup tool.
- Lsyncd - File Monitor which spawns a process to synchronize the changes (rsync by default).
- Attic - A deduplicating backup program written in Python.
- Amanda - Client-server model backup tool.
- Bareos - A fork of Bacula backup tool.
- Burp - Network backup and restore program.
- Rsnapshot - Filesystem Snapshotting Utility.
-
Blogs
- Code as Craft - Etsy's Ops blog, lots of technical posts.
- DevOpsGuys - Devops consultants who blog about operations.
- Rackspace Developers - Slightly biased blog with lots of Devops Topics.
-
Books
- The Linux Command Line - A book about the Linux command line by William Shotts.
- The Visible Ops Handbook: Implementing ITIL in 4 Practical and Auditable Steps - Is a methodology designed to jumpstart implementation of controls and process improvement.
- The Phoenix Project: A Novel about IT, DevOps, and Helping Your Business Win - How DevOps techniques can fix the problems that happen in IT organizations.
- Securing DevOps - A book on Security techniques for DevOps that reviews state of the art practices used in securing web applications and their infrastructure.
-
Build Automation
- Apache Ant - Automation build tool, similar to make, written in Java.
- GNU Make - The most popular automation build tool for many purposes.
- Apache Maven - Build automation tool mainly for Java.
- Gradle - Another open source build automation system.
-
ChatOps
- CloudBot - The simple, fast, expandable, open-source Python IRC bot.
- Hubot - A customizable, life embetterment robot.
- Lazlo - A chatops automation framework in Go.
- Lita - A robot companion for your company's chat room.
- Eggdrop - The world's most popular Open Source IRC bot, designed for flexibility and ease of use.
- KeyBase - Encrypted chat, cloud and git.
-
Cloning
- Redo Backup - Easy Backup, Recovery and Restore.
- Clonezilla - Partition and disk imaging/cloning program.
- Fog - Another computer cloning solution.
-
Cloud Computing
- Archipel - Manage and supervise virtual machines using Libvirt.
- Eucalyptus - Open source private cloud software with AWS compatibility.
- OpenStack - Open source software for building private and public clouds.
- Tsuru - Tsuru is an extensible and open source Platform as a Service software.
- AppScale - Open source cloud software with Google App Engine compatibility.
- Terraform - Terraform allows you to practice infrastructure as code and is commonly used for AWS/GCE.
- CloudStack - Cloud computing software for creating, managing, and deploying infrastructure cloud services.
- Mesos - Develop and run resource-efficient distributed systems.
- Openshift Origin - Open source upstream of OpenShift, the next generation application hosting platform developed by Red Hat.
- The Foreman - Foreman is a complete lifecycle management tool for physical and virtual servers. FOSS.
-
Cloud Orchestration
- BOSH - IaaS orchestration platform originally written for deploying and managing Cloud Foundry PaaS, but also useful for general purpose distributed systems.
- doozerd - Doozer is a highly-available, completely consistent store for small amounts of extremely important data.
- etcd - A highly-available key value store for shared configuration and service discovery.
- Overcast - Deploy VMs across different cloud providers, and run commands and scripts across any or all of them in parallel via SSH.
- Salt - Fast, scalable and flexible systems management software written in Python/ZeroMQ.
- StackStorm - Event Driven Operations and ChatOps platform for infrastructure management. Written in Python.
- serf - Serf is a tool for cluster membership.
- consul - It is a tool for discovering and configuring services in your infrastructure.
- Juju - Cloud orchestration tool which manages services as charms, YAML configuration and deployment script bundles.
- MCollective - Ruby framework to manage server orchestration, developed by Puppet labs.
- Cloudify - Open source TOSCA-based cloud orchestration software platform written in Python and YAML.
- Ansible - Contains modules for controlling many types of cloud resources.
-
Cloud Storage
- nextCloud - Provides access to your files via the web
- Swift - A highly available, distributed, eventually consistent object/blob store.
- git-annex assistant - A synchronised folder on each of your OSX and Linux computers, Android devices, removable drives, NAS appliances, and cloud services.
- ownCloud - Provides universal access to your files via the web, your computer or your mobile devices.
- SparkleShare - Provides cloud storage and file synchronization services. By default, it uses Git as a storage backend.
-
Code Review
- Gerrit - Based on the Git version control, it facilitates software developers to review modifications to the source code and approve or reject those changes.
- Review Board - Web-based collaborative code review tool.
- Phabricator - Code review tool build by facebook and used by WikiMedia, FB, dropbox etc. Comes with an integrated wiki, bug tracker, VC integration and a CLI tool called arcanist.
-
Collaborative Software
- Citadel/UX - Collaboration suite (messaging and groupware) that is descended from the Citadel family of programs.
- EGroupware - Groupware software written in PHP.
- Horde Groupware - PHP based collaborative software suite that includes email, calendars, wikis, time tracking and file management.
- SOGo - Collaborative software server with a focus on simplicity and scalability.
- Kolab - Another groupware suite.
-
Configuration Management
- mgmt - Next generation config management written in Go.
- Pallet - Infrastructure definition, configuration and management via a Clojure DSL.
- (R)?ex - It's written in Perl and use plain Perl, over SSH without agent.
- Puppet - It's written in Ruby and uses Puppet's declarative language or a Ruby DSL.
- Ansible - It's written in Python and manages the nodes over SSH.
- CFEngine - Lightweight agent system. Configuration state is specified via a declarative language.
- Chef - It's written in Ruby and Erlang and uses a pure-Ruby DSL.
- Slaughter - It's written in Perl.
-
Configuration Management Database
- Clusto - Helps you keep track of your inventory, where it is, how it's connected, and provides an abstracted interface for interacting with the elements of the infrastructure.
- Collins - At Tumblr, it's the infrastructure source of truth and knowledge.
- Ralph - Asset management, DCIM and CMDB system for large Data Centers as well as smaller LAN networks.
- Sicekit - The systems & infrastructure encyclopaedia toolkit (based on MediaWiki).
- i-doit - Open Source IT Documentation and CMDB.
- iTop - Complete open source, ITIL, web based service management tool.
-
Continuous Integration & Continuous Deployment
- Concourse CI - A pipeline-based CI system written in Go.
- TeamCity - Powerful Continuous Integration out of the box
- Go - Open source continuous delivery server.
- Drone - Continuous integration server built on Docker and configured using YAML files.
- Buildbot - Python-based toolkit for continuous integration.
- Jenkins - An extendable open source continuous integration server.
- GitLab CI - Based off of ruby. They also provide GitLab, which manages git repositories.
- Spinnaker - Open source, multi-cloud continuous delivery platform for releasing software changes.
-
Control Panels
- Feathur - VPS Provisioning and Management Software.
- VestaCP - Hosting panel for Linux but with Nginx.
- Virtualmin - Control panel for Linux based on webmin.
- ZPanel - Control panel for Linux, BSD, and Windows.
- Ajenti - Control panel for Linux and BSD.
- Webmin - Linux server control panel.
- Sentora - Control panel for Linux, BSD, and Windows based on ZPanel.
- Cockpit - New multi-server web interface for Linux servers written in C.
-
Deployment Automation
- Mina - Really fast deployer and server automation tool (rake based).
- Rocketeer - PHP task runner and deployment tool.
- Vlad the Deployer - Deployment automation (rake based).
- Capistrano - Deploy your application to any number of machines simultaneously, in sequence or as a rolling set via SSH (rake based).
- Fabric - Python library and cli tool for streamlining the use of SSH for application deployment or systems administration tasks.
-
Diagramming
- drawthe.net - Draws network diagrams dynamically from a text file describing the placement, layout and icons.
-
Distributed Filesystems
- Ceph - Distributed object store and file system.
- DRBD - Distributed Replicated Block Device.
- LeoFS - Unstructured object/data storage and a highly available, distributed, eventually consistent storage system.
- Lustre - A type of parallel distributed file system, generally used for large-scale cluster computing.
- MogileFS - Application level, network distributed file system.
- OpenAFS - Distributed network file system with read-only replicas and multi-OS support.
- TahoeLAFS - secure, decentralized, fault-tolerant, peer-to-peer distributed data store and distributed file system.
- HDFS - Distributed, scalable, and portable file-system written in Java for the Hadoop framework.
- MooseFS - Fault tolerant, network distributed file system.
- XtreemFS - XtreemFS is a fault-tolerant distributed file system for all storage needs.
-
DNS
- djbdns - A collection of DNS applications, including tinydns.
- Designate - DNS REST API that support several DNS servers as its backend.
- Knot - High performance authoritative-only DNS server.
- PowerDNS - DNS server with a variety of data storage back-ends and load balancing features.
- dnsmasq - A lightweight service providing DNS, DHCP and TFTP services to small-scale networks.
- Bind - The most widely used name server software.
-
Editors
- GNU Emacs - An extensible, customizable text editor-and more.
- Haroopad - Markdown editor with live preview.
- ICEcoder - Code editor awesomeness, built with common web languages.
- IntellijIDEA - Capable and ergonomic IDE, written in Java, It has a lot of plug-ins.
- jotgit - Git-backed real-time collaborative code editing.
- Lime - Aims to provide an open source solution to Sublime Text
- Nano - A popular text editor, by default comes with most Linux distributions.
- Visual Studio Code - Fast, hackable, multi-platform code editor from Microsoft.
- Atom - A hackable text editor from GitHub.
- Brackets - Open source code editor for web designers and front-end developers.
- Eclipse - IDE written in Java with an extensible plug-in system.
- TextMate - A graphical text editor for OS X.
- Vim - A highly configurable text editor built to enable efficient editing.
-
IT Asset Management
- Netbox - IP address management (IPAM) and data center infrastructure management (DCIM) tool.
- RackTables - Datacenter and server room asset management like document hardware assets, network addresses, space in racks, networks configuration.
- OCS Inventory NG - Enables users to inventory their IT assets.
- OpenDCIM - A web based Data Center Infrastructure Management application.
-
LDAP
- OpenDJ - Fork of OpenDS.
- OpenDS - Another directory server written in Java.
- Apache Directory Studio - The Eclipse-based LDAP browser and directory client
- 389 Directory Server - Developed by Red Hat.
- Apache Directory Server - Apache Software Foundation project written in Java.
- Fusion Directory - Improve the Management of the services and the company directory based on OpenLDAP.
- OpenLDAP - Developed by the OpenLDAP Project.
-
Log Management
- Flume - Distributed log collection and aggregation system.
- Graylog2 - Pluggable Log and Event Analysis Server with Alerting options.
- Logstash - Tool for managing events and logs.
- Echofish - A web based real-time event log aggregation, analysis, monitoring and management system.
- Elasticsearch - A Lucene Based Document store mainly used for log indexing, storage and analysis.
- Fluentd - Log Collector and Shipper.
- Heka - Stream processing system which may be used for log aggregation.
- Kibana - Visualize logs and time-stamped data.
- Octopussy - Log Management Solution (Visualize / Alert / Report).
-
Mail Servers
- Courier IMAP/POP3 - Fast, scalable, enterprise IMAP and POP3 server.
- Qpopper - One of the oldest and most popular server implementations of POP3.
- Haraka - A high-performance, pluginable SMTP server written in JavaScript.
- Maildrop - Open Source disposable email SMTP server, also useful for development.
- OpenSMTPD - Secure SMTP server implementation from the OpenBSD project.
- Postfix - Fast, easy to administer, and secure Sendmail replacement.
- Qmail - Secure Sendmail replacement.
- Mail-in-a-Box - Take back control of your email with this easy-to-deploy mail server in a box.
- Cyrus IMAP/POP3 - Intended to be run on sealed servers, where normal users are not permitted to log in.
- Dovecot - IMAP and POP3 server written primarily with security in mind.
- Exim - Message transfer agent (MTA) developed at the University of Cambridge.
- Sendmail - Message transfer agent (MTA).
-
Messaging
- Metronome IM - Fork of Prosody IM.
- Openfire - Real time collaboration (RTC) server.
- Prosody IM - XMPP server written in Lua.
- Tigase - XMPP server implementation in Java.
- Candy - Multi user XMPP client written in Javascript.
- Lets-Chat - A self hosted chat suite written in Node.
- ejabberd - XMPP instant messaging server written in Erlang/OTP.
- Kaiwa - Web based chat client in the style of common paid alternatives.
-
Metric & Metric Collection
- Collectd - System statistic collection daemon.
- Smashing - Ruby gem that allows for rapid statistical dashboard development. An all HTML5 approach allows for big screen displays in data centers or conference rooms. Fork of Dashing.
- Diamond - Python based statistic collection daemon.
- Freeboard - A damn-sexy front-end real-time dashboard. Transforms raw JSON into delicious UI.
- InfluxDB - Open source distributed time series database with no external dependencies.
- OpenTSDB - Store and server massive amounts of time series data without losing granularity.
- Packetbeat - Captures network traffic and displays it in a custom Kibana dashboard for easy viewing.
- Ganglia - High performance, scalable RRD based monitoring for grids and/or clusters of servers. Compatible with Graphite using a single collection process.
- KairosDB - Fast distributed scalable time series database, fork of OpenTSDB 1.x.
- Statsd - Application statistic listener.
- Collectl - High precision system performance metrics collecting tool.
- RRDtool - Open source industry standard, high performance data logging and graphing system for time series data.
- Facette - Time series data visualization and graphing software written in Go.
- NetData - Distributed real-time performance and health monitoring.
-
Monitoring
- Canopsis - Opensource Hypervision and Data Aggregation Software
- Cacti - Web-based network monitoring and graphing tool.
- Cabot - Monitoring and alerts, similar to PagerDuty.
- Flapjack - Monitoring notification routing & event processing system.
- Icinga - Fork of Nagios.
- Naemon - Network monitoring tool based on the Nagios 4 core with performance enhancements and new features.
- Riemann - Flexible and fast events processor allowing complex events/metrics analysis.
Programming Languages
Categories
Monitoring
25
Backups
19
Metric & Metric Collection
14
Editors
13
Cloud Orchestration
12
Mail Servers
12
Security
11
Cloud Computing
10
SSH
10
Web
10
Wikis
10
Distributed Filesystems
10
Log Management
9
Configuration Management
8
Control Panels
8
Continuous Integration & Continuous Deployment
8
Messaging
8
NoSQL
7
Project Management
7
LDAP
7
Ticketing systems
6
DNS
6
ChatOps
6
Network Configuration Management
6
Software Containers
6
Configuration Management Database
6
Repositories
5
Cloud Storage
5
Deployment Automation
5
Collaborative Software
5
Virtualization
5
Statistics
5
RDBMS
5
VPN
5
Newsletters
4
Books
4
IT Asset Management
4
Queuing
4
Build Automation
4
Blogs
3
Code Review
3
Cloning
3
Troubleshooting
3
Packaging
3
Version control
2
Webmails
2
Websites
1
Status Pages
1
Diagramming
1
Sub Categories
Keywords
backup
3
go
3
etcd
2
distributed-systems
2
dashboard
2
database
2
python
2
ruby
2
monitoring
2
gollum
1
jruby-support
1
markdown
1
wiki
1
assets-management
1
backoffice
1
cmdb
1
data-center
1
dcim
1
django
1
inventory
1
inventory-management
1
packaging
1
dedupe
1
deduplication
1
restic
1
secure-by-default
1
dashboard-application
1
dashboard-widget
1
dashboard-widgets
1
dashboards
1
code-editor
1
ide
1
intellij
1
intellij-community
1
intellij-platform
1
documentation
1
documentation-tool
1
irc
1
encryption
1
mongodb
1
mysql
1
postgresql
1
s3
1
slack
1
linux
1
linux-dash
1
server
1
ui
1
web
1
cncf
1