|
|
5a7aa44d6c
|
Creates logs when services are pinged
|
2025-09-03 17:11:02 +02:00 |
|
|
|
87aacaa08a
|
Add services to db if they don't exist
|
2025-09-03 15:43:28 +02:00 |
|
|
|
7d8b5df046
|
Creates db and assumes it's up to date. This replaces init()
|
2025-09-02 10:00:12 +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 |
|
|
|
9c7f6e9a01
|
Changed page title and added a favicon
|
2025-08-31 15:45:49 +02:00 |
|
|
|
6103a34ae1
|
Switched from browser refresh to update webpage with API fetch
Added an ID field to the API. Added a fetch script that updates the webpage every second.
|
2025-08-31 14:06:55 +02:00 |
|
|
|
4876f16760
|
Run on all addresses
|
2025-08-31 12:36:53 +02:00 |
|
|
|
67cad7f8a9
|
Set port to 80 and disable the reloader
|
2025-08-31 12:34:38 +02:00 |
|
|
|
e0349ab058
|
Set up docker auto build, copied from another project
|
2025-08-31 12:18:08 +02:00 |
|