https://github.com/afro-coder/watchtower-test
https://github.com/afro-coder/watchtower-test
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/afro-coder/watchtower-test
- Owner: afro-coder
- Created: 2020-01-26T16:41:24.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-26T16:47:40.000Z (about 6 years ago)
- Last Synced: 2025-01-23T01:30:25.700Z (about 1 year ago)
- Language: PHP
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Project WatchTower.
Simple Linux Dashboard.
[Will work only on Linux systems, so you can use docker or something similar]
1. Disk Usage.
2. CPU usage
3. Uptime
Parses Linux commands and displays them
How to run
0. Run git clone https://github.com/leon-nunes/watchtower-test.git
1. Install composer for dependencies
2. Run composer update.
3. Run php -S 127.0.0.1:8080
4. Go to the browser and load 127.0.0.1:8080
5. Sample Application at => leonnunes.dev/watchtower