|
|
5ddafd3b98
|
First big step in moving towards DB storage instead of memory storage
|
2025-09-03 18:28:08 +02:00 |
|
|
|
5a7aa44d6c
|
Creates logs when services are pinged
|
2025-09-03 17:11:02 +02:00 |
|
|
|
dea5278731
|
Migrate db to connect logs to service. Deleted any previous logs as they are useless
|
2025-09-03 16:44:27 +02:00 |
|
|
|
9908683e45
|
Added a function that turns a service instance into a dictionary.
|
2025-09-03 16:05:01 +02:00 |
|
|
|
87aacaa08a
|
Add services to db if they don't exist
|
2025-09-03 15:43:28 +02:00 |
|
|
|
bb8f3e6c71
|
Removed packages that aren't used and assed a script to generate db upgrade
|
2025-09-03 15:20:49 +02:00 |
|
|
|
1f88bcf396
|
Added logs for each ping. Contains no data yet and estimates 15.7 mil rows a year. Considering adding log aggregation. Moved some folders and files into mem folder due to circular import.
|
2025-09-02 09:34:46 +02:00 |
|
|
|
28493e5790
|
Moved basic db class/model to models.py
|
2025-09-01 10:12:50 +02:00 |
|
|
|
7ee6ed88c1
|
Added an SQLite database that will host ping logs. DB file is automatically created and upgraded
|
2025-09-01 10:05:39 +02:00 |
|