Commit graph

7 commits

Author SHA1 Message Date
nova
33b05a1d3e
Add cns support to nova-timetable job (#63) 2024-10-14 18:58:09 +01:00
Ayden
e67953631c
add nova discord bot task (#61)
Co-authored-by: nova <110734810+novanai@users.noreply.github.com>
Co-authored-by: wizzdom <dom@wizzdom.xyz>
2024-10-01 14:23:17 +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