Commit Graph

114 Commits

Author SHA1 Message Date
Oscar Krause 7380e4328e removed mysql from included docker drivers 2023-07-04 12:38:54 +02:00
Oscar Krause c1eaa33d9e added docker command to logging section
thanks to @libreshare (https://gitea.publichub.eu/oscar.krause/fastapi-dls/issues/2)
2023-07-04 12:22:22 +02:00
Oscar Krause 45545953ed improvements
thanks to @AbsolutelyFree (https://gitea.publichub.eu/oscar.krause/fastapi-dls/issues/1)
2023-07-04 12:19:07 +02:00
Oscar Krause 54eaf55ee8 refactored docker-compose.yml so very simple example, and moved proxy to "examples" directory 2023-07-04 10:24:11 +02:00
Oscar Krause 3119d2c7ea added 15.3 to supported drivers list 2023-07-04 10:18:07 +02:00
Oscar Krause e40f4ce41f updated compatibility list 2023-07-04 10:17:45 +02:00
Oscar Krause 98da86fc2e removed debian bookworm testing notes 2023-06-12 09:31:43 +02:00
Oscar Krause d1a77df0e1 updated sudo / su commands (list sudo fist instead of su) 2023-04-17 10:58:25 +02:00
Oscar Krause b216dcb3dd fixed nvidia-smi path on windows 2023-04-17 10:35:08 +02:00
Oscar Krause d2e4042932 added 15.2 to supported versions 2023-04-01 23:20:06 +02:00
Oscar Krause 04a1ee0948 added Roadmap 2023-03-24 14:28:44 +01:00
Oscar Krause 1fc5ac8378 added setup_vgpu_license.sh script 2023-03-22 07:10:18 +01:00
Oscar Krause 87334fbfad added unraid section 2023-03-20 20:21:17 +01:00
Oscar Krause 4ef041bb54 styling 2023-02-28 13:08:34 +01:00
Oscar Krause 88c8fb98da added some notes about included database drivers in docker image 2023-02-28 07:52:14 +01:00
Oscar Krause 4b58fe6e20 added openSUSE Leap 15.4 support 2023-02-13 08:09:21 +01:00
Oscar Krause b36b49df11 fixed missing mkdir for config file on manual installation method 2023-02-01 07:55:12 +01:00
Oscar Krause a42b1c8cfb added note to be logged in as root using manual install method (git) 2023-01-30 12:34:46 +01:00
Oscar Krause 70212e0edd improved docker-compose examples 2023-01-30 09:18:57 +01:00
Oscar Krause 616e8fba5e README - improvements 2023-01-30 08:37:34 +01:00
Oscar Krause 02276d5440 disabled openapi endpoints 2023-01-23 07:33:54 +01:00
Oscar Krause 9ebff8d6ca typos 2023-01-23 07:29:13 +01:00
Oscar Krause 48eb6d6c64 typos 2023-01-23 07:23:42 +01:00
Oscar Krause bed24b56ce styling 2023-01-19 08:26:35 +01:00
Oscar Krause 7045692958 added official links 2023-01-19 07:25:24 +01:00
Oscar Krause 38177fa259 styling 2023-01-18 14:29:48 +01:00
Oscar Krause 9411759f6d added system requirements and preparements 2023-01-18 14:23:34 +01:00
Oscar Krause 059a51fe74 refactored commands 2023-01-17 17:25:48 +01:00
Oscar Krause bf858b38f4 fixes 2023-01-17 17:09:13 +01:00
Oscar Krause f60f08d543 run powershell as administrator 2023-01-17 16:57:15 +01:00
Oscar Krause 651af4cc82 fixed client-token url and added wget als alternative to curl 2023-01-17 16:29:21 +01:00
Oscar Krause 70f7d3f483 mark Let's Encrypt section as optional 2023-01-17 15:36:38 +01:00
Oscar Krause 3e445c80aa fixes 2023-01-16 10:33:52 +01:00
Oscar Krause 20cc984799 FAQ.md 2023-01-16 10:30:55 +01:00
Oscar Krause 3495cc3af5 typos 2023-01-16 10:30:40 +01:00
Oscar Krause b551b0e7f9 README.md - added sunsupoorted ubuntu version 2023-01-15 19:47:50 +01:00
Oscar Krause 9180222169 README.md 2023-01-04 21:46:02 +01:00
Oscar Krause 02fccb3605 README.md 2023-01-04 18:05:07 +01:00
Oscar Krause 24dba89dbe removed todos, currently all done or there is a branch for it 2023-01-04 17:58:23 +01:00
Oscar Krause f5557a5ccd README.md 2023-01-04 17:46:19 +01:00
Oscar Krause 4325560ec4 README.md - added some collapses for logs 2023-01-04 17:18:13 +01:00
Oscar Krause 05979490ce README.md - moved "Endpoints" below "Setup" 2023-01-04 17:17:58 +01:00
Oscar Krause 6c9ea63dc1 added variable for TOKEN_EXPIRE_DELTA 2023-01-04 10:08:17 +01:00
Oscar Krause 8bd37c0ead added some notes to required variables to change 2023-01-04 07:40:37 +01:00
Oscar Krause 5bb8437b1d README.md - added timestamp to linux token filename 2023-01-03 18:59:34 +01:00
Oscar Krause 4198021212 README.md - fixed windows issue with `/leasing/v1/lessor/shutdown` 2023-01-03 18:10:02 +01:00
Oscar Krause 0e3e7cbd3a main.py - corrected leasing behaviour (migrated from 'LEASE_REF' to 'ALLOTMENT_REF') 2023-01-03 13:05:05 +01:00
Oscar Krause 4fb6243330 removed deprecated endpoints
- '/client-token' moved to '/-/client-token'
- '/status' moved to '/-/health' and '/-/config'

see README.md for more information
2023-01-02 19:18:32 +01:00
Oscar Krause 2e950ca6f4 implemented '/-/config' endpoint to list runtime environment variables 2023-01-02 19:14:25 +01:00
Oscar Krause 34662e6612 implemented 'LEASE_RENEWAL_PERIOD' variable 2023-01-02 18:57:41 +01:00