Commit Graph

105 Commits

Author SHA1 Message Date
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
050d105659 README.md - added Let's Encrypt section 2022-12-28 08:37:47 +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
3b75e8dbeb fixes 2022-12-28 06:54:25 +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
6d5ed1a142 main.py - added origin update endpoint 2022-12-27 19:03:03 +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
f9e3740150 main.py - added env variable for "INSTANCE_REF" 2022-12-27 17:42:58 +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
a91e1f7018 README.md - added supported package version 14.4 2022-12-27 11:03:53 +01:00
599eaba14a README.md - added supported and tested driver versions 2022-12-27 09:19:05 +01:00
6b7c70e59a tests improved 2022-12-23 13:42:02 +01:00
332b9b23cd code styling 2022-12-23 13:31:43 +01:00
3d5d728d67 code styling 2022-12-23 13:22:06 +01:00
3f71c88d48 added some test 2022-12-23 07:48:47 +01:00
a58549a162 .gitlab-ci.yml - fixed test cert path 2022-12-23 07:43:02 +01:00
2c1c9b63b4 .gitignore 2022-12-23 07:41:23 +01:00
3367977652 .gitlab-ci.yml - fixed cd into test 2022-12-23 07:41:18 +01:00
67ed6108a2 .gitlab-ci.yml - changed test image to bullseye 2022-12-23 07:40:27 +01:00
d5d156e70e .gitlab-ci.yml - create test certificates 2022-12-23 07:38:53 +01:00
906af9430a .gitlab-ci.yml - fixed installing dependencies 2022-12-23 07:36:33 +01:00
3f5e3b16c5 added api tests 2022-12-23 07:35:37 +01:00
9809bbdbd1 bump version to 0.6 2022-12-23 07:16:41 +01:00
a0b9eae15b main.py - fixed wrong "origin_ref" in CodeResponse
- fixed issue
- removed the now unnecessary table "auth"
2022-12-23 06:56:29 +01:00
d6d4cbc74a README.md - added docker image sources 2022-12-22 10:31:52 +01:00
184e858fea .gitlab-ci.yml - added docker image versions for gitlab registry 2022-12-22 10:31:40 +01:00
a6f7b9b595 code styling 2022-12-22 10:14:32 +01:00
7946c63f8c README.md - added notice that no internet connection is required 2022-12-22 10:14:15 +01:00
1131f31c27 Merge remote-tracking branch 'origin/dev' into dev 2022-12-22 07:58:04 +01:00
e84a7b3e8d README.md - added installation method with debian and git on bare metal 2022-12-22 07:57:56 +01:00
00f6590a9f .gitlab-ci.yml fixes 2022-12-21 11:11:55 +01:00
6afb121533 README.md - added docs section 2022-12-21 11:06:25 +01:00
c5b6c79d1c fixes 2022-12-21 11:06:09 +01:00
4184731571 dotenv fixes 2022-12-21 10:53:51 +01:00
7eddb17862 Dockerfile - include version.env to image 2022-12-21 10:48:36 +01:00
e89401dbc1 replaced "print" with "logging.info" 2022-12-21 10:45:45 +01:00
e323fd3488 added cors support and improved logging 2022-12-21 10:41:20 +01:00
42705be631 README.md fixed description 2022-12-21 10:40:31 +01:00
af6b17319d include version and commit hash in status endpoint 2022-12-21 10:40:05 +01:00
fdaedacfa5 README.md 2022-12-21 08:01:02 +01:00
802366e9ff code styling 2022-12-21 08:00:52 +01:00