Commit graph

12 commits

Author SHA1 Message Date
Neshura
6014189be3
reworked container data fetching
Currently it would log "container not found" even if the container was found
2022-12-11 17:24:03 +01:00
Neshura
7daa8c9295
Removed Debug logging 2022-12-11 17:14:23 +01:00
Neshura
bff352a395
Replace foreach with for 2022-12-11 17:11:02 +01:00
Neshura
3a617f9291
More logging 2022-12-11 17:00:34 +01:00
Neshura
a27f7457aa
Fix attempt for Container name checking 2022-12-11 16:48:09 +01:00
Neshura
3bd10e1f94
Debug Logging added 2022-12-11 16:44:15 +01:00
Neshura
c1d6f5d62e
Fixed docker container name checking 2022-12-11 16:37:59 +01:00
Neshura
3303008ec3
incremental Data Fetching using useSWR
not quite like I want but should be good enough
2022-12-11 16:30:11 +01:00
Neshura
8426640271
Potentially fixes #1 2022-12-10 03:12:08 +01:00
Neshura
6af8cb3e1b
Large Code Rewrite
Added 2 API Endpoints for use with useSWR, removed the service and status fetching from getStaticProps, rewrote status fetching to use async (WIP, needs testing)
2022-12-10 03:02:03 +01:00
Neshura
9f22f4c198
Updated pages.json references 2022-12-09 22:36:42 +01:00
Neshura
ba88a7adc5
Content Migration from websites repo 2022-12-03 21:02:13 +01:00