https://github.com/thirdmadman/freeds-selection
Find free servers with given parameters.
https://github.com/thirdmadman/freeds-selection
css eslint frontend html isp isp-systems javascript prettier react scss tailwind webpack
Last synced: 2 months ago
JSON representation
Find free servers with given parameters.
- Host: GitHub
- URL: https://github.com/thirdmadman/freeds-selection
- Owner: thirdmadman
- License: gpl-3.0
- Created: 2023-04-20T19:46:32.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-07T16:05:33.000Z (about 3 years ago)
- Last Synced: 2025-01-24T17:17:17.434Z (over 1 year ago)
- Topics: css, eslint, frontend, html, isp, isp-systems, javascript, prettier, react, scss, tailwind, webpack
- Language: JavaScript
- Homepage: https://thirdmadman.github.io/freeds-selection/
- Size: 277 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# freeds-selection
         
## Screenshots

## Deploy link
## Description
This is SPA, tool for finding free servers with given parameters from list of servers given by Dcimanager 6 API.
To use this tool, you need to get a link to api-like server (it must have CORS policy headers), to get json data, which dcimgr provides.
This data can be received from dcimgr API, under Administrator access.
Link to dcimgr API with needed parameters
/api/dci/v3/server?orderby=owner_email%20asc&limit=0,400&where=(owner_email%20IS%20null)+AND+is_new%20EQ%20false
## Usage
Get link to json file and open app. Input link in field in shown popup and press "Load data" button.
After successful load, you will be provided with filter configs and table of servers.
Use sliders and input fields to filter table.