Commit Graph
100 Commits
Author SHA1 Message Date
Oscar Krause 8f5ff50aaf .gitlab-ci.yml - dynamically create repo for codename if not exist 2022-12-27 13:34:21 +01:00
Oscar Krause 9d900c4f5c .gitlab-ci.yml - create initial debian repo 2022-12-27 13:27:27 +01:00
Oscar Krause 751546995d .gitlab-ci.yml - fixed artifact upload 2022-12-27 12:56:46 +01:00
Oscar Krause 4c643b18dd .gitlab-ci.yml - implemented deploy stage for debian package 2022-12-27 12:49:12 +01:00
Oscar Krause b89381fdfc Merge branch 'dev' into debian 2022-12-27 12:44:33 +01:00
Oscar Krause 4df5f18b67 .gitlab-ci.yml - improved testing 2022-12-27 12:40:33 +01:00
Oscar Krause 701453b18a .gitlab-ci.yml - fixes 2022-12-27 12:35:07 +01:00
Oscar Krause 507ce93718 .gitlab-ci.yml - test starting service 2022-12-27 12:32:40 +01:00
Oscar Krause 52fb18dea0 main.py - fixed imports for "Crypto" and "Cryptodome" (on debian) 2022-12-27 12:21:52 +01:00
Oscar Krause 7c8a113fbd .gitlab-ci.yml - added "DEBIAN_FRONTEND=noninteractive" for debian test 2022-12-27 11:05:11 +01:00
Oscar Krause a91e1f7018 README.md - added supported package version 14.4 2022-12-27 11:03:53 +01:00
Oscar Krause 646cca42f4 .gitlab-ci.yml - removed some debugging 2022-12-27 10:38:49 +01:00
Oscar Krause 60ec2821e2 postinst - add default value 2022-12-27 10:38:26 +01:00
Oscar Krause ab30ad2117 .gitlab-ci.yml - debugging 2022-12-27 10:23:51 +01:00
Oscar Krause e2cea71365 .gitlab-ci.yml - added some debugging 2022-12-27 10:22:03 +01:00
Oscar Krause 5d48f6b7d5 .gitlab-ci.yml - fixed artifact path 2022-12-27 10:19:35 +01:00
Oscar Krause 1e84e141df fixes 2022-12-27 10:16:04 +01:00
Oscar Krause 98e98ccd84 chroot into "build" dir 2022-12-27 10:10:00 +01:00
Oscar Krause f1eddaa99a fixed missing directory 2022-12-27 10:05:52 +01:00
Oscar Krause df0816832e fixed conffiles 2022-12-27 10:04:26 +01:00
Oscar Krause 599eaba14a README.md - added supported and tested driver versions 2022-12-27 09:19:05 +01:00
Oscar Krause 4e17e6da82 main.py fixed pycryptodome import 2022-12-23 14:09:13 +01:00
Oscar Krause 843d918e59 added dependencies 2022-12-23 14:08:56 +01:00
Oscar Krause 952a74cabe Merge branch 'sqlalchemy' into debian
# Conflicts:
#	app/main.py
2022-12-23 13:50:50 +01:00
Oscar Krause 81608fe497 merged dev into debian 2022-12-23 13:48:48 +01:00
Oscar Krause b00a2a032a Merge branch 'dev' into debian
# Conflicts:
#	.gitlab-ci.yml
2022-12-23 13:48:24 +01:00
Oscar Krause 6b7c70e59a tests improved 2022-12-23 13:42:02 +01:00
Oscar Krause 332b9b23cd code styling 2022-12-23 13:31:43 +01:00
Oscar Krause 3d5d728d67 code styling 2022-12-23 13:22:06 +01:00
Oscar Krause 838e30458d code styling 2022-12-23 13:21:52 +01:00
Oscar Krause f539db5933 implemented db_init 2022-12-23 13:17:19 +01:00
Oscar Krause 6049048bbf fixed test 2022-12-23 11:24:40 +01:00
Oscar Krause 43d5736f37 code styling & removed comments 2022-12-23 08:22:21 +01:00
Oscar Krause e7102c4de6 fixed updates 2022-12-23 08:16:58 +01:00
Oscar Krause d1db441df4 removed Auth 2022-12-23 08:16:34 +01:00
Oscar Krause d5b51bd83c Merge branch 'dev' into sqlalchemy
# Conflicts:
#	app/main.py
2022-12-23 08:08:35 +01:00
Oscar Krause 3f71c88d48 added some test 2022-12-23 07:48:47 +01:00
Oscar Krause a58549a162 .gitlab-ci.yml - fixed test cert path 2022-12-23 07:43:02 +01:00
Oscar Krause 2c1c9b63b4 .gitignore 2022-12-23 07:41:23 +01:00
Oscar Krause 3367977652 .gitlab-ci.yml - fixed cd into test 2022-12-23 07:41:18 +01:00
Oscar Krause 67ed6108a2 .gitlab-ci.yml - changed test image to bullseye 2022-12-23 07:40:27 +01:00
Oscar Krause d5d156e70e .gitlab-ci.yml - create test certificates 2022-12-23 07:38:53 +01:00
Oscar Krause 906af9430a .gitlab-ci.yml - fixed installing dependencies 2022-12-23 07:36:33 +01:00
Oscar Krause 3f5e3b16c5 added api tests 2022-12-23 07:35:37 +01:00
Oscar Krause 9809bbdbd1 bump version to 0.6 2022-12-23 07:16:41 +01:00
Oscar Krause 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
Oscar Krause 394180652e migrated from dataset to sqlalchemy 2022-12-22 12:57:06 +01:00
Oscar Krause f0fdfafaed added basic debian package setup and pipeline 2022-12-22 10:41:07 +01:00
Oscar Krause d6d4cbc74a README.md - added docker image sources 2022-12-22 10:31:52 +01:00
Oscar Krause 184e858fea .gitlab-ci.yml - added docker image versions for gitlab registry 2022-12-22 10:31:40 +01:00
Oscar Krause a6f7b9b595 code styling 2022-12-22 10:14:32 +01:00
Oscar Krause 7946c63f8c README.md - added notice that no internet connection is required 2022-12-22 10:14:15 +01:00
Oscar Krause 1131f31c27 Merge remote-tracking branch 'origin/dev' into dev 2022-12-22 07:58:04 +01:00
Oscar Krause e84a7b3e8d README.md - added installation method with debian and git on bare metal 2022-12-22 07:57:56 +01:00
Oscar Krause 00f6590a9f .gitlab-ci.yml fixes 2022-12-21 11:11:55 +01:00
Oscar Krause 6afb121533 README.md - added docs section 2022-12-21 11:06:25 +01:00
Oscar Krause c5b6c79d1c fixes 2022-12-21 11:06:09 +01:00
Oscar Krause 4184731571 dotenv fixes 2022-12-21 10:53:51 +01:00
Oscar Krause 7eddb17862 Dockerfile - include version.env to image 2022-12-21 10:48:36 +01:00
Oscar Krause e89401dbc1 replaced "print" with "logging.info" 2022-12-21 10:45:45 +01:00
Oscar Krause e323fd3488 added cors support and improved logging 2022-12-21 10:41:20 +01:00
Oscar Krause 42705be631 README.md fixed description 2022-12-21 10:40:31 +01:00
Oscar Krause af6b17319d include version and commit hash in status endpoint 2022-12-21 10:40:05 +01:00
Oscar Krause fdaedacfa5 README.md 2022-12-21 08:01:02 +01:00
Oscar Krause 802366e9ff code styling 2022-12-21 08:00:52 +01:00
Oscar Krause 1d39f23082 removed some todos 2022-12-21 07:33:39 +01:00
Oscar Krause 76f997d437 render README.md on index page 2022-12-21 07:33:20 +01:00
Oscar Krause f977f75538 README.md updated 2022-12-21 07:32:53 +01:00
Oscar Krause 4dbffd2fe0 Dockerfile - added missing 'sqlite-dev' package 2022-12-20 19:42:33 +01:00
Oscar Krause 781dac5278 Dockerfile - updated dependencies 2022-12-20 19:38:04 +01:00
Oscar Krause 4d0ea40485 Dockerfile - added "curl" for healthcheck 2022-12-20 19:24:26 +01:00
Oscar Krause 003570e0af README.md - updated known issues 2022-12-20 18:25:26 +01:00
Oscar Krause c647363b6d main.py - added some debug endpoints 2022-12-20 18:24:59 +01:00
Oscar Krause fad0545942 main.py - implemented lease storage support 2022-12-20 18:06:32 +01:00
Oscar Krause dfdf527c3e Dockerfile - fixed healthcheck 2022-12-20 17:59:38 +01:00
Oscar Krause 353699482c .gitignore 2022-12-20 17:39:46 +01:00
Oscar Krause 58dc7e001e requirements.txt 2022-12-20 15:11:44 +01:00
Oscar Krause 8d93c92de4 README.md - added configuration variables & implemented support for 'LEASE_EXPIRE_DAYS' 2022-12-20 15:05:50 +01:00
Oscar Krause 7ab5e7b264 main.py - refactorings & added simple "dataset" database 2022-12-20 14:55:07 +01:00
Oscar Krause 3c252e2a4c helper.py moved to main.py 2022-12-20 14:45:44 +01:00
Oscar Krause 64946312fa .gitlab-ci.yml - fixed deploy stage 2022-12-20 09:08:45 +01:00
Oscar Krause afa592e0ef .gitlab-ci.yml - added deploy to public registry 2022-12-20 09:01:31 +01:00
Oscar Krause 88e14d2a21 README.md 2022-12-20 09:00:21 +01:00
Oscar Krause 1efdf19fa6 code styling 2022-12-20 07:15:34 +01:00
Oscar Krause e7cbc0fc59 main.py - improved responses with wrapping in 'JSONResponse' 2022-12-20 07:15:03 +01:00
Oscar Krause fe8df1e6a8 Merge remote-tracking branch 'origin/dev' into dev 2022-12-20 05:43:48 +01:00
Oscar Krause 1bdb4cf0a5 Reverse Engineering Notes.md - fixes 2022-12-20 05:39:17 +01:00
Oscar Krause 1a8404b4bb code styling 2022-12-19 22:20:50 +01:00
Oscar Krause 5ee417825d main.py - leases - rollback to @0df63016 2022-12-19 22:16:42 +01:00
Oscar Krause d7d81a48c7 main.py - try to fix "active_lease_list" 2022-12-19 17:44:42 +01:00
Oscar Krause 7676c69427 main.py - try to fix "active_lease_list" 2022-12-19 16:46:12 +01:00
Oscar Krause 0df63016ab main.py - added some static leases list 2022-12-19 16:31:33 +01:00
Oscar Krause 30679d923e code styling & added some logging 2022-12-19 16:16:44 +01:00
Oscar Krause fd73f99942 code styling 2022-12-19 15:53:15 +01:00
Oscar Krause dff38154d1 main.py - fixes 2022-12-19 15:51:49 +01:00
Oscar Krause cdb7fe777e fixed variable types 2022-12-19 14:48:13 +01:00
Oscar Krause 30256b7272 added some env variables 2022-12-19 14:44:26 +01:00
Oscar Krause 8e95f700ef Dockerfile - temporary added uvicorn ssl support (in future releases uvicorn listens to http and tls termination should be done by a proxy like traefik) 2022-12-19 14:33:23 +01:00
Oscar Krause 1f8f85479f main.py - fixed file imports 2022-12-19 14:27:10 +01:00
Oscar Krause 15acb6fdbe code styling 2022-12-19 14:11:38 +01:00