6c9ea63dc1
added variable for TOKEN_EXPIRE_DELTA
2023-01-04 10:08:17 +01:00
8bd37c0ead
added some notes to required variables to change
2023-01-04 07:40:37 +01:00
5bb8437b1d
README.md - added timestamp to linux token filename
2023-01-03 18:59:34 +01:00
4198021212
README.md - fixed windows issue with /leasing/v1/lessor/shutdown
2023-01-03 18:10:02 +01:00
0e3e7cbd3a
main.py - corrected leasing behaviour (migrated from 'LEASE_REF' to 'ALLOTMENT_REF')
2023-01-03 13:05:05 +01:00
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
2e950ca6f4
implemented '/-/config' endpoint to list runtime environment variables
2023-01-02 19:14:25 +01:00
34662e6612
implemented 'LEASE_RENEWAL_PERIOD' variable
2023-01-02 18:57:41 +01:00
0853dd64cb
README.md - added known issue for error on releasing leases on windows shutdown
2023-01-02 14:12:15 +01:00
838956bdb7
README.md - added '-L' parameter to curl commands to follow redirects (from deprecated endpoints)
2023-01-02 11:40:19 +01:00
8c515b7f2e
README.md - removed links from endpoints
2023-01-02 11:39:37 +01:00
de5f07273b
README.md - added compatibility to official dls
2023-01-02 11:38:48 +01:00
b0e10004f1
README.md - added windows license key installation from powershell
2022-12-30 07:11:02 +01:00
a8504f3017
hardcoded default CORS to https, since drivers only support secure connections
2022-12-29 19:14:49 +01:00
e91436b236
README.md - fixed redoc links
2022-12-29 12:58:19 +01:00
26d6d1feeb
updated variables descriptions
2022-12-29 12:19:49 +01:00
a09fc5f2ad
added some new endpoints and links in readme
2022-12-29 10:31:25 +01:00
ed1b55f5f1
created a simple management ui
2022-12-29 10:12:31 +01:00
2b7fed3381
created endpoints to delete origins and to delete a lease
2022-12-29 09:57:37 +01:00
001b70b89c
README.md - added credits
2022-12-29 09:15:12 +01:00
07de2401d7
REAMDE.md - added shout out to @samicrusader
2022-12-29 09:07:20 +01:00
6b2e6bf392
added optional query parameter to '/-/origins' and '/-/leases' for linked leases/origin
2022-12-29 09:00:52 +01:00
7abfb96841
README.md - added archlinux section
2022-12-29 07:17:51 +01:00
8633190e97
removed todo for migrating to flask
2022-12-28 13:45:42 +01:00
fb858adc0c
README.md
2022-12-28 12:01:57 +01:00
c83130f138
README.md - added known issue
2022-12-28 11:33:26 +01:00
0e24d26089
README.md
2022-12-28 09:47:31 +01:00
89bf744054
removed some todos
2022-12-28 09:24:02 +01:00
2afa01273a
Merge branch 'debian' into 'dev'
...
Debian
See merge request oscar.krause/fastapi-dls!11
2022-12-28 09:16:32 +01:00
3dc9c8bcb1
README.md
2022-12-28 09:10:57 +01:00
e9dc5a765a
fixed service
...
Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
2022-12-28 08:52:13 +01:00
914fc17795
Merge branch 'dev' into debian
...
# Conflicts:
# README.md
2022-12-28 08:39:10 +01:00
050d105659
README.md - added Let's Encrypt section
2022-12-28 08:37:47 +01:00
ddb1299f5c
Merge branch 'dev' into debian
2022-12-28 07:29:54 +01:00
a95126f51d
typos
2022-12-28 07:29:42 +01:00
180cdcb43d
added some variables
2022-12-28 07:29:38 +01:00
9744a8f0e8
code styling
2022-12-28 07:04:10 +01:00
65937b153e
typos
2022-12-28 06:58:50 +01:00
84f7e99c78
README.md - adde toc
2022-12-28 06:58:26 +01:00
0b46212f28
Merge branch 'dev' into debian
2022-12-28 06:54:50 +01:00
3b75e8dbeb
fixes
2022-12-28 06:54:25 +01:00
8c1c51897f
README.md - added install instructions
2022-12-28 06:53:31 +01:00
46620c5e2a
typos
2022-12-28 06:50:04 +01:00
c820dac4ec
README.md - improvements & fixed manual install steps
2022-12-28 06:49:18 +01:00
15c49d396f
README.md - added required cipher suite for windows guests
2022-12-27 20:35:04 +01:00
11a2c1d129
added "CAP_NET_BIND_SERVICE" to debian service to allow low range ports for non root user "www-data"
2022-12-27 18:51:20 +01:00
cefee22202
README.md - fixed srevice type
2022-12-27 18:38:26 +01:00
e5f557eb96
README.md - added todos
2022-12-27 17:49:52 +01:00
3d6da6fab9
README - fixed debian installation via git
2022-12-27 16:59:35 +01:00
6ddba90cd8
README fixed
2022-12-27 15:28:52 +01:00