Commit Graph
100 Commits
Author SHA1 Message Date
Oscar Krause b22613c337 postinst improvements 2022-12-28 09:04:35 +01:00
Oscar Krause 2340931a60 fixes 2022-12-28 08:57:35 +01:00
Oscar Krause 437b62376f fixed missing debian dependency 2022-12-28 08:56:11 +01:00
Oscar Krause 4e5559bb85 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:51:55 +01:00
Oscar Krause b745367baa postrm fixed 2022-12-28 08:48:36 +01:00
Oscar Krause 914fc17795 Merge branch 'dev' into debian
# Conflicts:
#	README.md
2022-12-28 08:39:10 +01:00
Oscar Krause 050d105659 README.md - added Let's Encrypt section 2022-12-28 08:37:47 +01:00
Oscar Krause da21ef3cdc fixed some permissions 2022-12-28 08:35:59 +01:00
Oscar Krause 6844604a0b fixed deb package paths 2022-12-28 08:35:42 +01:00
Oscar Krause 45af6c11c0 fixed missing systemctl daemon-reload 2022-12-28 08:21:04 +01:00
Oscar Krause cf21bec3b0 postrm fixed removing app dir 2022-12-28 08:05:35 +01:00
Oscar Krause 6b3f536681 fixes
- fixed app dir
- fixed missing readme and version file
- keep config on update/remove
2022-12-28 07:40:44 +01:00
Oscar Krause cca24f0ad5 fixed instance keypair path 2022-12-28 07:31:23 +01:00
Oscar Krause ddb1299f5c Merge branch 'dev' into debian 2022-12-28 07:29:54 +01:00
Oscar Krause a95126f51d typos 2022-12-28 07:29:42 +01:00
Oscar Krause 180cdcb43d added some variables 2022-12-28 07:29:38 +01:00
Oscar Krause db412c6a43 postrm - remove service 2022-12-28 07:16:34 +01:00
Oscar Krause a08261f7cd postinst - fixed paths and permissions 2022-12-28 07:14:24 +01:00
Oscar Krause 9744a8f0e8 code styling 2022-12-28 07:04:10 +01:00
Oscar Krause 63670f52e8 postinst fixes 2022-12-28 07:03:41 +01:00
Oscar Krause 65937b153e typos 2022-12-28 06:58:50 +01:00
Oscar Krause 84f7e99c78 README.md - adde toc 2022-12-28 06:58:26 +01:00
Oscar Krause 2af4b456b6 fixes 2022-12-28 06:56:31 +01:00
Oscar Krause 0b46212f28 Merge branch 'dev' into debian 2022-12-28 06:54:50 +01:00
Oscar Krause 3b75e8dbeb fixes 2022-12-28 06:54:25 +01:00
Oscar Krause 8c1c51897f README.md - added install instructions 2022-12-28 06:53:31 +01:00
Oscar Krause 52faba5a1d Merge branch 'dev' into debian 2022-12-28 06:50:19 +01:00
Oscar Krause 46620c5e2a typos 2022-12-28 06:50:04 +01:00
Oscar Krause c820dac4ec README.md - improvements & fixed manual install steps 2022-12-28 06:49:18 +01:00
Oscar Krause 548e1c9492 postinst - fixed service file 2022-12-28 06:47:06 +01:00
Oscar Krause 0f345f52ab postinst - fixed "cat" instead of "echo" 2022-12-28 06:46:42 +01:00
Oscar Krause 18d6da8ebf fixes 2022-12-27 22:18:02 +01:00
Oscar Krause 9a0db3c18f .gitlab-ci.yml - using generic package registry temporary 2022-12-27 21:59:52 +01:00
Oscar Krause 15c49d396f README.md - added required cipher suite for windows guests 2022-12-27 20:35:04 +01:00
Oscar Krause 6d5ed1a142 main.py - added origin update endpoint 2022-12-27 19:03:03 +01:00
Oscar Krause 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
Oscar Krause cefee22202 README.md - fixed srevice type 2022-12-27 18:38:26 +01:00
Oscar Krause e5f557eb96 README.md - added todos 2022-12-27 17:49:52 +01:00
Oscar Krause f9e3740150 main.py - added env variable for "INSTANCE_REF" 2022-12-27 17:42:58 +01:00
Oscar Krause 7898052207 fixed service 2022-12-27 17:00:33 +01:00
Oscar Krause 3d6da6fab9 README - fixed debian installation via git 2022-12-27 16:59:35 +01:00
Oscar Krause 6ddba90cd8 README fixed 2022-12-27 15:28:52 +01:00
Oscar Krause 6f143f2199 .gitlab-ci.yml - fixed filename 2022-12-27 14:52:17 +01:00
Oscar Krause c2e04552f7 debian - bump version to 0.6.0 2022-12-27 14:45:03 +01:00
Oscar Krause 6947d928ec .gitlab-ci.yml - fixed artifact upload with access token 2022-12-27 14:04:33 +01:00
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