oneuptime/Worker
2024-09-21 15:47:55 +01:00
..
DataMigrations
Jobs Add debug logging for scheduled maintenance event processing and notifications 2024-09-20 11:29:03 +01:00
Utils
.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 Update Dockerfile template for Worker service: adjust package.json paths and expose port 1445 2024-09-16 10:42:25 -07: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 Uncomment job imports in Routes to enable functionality for various job types 2024-09-21 15:47:55 +01: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