Creative

My idlers; Displaying & organizing servers, shared hosting & domains

My idlers is a self-hosted web app for displaying, organizing and storing information about your servers (VPS), shared hosting and domains.

Despite what the name infers My idlers isn’t just for storing idling server information. By using a YABs output you can get disk & network speed values along with GeekBench 5 scores to do easier comparing and sorting.

With a backend of PHP + MySQL and front end of Trimmed down Bootstrap with jQuery, My idlers is a single-page web app. Despite the form submitting and updating you always stay at index.php.

Live example (with no add/update/edit/delete).

Features

  • Add servers
  • Add shared hosting
  • Add domains
  • Auto suggest locations
  • Auto suggest providers
  • Get YABs data from the output
  • Save & view YABs output
  • Next due date system
  • Multi-currency compatibility
  • Multi payment-term compatibility
  • Pre-defined operating systems
  • Assign tags
  • Assign server type (KVM, OVZ, LXC & dedi)
  • Easy to edit values
  • Order by table
  • Search items
  • Tally/stats card
  • One-page design

Install instructions.

Notes.

Screenshots

My idlers

Auto-suggest provider input
Auto-suggest location input
Share

Recent Posts

Kennington reservoir drained drone images

A drained and empty Kennington reservoir images from a drone in early July 2024. The…

1 year ago

Merrimu Reservoir drone images

Merrimu Reservoir from drone. Click images to view larger.

1 year ago

FTP getting array of file details such as size using PHP

Using FTP and PHP to get an array of file details such as size and…

2 years ago

Creating Laravel form requests

Creating and using Laravel form requests to create cleaner code, separation and reusability for your…

2 years ago

Improving the default Laravel login and register views

Improving the default Laravel login and register views in such a simple manner but making…

2 years ago

Laravel validation for checking if value exists in the database

Laravel validation for checking if a field value exists in the database. The validation rule…

2 years ago