Commit graph

124 commits

Author SHA1 Message Date
e44911db8e Deplyment: fix kubernetes
All checks were successful
/ test (push) Successful in 31s
2024-12-20 03:27:45 +01:00
ace0382fe0 Deplyment: fix port in systemd 2024-12-20 03:27:15 +01:00
b530213f6a Add kubernetes config
All checks were successful
/ test (push) Successful in 31s
2024-12-19 05:25:20 +01:00
f94ffdd6fb Reorganize doc/packaging to deployment 2024-12-18 13:56:47 +01:00
2010764136 Fix network quadlet
All checks were successful
/ test (push) Successful in 31s
2024-12-18 05:33:29 +01:00
1da682e9ba Fix quadlets
All checks were successful
/ test (push) Successful in 31s
2024-12-18 05:14:23 +01:00
f27e8d18c2 CI: add build
All checks were successful
/ test (push) Successful in 30s
/ build (push) Successful in 25s
2024-12-17 19:19:06 +01:00
b155f94b9b Packaging: set static version to 0.0.0 for workaround around uv missing dynamic version 2024-12-17 19:18:36 +01:00
d4e4077ec8 Packaging: add podman/systemd files 2024-12-17 18:59:13 +01:00
abc4c4a508 Container: add .containerignore 2024-12-17 18:58:25 +01:00
ab717e798d Container: add containerfiles
All checks were successful
/ test (push) Successful in 31s
2024-12-16 19:41:16 +01:00
f7cd1fabbc CI: add redis container
All checks were successful
/ test (push) Successful in 33s
2024-12-16 00:46:33 +01:00
a5b2f07ff2 Fix startup with no categories; CI: suppress depreciation warning (very annoying with crypt!!)
Some checks failed
/ test (push) Failing after 31s
2024-12-15 20:35:17 +01:00
98d67f0226 Add CLI, with init-db; tweak db container; misc minor tweaks in code for the init-db
Some checks failed
/ test (push) Failing after 31s
2024-12-15 19:19:35 +01:00
a94d27db0c Fix type on dashboard source
Some checks failed
/ test (push) Failing after 27s
2024-12-15 18:29:37 +01:00
9af30d582f Merge branch 'master'
Some checks failed
/ test (push) Failing after 26s
2024-12-15 02:06:29 +01:00
5f64e13e1f Add containerfiles for ci and database 2024-12-15 02:06:20 +01:00
abff3e0f1a Remove breakpoint
Some checks failed
/ test (push) Failing after 26s
2024-12-15 01:53:03 +01:00
d06d14310b Merge branch 'master'
Some checks failed
/ test (push) Failing after 23s
2024-12-15 01:50:38 +01:00
898197209a Config: cleanup, use '__' as ENV nested delimiter; adjust CI test 2024-12-15 01:50:23 +01:00
f7d8a1972a Bump minimal Python version to 3.12 due to aiopath dependency
Some checks failed
/ test (push) Failing after 27s
2024-12-14 19:23:02 +01:00
ed3812b0f0 CI: add basic test
Some checks failed
/ test (push) Failing after 38s
2024-12-14 18:07:28 +01:00
07c231cf19 Remove one warning; set default background map to OpenFreeMap 2024-12-14 18:07:01 +01:00
c2a4aaac51 Add basic test 2024-12-14 17:34:48 +01:00
f2b924e9e9 Fix goof 2024-12-14 17:05:06 +01:00
ccb8728bbb Switch to uv package manager and static semver; fix for pydantic and pandas updates 2024-12-14 15:57:11 +01:00
594c267731 Reactor: setup live only once 2024-05-24 16:23:38 +02:00
1fd347d8df Fix reactor
Cleanup some confusion in redis_tools with mqtt
2024-05-22 03:06:01 +02:00
phil
46b524636b Fix redis shutdown 2024-05-18 23:12:32 +02:00
phil
ba0d09ef64 Reactor: fix import 2024-05-16 12:00:12 +02:00
phil
8244e3dc1f Graph: fix resampling 2024-05-16 11:58:02 +02:00
phil
5a63892640 Admin: fix issue with import and error handling 2024-05-15 15:09:10 +02:00
phil
0bf74b2bba Move live websocket to old url (/gj/live) 2024-05-12 01:35:03 +02:00
phil
ae19ba9f27 Code cosmetic 2024-05-11 09:52:34 +02:00
phil
4be1ae4a0d Fix goof: breakpoint 2024-05-10 13:33:30 +02:00
phil
709f4367ea Code cosmetic 2024-05-10 11:55:34 +02:00
phil
3971b7f2e7 Fix live layer def 2024-05-10 11:55:04 +02:00
phil
55905acd7c Fix minor statup issue with scheduler 2024-05-10 00:30:01 +02:00
phil
75471a4d6a Fix startup with no custom model 2024-05-10 00:29:41 +02:00
phil
41e92fad57 Fix config for ws devices
Cleanups
2024-05-09 01:42:11 +02:00
phil
50b4dff145 Add missing dependency 2024-05-09 00:43:16 +02:00
phil
77adcceb18 Fix/update scheduler with GisafNG 2024-05-09 00:04:53 +02:00
phil
81d6d5ad83 Dashboard: fix createion of dir for attachments 2024-05-07 09:24:27 +02:00
phil
50920059b6 Fix get_df with no related fields 2024-05-07 00:29:26 +02:00
phil
2ea672293d Bump sqlmodel 2024-05-06 11:17:19 +02:00
phil
66d2b55c47 Bump fastapi 2024-05-06 11:12:59 +02:00
phil
29543b9766 Allow init of redis without registry (useful for external scripts) 2024-05-05 18:49:51 +02:00
phil
53f2594cdd Fix store live to redis defis
Remove workaround for live df column names
Fix scheduler import
2024-05-05 16:50:00 +02:00
phil
dedb01b712 ipynbtools: remove the gisaf "proxy"
Move methods to module level
Fix DashboardPage model definitions
Fix RawSurveyModel (missing geom field)
Cleanup
2024-05-02 23:42:45 +02:00
phil
00a5ae2d4e Bump geopandas 2024-05-02 20:15:32 +02:00