Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brendanashworth/watcher
Network management done right - manage and watch servers, databases, and more from a simple web UI.
https://github.com/brendanashworth/watcher
Last synced: 9 days ago
JSON representation
Network management done right - manage and watch servers, databases, and more from a simple web UI.
- Host: GitHub
- URL: https://github.com/brendanashworth/watcher
- Owner: brendanashworth
- License: gpl-2.0
- Created: 2014-02-06T03:38:45.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-01T18:58:58.000Z (about 10 years ago)
- Last Synced: 2023-04-10T02:51:11.128Z (over 1 year ago)
- Language: CoffeeScript
- Homepage: http://brendanashworth.github.io/watcher.js/
- Size: 904 KB
- Stars: 14
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
Awesome Lists containing this project
README
watcher
=====
[![Build Status](https://travis-ci.org/brendanashworth/watcher.svg)](https://travis-ci.org/brendanashworth/watcher)
[![Dependency Status](https://david-dm.org/brendanashworth/watcher.svg)](https://david-dm.org/brendanashworth/watcher)> Watcher is a server management tool, designed to enable a system admin to keep a watch on their servers.
### Documentation
Heres a nice little map of our documentation:
* [New Installation](./docs/new-install.md)
* [Creating External Daemon](./docs/creating-external-daemon.md)
* [Building from Source](./docs/building-from-source.md)
* [Contributing](./docs/contributing.md)
* [Unit Testing](./docs/unit-testing.md)You can find all tutorials and documentation how to use the software there. If you find any lacking documentation or any other question, feel free to [open an issue](https://github.com/brendanashworth/watcher/issues).