Commit Graph

690 Commits

Author SHA1 Message Date
Jim Schrempp
a65de73b3a Traceroute Return Path logged and displayed (#97)
* traceroute returns are now logged and /packetlist now graphs the correct data for a return route
* now using alembic to update schema
* HOWTO - Alembic

---------

Co-authored-by: Joel Krauska <jkrauska@gmail.com>
2025-11-04 20:36:24 -08:00
Joel Krauska
cc053951b1 make /app owned by ap0p 2025-11-04 20:16:41 -08:00
Joel Krauska
fcff4f5849 checkout and containerfile 2025-11-04 20:04:05 -08:00
Joel Krauska
4e9f121514 fix symlink 2025-11-04 20:00:58 -08:00
Joel Krauska
c0ed5031e6 symlink 2025-11-04 20:00:01 -08:00
Joel Krauska
a6b1e30d29 auto build containers 2025-11-04 19:57:49 -08:00
Joel Krauska
24de8e73fb Container using slim/uv 2025-11-04 19:51:19 -08:00
Joel Krauska
b86af326af improve migrations and fix logging problem with mqtt 2025-11-04 16:27:18 -08:00
Joel Krauska
0a0ec5c45f remove unused loop 2025-11-03 20:23:21 -08:00
Joel Krauska
9ac045a1c5 fallback if missing config 2025-11-03 20:18:17 -08:00
Joel Krauska
e343d6aa15 mvrun work 2025-11-03 20:13:36 -08:00
Óscar García Amor
4de92da1ae Set dbcleanup.log location configurable 2025-11-03 20:07:34 -08:00
Óscar García Amor
74369deaea Improves arguments in mvrun.py 2025-11-03 20:07:34 -08:00
Joel Krauska
44671a1358 vuln 2025-11-03 20:05:48 -08:00
Joel Krauska
64261d3bc4 ruff and docs 2025-11-03 20:05:04 -08:00
Joel Krauska
fe59b42a53 break out api calls in to their own file to reduce footprint 2025-11-03 19:07:39 -08:00
Joel Krauska
f8ed76b41e alembic log format 2025-11-03 15:07:17 -08:00
Joel Krauska
7d0d704412 health endpoint 2025-11-03 15:05:28 -08:00
Joel Krauska
991794ed3d ignore other database files 2025-11-03 15:00:05 -08:00
Joel Krauska
87ade281ba update api docs 2025-11-03 14:52:34 -08:00
Joel Krauska
4c3858958b rm 2025-11-03 14:50:55 -08:00
Joel Krauska
0139169c7d more doc tidy 2025-11-03 14:50:43 -08:00
Joel Krauska
0b438366f1 add readme in docs: 2025-11-03 14:48:09 -08:00
Joel Krauska
9e38a3a394 remove old migrate script 2025-11-03 14:47:45 -08:00
Joel Krauska
cf55334165 move technical docs 2025-11-03 14:47:29 -08:00
Joel Krauska
dda94aa2cb add /version json endpoint 2025-11-03 14:26:49 -08:00
Joel Krauska
64169787b3 modify alembic to support cleaner migrations 2025-11-03 14:11:42 -08:00
Joel Krauska
fa28f6b63f Remove old index notes script -- no longer needed 2025-11-03 13:29:11 -08:00
Joel Krauska
5ca3b472a6 Store UTC int time in DB (#81)
* use UTC int time
2025-11-03 13:26:44 -08:00
Joel Krauska
8ec44ad552 Add alembic DB schema management (#86)
* Use alembic
* add creation helper
* example migration tool
2025-11-03 12:53:34 -08:00
Pablo Revilla
60ae77772d worked on making map and base all API driven 2025-11-02 11:41:15 -08:00
Pablo Revilla
ed33bfe540 worked on making map and base all API driven 2025-11-02 11:39:29 -08:00
Pablo Revilla
47a22911ca worked on making map and base all API driven 2025-11-01 18:30:26 -07:00
Pablo Revilla
d61427db8f worked on making map and base all API driven 2025-10-31 16:55:41 -07:00
Pablo Revilla
f11455eebc worked on making map and base all API driven 2025-10-31 16:55:05 -07:00
Pablo Revilla
0a548904c8 Merge remote-tracking branch 'origin/master' 2025-10-31 16:54:15 -07:00
Pablo Revilla
a0e5bb0747 worked on making map and base all API driven 2025-10-31 16:52:32 -07:00
Pablo Revilla
986ef8e4e5 Merge pull request #92 from io235/master
Add Salzburg/Austria to list of running instances
2025-10-31 11:07:59 -07:00
Pablo Revilla
54f7f1b1ce worked on making map and base all API driven 2025-10-31 07:45:48 -07:00
Io
6886a97874 Add Salzburg/Austria to list of running instances 2025-10-31 10:09:13 +00:00
Pablo Revilla
c4f2e3f24f Merge pull request #87 from jkrauska/traceLines
render traceroutes on top
2025-10-27 21:31:11 -07:00
Joel Krauska
8db8e90f80 use ruff format 2025-10-27 14:40:41 -07:00
Joel Krauska
3ea2809df0 render traceroutes on top 2025-10-27 14:38:35 -07:00
Pablo Revilla
f7f932d821 worked on making map and base all API driven 2025-10-23 13:53:41 -07:00
Pablo Revilla
ad8835a46b worked on making map and base all API driven 2025-10-22 15:57:34 -07:00
Pablo Revilla
cbe4895b2c worked on making map and base all API driven 2025-10-22 15:22:47 -07:00
Pablo Revilla
d9b1d5ac49 worked on making map and base all API driven 2025-10-22 14:31:07 -07:00
Pablo Revilla
13aa73e88f worked on making map and base all API driven 2025-10-22 09:20:08 -07:00
Pablo Revilla
58244bff09 worked on making map and base all API driven 2025-10-22 08:54:18 -07:00
Pablo Revilla
635353f3c8 worked on making map and base all API driven 2025-10-21 21:07:28 -07:00