mirror of
https://github.com/cp6/my-idlers.git
synced 2025-04-21 18:48:37 +00:00
Updated Readme
Updated Readme
This commit is contained in:
parent
908f8b904f
commit
61ae4e9011
1 changed files with 4 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# My idlers
|
# My idlers
|
||||||
|
|
||||||
A web app for displaying, organizing and storing information about servers (VPS), shared & reseller hosting, domains,
|
A web app for displaying, organizing and storing information about servers (VPS), shared & reseller hosting, seed boxes, domains,
|
||||||
DNS and misc services.
|
DNS and misc services.
|
||||||
|
|
||||||
Despite what the name infers this self hosted web app isn't just for storing idling server information. By using
|
Despite what the name infers this self hosted web app isn't just for storing idling server information. By using
|
||||||
a [YABs](https://github.com/masonr/yet-another-bench-script) output you can get disk & network speed values along with
|
a [YABs](https://github.com/masonr/yet-another-bench-script) output you can get disk & network speed values along with
|
||||||
GeekBench 5 scores to do easier comparing and sorting.
|
GeekBench 5 scores to do easier comparing and sorting.
|
||||||
|
|
||||||
[](https://shields.io/) [](https://shields.io/) [](https://shields.io/) [](https://shields.io/)
|
[](https://shields.io/) [](https://shields.io/) [](https://shields.io/) [](https://shields.io/)
|
||||||
|
|
||||||
## Project sponsor
|
## Project sponsor
|
||||||
|
|
||||||
|
@ -23,8 +23,10 @@ GeekBench 5 scores to do easier comparing and sorting.
|
||||||
* Added VMware to server virt select dropdown options
|
* Added VMware to server virt select dropdown options
|
||||||
* Added Kharkiv and Sao Paulo to locations seeder
|
* Added Kharkiv and Sao Paulo to locations seeder
|
||||||
* Updated Controllers with DB calls and logic moved to relevant Model
|
* Updated Controllers with DB calls and logic moved to relevant Model
|
||||||
|
* Updated YABs inserts for version v2022-05-06
|
||||||
* Updated DB calls for caching
|
* Updated DB calls for caching
|
||||||
* Updated home page view links on recently added
|
* Updated home page view links on recently added
|
||||||
|
* Fixed YABs insert error not displaying
|
||||||
|
|
||||||
## Requires
|
## Requires
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue