diff --git a/README.md b/README.md index f62e349..bdde6e8 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ Despite what the name infers this self hosted web app isn't just for storing idl 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. +[![Generic badge](https://img.shields.io/badge/version-2.0-blue.svg)](https://shields.io/) [![Generic badge](https://img.shields.io/badge/Laravel-9.0-red.svg)](https://shields.io/) [![Generic badge](https://img.shields.io/badge/PHP-8.1-purple.svg)](https://shields.io/) [![Generic badge](https://img.shields.io/badge/Bootstrap-5.1-pink.svg)](https://shields.io/) + ## V2 notes V2 build is a complete overhaul of My idlers with the project being moved onto the Laravel framework. This will simplify @@ -15,9 +17,9 @@ development and most of the features from the original build will be present in Using Laravel will bring in an API endpoint and the possibilities to show servers publicly with certain parameters removed. -[Old version live demo](https://myidlers.srv3r.com/) +## Project sponsor -[![Generic badge](https://img.shields.io/badge/version-2.0-blue.svg)](https://shields.io/) [![Generic badge](https://img.shields.io/badge/Laravel-9.0-red.svg)](https://shields.io/) [![Generic badge](https://img.shields.io/badge/PHP-8.1-purple.svg)](https://shields.io/) [![Generic badge](https://img.shields.io/badge/Bootstrap-5.1-pink.svg)](https://shields.io/) +[Cloud Five Limited](https://cloud-v.net/) for providing the hosting for demo installation. ## 2.0 changes: @@ -168,16 +170,10 @@ or [![My idlers screenshot1](https://cdn.write.corbpie.com/wp-content/uploads/2022/03/My-idlers-v2-YABs.jpg)](https://cdn.write.corbpie.com/wp-content/uploads/2022/03/My-idlers-v2-YABs.jpg) -[![My idlers screenshot1](https://cdn.write.corbpie.com/wp-content/uploads/2022/03/My-idlers-v2-add-server.jpg)](https://cdn.write.corbpie.com/wp-content/uploads/2022/03/My-idlers-v2-add-server.jpg) +[![My idlers screenshot1](https://cdn.write.corbpie.com/wp-content/uploads/2022/03/My-idlers-v2-add-server_2.png)](https://cdn.write.corbpie.com/wp-content/uploads/2022/03/My-idlers-v2-add-server_2.png) [![My idlers screenshot1](https://cdn.write.corbpie.com/wp-content/uploads/2022/03/My-idlers-v2-servers-compare.jpg)](https://cdn.write.corbpie.com/wp-content/uploads/2022/03/My-idlers-v2-servers-compare.jpg) [![My idlers screenshot1](https://cdn.write.corbpie.com/wp-content/uploads/2022/03/My-idlers-v2-Ips.jpg)](https://cdn.write.corbpie.com/wp-content/uploads/2022/03/My-idlers-v2-Ips.jpg) [![My idlers screenshot1](https://cdn.write.corbpie.com/wp-content/uploads/2022/03/My-idlers-v2-labels.jpg)](https://cdn.write.corbpie.com/wp-content/uploads/2022/03/My-idlers-v2-labels.jpg) - -## Looking for a project sponsor - -I am seeking at least a 1GB ram, Nvme VPS to host a demo installation of My idlers. In return you will get your provider as the default selection in the create forms, as well as in screenshots. - -[![My idlers screenshot1](https://cdn.write.corbpie.com/wp-content/uploads/2022/03/My-idlers-v2-default-provider-sponsor-position.png)](https://cdn.write.corbpie.com/wp-content/uploads/2022/03/My-idlers-v2-default-provider-sponsor-position.png) diff --git a/database/seeders/ProvidersSeeder.php b/database/seeders/ProvidersSeeder.php index 5d462ca..d4e4286 100644 --- a/database/seeders/ProvidersSeeder.php +++ b/database/seeders/ProvidersSeeder.php @@ -22,6 +22,7 @@ class ProvidersSeeder extends Seeder ['name' => "BudgetNode"], ['name' => "BuyVM"], ['name' => "CloudCone"], + ['name' => "Cloud Five Limited"], ['name' => "Clouvider"], ['name' => "Cloudways"], ['name' => "CrownCloud"], diff --git a/resources/views/domains/create.blade.php b/resources/views/domains/create.blade.php index 9e9a0d1..3db9c9f 100644 --- a/resources/views/domains/create.blade.php +++ b/resources/views/domains/create.blade.php @@ -60,7 +60,7 @@
- 1 + 10
diff --git a/resources/views/reseller/create.blade.php b/resources/views/reseller/create.blade.php index 2359db2..9982750 100644 --- a/resources/views/reseller/create.blade.php +++ b/resources/views/reseller/create.blade.php @@ -54,7 +54,7 @@
- 1 + 10
diff --git a/resources/views/servers/create.blade.php b/resources/views/servers/create.blade.php index 2da5e58..0a1b495 100644 --- a/resources/views/servers/create.blade.php +++ b/resources/views/servers/create.blade.php @@ -124,7 +124,7 @@
- 1 + 10
diff --git a/resources/views/shared/create.blade.php b/resources/views/shared/create.blade.php index 0db3df4..f919a40 100644 --- a/resources/views/shared/create.blade.php +++ b/resources/views/shared/create.blade.php @@ -54,7 +54,7 @@
- 1 + 10