Deprecated in favour of timetable-mgr. db-manager does still offer PIS updates.
This repository has been archived on 2024-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Fred Boniface 0f7693d798 Bug Fixes:
- Out of date schedules were not being removed from timetable
 - Timetable update was at risk of missing a day
 - cif-data file was not being removed after mailing - mainly an issue when not containerized
 - Added additional helper variables
2023-06-07 21:14:49 +01:00
.vscode Add PIS 2023-05-23 10:42:01 +01:00
data/pis Fixed issue: owlboard/backend#18, remove duplicate code and adjust some code in incorrect order 2023-06-04 19:11:06 +01:00
src Bug Fixes: 2023-06-07 21:14:49 +01:00
test-data Building out timetable logic 2023-05-28 00:22:44 +01:00
.dockerignore PIS Update based on hash rather than time 2023-05-31 22:09:09 +01:00
.gitignore PIS Update based on hash rather than time 2023-05-31 22:09:09 +01:00
Dockerfile Recover lost branch into main 2023-05-08 19:55:09 +01:00
LICENSE Initial commit 2023-02-09 20:46:20 +00:00
README.md Add to readme 2023-02-09 22:04:52 +00:00
requirements.txt Recover lost branch into main 2023-05-08 19:55:09 +01:00

db-manager

Builds and maintains an OwlBoard database.

The db-manager script is designed to be run as a Cron Job within a Kubernetes cluster.

It will be included in Helm installations.