mirror of
https://git.collinwebdesigns.de/oscar.krause/fastapi-dls.git
synced 2025-06-21 05:31:03 +08:00
updated roadmap
This commit is contained in:
parent
eded286c89
commit
dd0042b850
11
ROADMAP.md
11
ROADMAP.md
@ -2,6 +2,17 @@
|
|||||||
|
|
||||||
I am planning to implement the following features in the future.
|
I am planning to implement the following features in the future.
|
||||||
|
|
||||||
|
## Patching Endpoint
|
||||||
|
|
||||||
|
A (optional) Path-Variable to `gridd-unlock-patcher` which enables an additional endpoint.
|
||||||
|
Here you can upload your `nvidia-gridd` binary or `nvxdapix.dll` which then will be patched and responded.
|
||||||
|
|
||||||
|
## All-In-One Installer Script Endpoint
|
||||||
|
|
||||||
|
A new all-in-one installer endpoint
|
||||||
|
(here a script is returned for linux or windows which then could be called like
|
||||||
|
curl https://<fastapi-dls>/-/install/deb | sh which then
|
||||||
|
download and place a client-token in the right directory, patch your girdd / dll and restart nvidia-gridd service)
|
||||||
|
|
||||||
## HA - High Availability
|
## HA - High Availability
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user