oneuptime/Worker
2024-11-11 18:06:31 +00:00
..
DataMigrations Refactor metric handling by removing MonitorMetricsByMinute references, adding service type to metrics, and implementing a job to delete old monitor metrics 2024-11-11 18:06:31 +00:00
Jobs Refactor metric handling by removing MonitorMetricsByMinute references, adding service type to metrics, and implementing a job to delete old monitor metrics 2024-11-11 18:06:31 +00:00
Utils Add WorkerNotification queue and update SendReportsToSubscribers job configuration 2024-09-22 14:15:09 +01:00
.dockerignore Add initial Worker module with configuration files, Dockerfile, and README 2024-09-16 08:30:48 -07:00
.gitattributes Add initial Worker module with configuration files, Dockerfile, and README 2024-09-16 08:30:48 -07:00
.gitignore Add initial Worker module with configuration files, Dockerfile, and README 2024-09-16 08:30:48 -07:00
Dockerfile.tpl switch base image to ecr 2024-10-16 15:54:57 +01:00
Index.ts Refactor route initialization and clean up commented imports in Worker module 2024-09-21 15:03:16 +01:00
nodemon.json Add initial Worker module with configuration files, Dockerfile, and README 2024-09-16 08:30:48 -07:00
package-lock.json Add PORT environment variable to home and worker templates; include ejs dependency in Worker 2024-09-16 12:28:34 -07:00
package.json Update package name to @oneuptime/worker and uncomment scheduled maintenance jobs in Routes 2024-09-20 23:42:38 +01:00
README.md Add initial Worker module with configuration files, Dockerfile, and README 2024-09-16 08:30:48 -07:00
Routes.ts Refactor metric handling by removing MonitorMetricsByMinute references, adding service type to metrics, and implementing a job to delete old monitor metrics 2024-11-11 18:06:31 +00:00
tsconfig.json Add initial Worker module with configuration files, Dockerfile, and README 2024-09-16 08:30:48 -07:00

README

This README would normally document whatever steps are necessary to get your application up and running.

What is this repository for?

How do I get set up?

  • Summary of set up
  • Configuration
  • Dependencies
  • Database configuration
  • How to run tests
  • Deployment instructions

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?

  • Repo owner or admin
  • Other community or team contact