mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2024-12-20 02:55:09 -07:00
merging from @falzm
This commit is contained in:
commit
adfaebbc22
10
README.md
10
README.md
@ -68,9 +68,10 @@
|
||||
* [Bareos](http://www.bareos.org) - A fork of Bacula backup tool.
|
||||
* [Backupninja](https://labs.riseup.net/code/projects/backupninja) - Lightweight, extensible meta-backup system.
|
||||
* [Backuppc](http://backuppc.sourceforge.net/) - Client-server model backup tool with file pooling scheme.
|
||||
* [Brebis](http://brebisproject.org) - A fully automated backup checker
|
||||
* [Burp](http://burp.grke.org/) - Network backup and restore program.
|
||||
* [Duplicity](http://duplicity.nongnu.org/) - Encrypted bandwidth-efficient backup using the rsync algorithm.
|
||||
* [Lsyncd](https://github.com/axkibe/lsyncd) - Watches a local directory trees for changes, and then spawns a process to synchronize the changes. Uses rsync by default.
|
||||
* [Lsyncd](https://github.com/axkibe/lsyncd) - File Monitor which spawns a process to synchronize the changes (rsync by default).
|
||||
* [Rsnapshot](http://www.rsnapshot.org/) - Filesystem Snapshotting Utility.
|
||||
* [SafeKeep](http://safekeep.sourceforge.net/) - Centralized pull-based backup using `rdiff-backup`.
|
||||
* [TarSnap](https://www.tarsnap.com/) - Secure backup service with an open-source client.
|
||||
@ -105,7 +106,7 @@
|
||||
* [MCollective](http://puppetlabs.com/mcollective) - Ruby framework to manage server orchestration, developed by Puppet labs.
|
||||
* [Overcast](http://andrewchilds.github.io/overcast/) - Deploy VMs across different cloud providers, and run commands and scripts across any or all of them in parallel via SSH.
|
||||
* [Rundeck](http://rundeck.org/) - Simple orchestration tool.
|
||||
* [Salt](http://www.saltstack.com/) - It's written in Python.
|
||||
* [Salt](http://www.saltstack.com/) - Fast, scalable and flexible systems management software written in Python/ZeroMQ.
|
||||
* [StackStorm](http://stackstorm.com/) - Event Driven Operations and ChatOps platform for infrastructure management. Written in Python
|
||||
|
||||
## Cloud Storage
|
||||
@ -346,6 +347,7 @@
|
||||
* [Collectl](http://collectl.sourceforge.net/) - High precision system performance metrics collecting tool.
|
||||
* [Dashing](http://dashing.io/) - Ruby gem that allows for rapid statistical dashboard development. An all HTML5 approach allows for big screen displays in data centers or conference rooms.
|
||||
* [Diamond](https://github.com/BrightcoveOS/Diamond) - Python based statistic collection daemon.
|
||||
* [Facette](http://facette.io) - Time series data visualization and graphing software written in Go.
|
||||
* [Ganglia](http://ganglia.sourceforge.net/) - High performance, scalable RRD based monitoring for grids and/or clusters of servers. Compatible with Graphite using a single collection process.
|
||||
* [Grafana](http://grafana.org/) - A Graphite & InfluxDB Dashboard and Graph Editor.
|
||||
* [Graphite](http://graphite.readthedocs.org/en/latest/) - Open source scaleable graphing server.
|
||||
@ -495,7 +497,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v
|
||||
* [ChiliProject](https://www.chiliproject.org) - Fork of Redmine.
|
||||
* [GitBucket](https://github.com/takezoe/gitbucket) Clone of GitHub written in Scala; single jar install.
|
||||
* [GitLab](https://www.gitlab.com/) - Clone of GitHub written in Ruby.
|
||||
* [Gogs](http://gogs.io/) - Written in Go.
|
||||
* [Gogs](http://gogs.io/) - Self-hosted Git service written in Go.
|
||||
* [OpenProject](https://www.openproject.org) - Project collaboration with open source.
|
||||
* [Phabricator](http://phabricator.org/) Written in PHP.
|
||||
* [Redmine](http://www.redmine.org/) - Written in ruby on rails.
|
||||
@ -567,7 +569,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v
|
||||
* [ikiwiki](http://ikiwiki.info/) - A wiki compiler.
|
||||
* [Mediawiki](http://www.mediawiki.org/wiki/MediaWiki) - Used to power Wikipedia.
|
||||
* [MoinMoin](http://moinmo.in/) - An advanced, easy to use and extensible WikiEngine with a large community of users.
|
||||
* [Ōlelo Wiki](https://github.com/minad/olelo) - A a wiki that stores pages in a Git repository.
|
||||
* [Ōlelo Wiki](https://github.com/minad/olelo) - A a wiki that stores pages in a Git repository.
|
||||
* [TiddlyWiki](http://tiddlywiki.com) - Complete interactive wiki in JavaScript.
|
||||
|
||||
# Resources
|
||||
|
Loading…
Reference in New Issue
Block a user