Commit graph

10 commits

Author SHA1 Message Date
wizzdom
1690fad039 nova-timetable: update db port, maunt db to /storage 2024-09-30 01:39:18 +01:00
Ayden Jahola
39d8f91417
update env variables to reflect consistency 2024-09-29 19:04:52 +01:00
nova
083faa2209
Add database to nova-timetable job (#62) 2024-09-29 18:35:33 +01:00
Ayden Jahola
544277e206
remove space between redis job and dsicord bot cause annoying 2024-09-17 12:29:28 +01:00
Ayden Jahola
2aaad703ee
add nova discord bot task 2024-09-17 12:28:10 +01:00
nova
5fff486c9c
Update nova timetable-sync job (#51)
Co-authored-by: wizzdom <dom@wizzdom.xyz>
2024-08-09 17:53:29 +01:00
Nova
511c393578 Add redis task 2023-10-22 16:44:46 +01:00
wizzdom
e5ffb4033c add health check on /healthcheck 2023-10-11 01:14:58 +01:00
James Hackett
2a7d91e333 Update after some testing and validation
No "200" status for our healthchecks to validate job readiness.
Workaround is to remove the check.
2023-10-08 02:17:55 +01:00
distrobyte
4d3c69a710 Add job for a nova-timetable user project
This file directory structure can be used for 4th year projects
(user-projects/(third/fourth)-year-project)

I can't validate this, but checkout this branch on one of the hosts and
run `nomad job validate <path>` to ensure the config is okay, followed
by `nomad job plan <path>` to plan it. Run the job at that point using
the check-id. Once you're happy that it runs, return to the master
branch and merge this PR.

nova@redbrick.dcu.ie requested this to be deployed.

A DNS entry will need to be made before planning to ensure that the cert
can be generated by traefik.
2023-10-04 19:34:42 +01:00