Skip to content

Few Questions #830

Answered by jhuckaby
ctcarino asked this question in Q&A
Discussion options

You must be logged in to vote
  1. In Cronicle v2 (to be released in 2025) the worker servers connect to the primary server, not the other way around, so this issue should go away.

  2. Assign your events to a "group" of servers, not an individual server, so if one server goes down, another server will be chosen to run your jobs.

  3. Cronicle uses nodemailer under the hood. Specifically, the mail_options configuration property is sent directly to nodemailer. An example with custom hostname, port, and username / password auth is provided in the docs here: https://github.com/jhuckaby/Cronicle/blob/master/docs/Configuration.md#mail_options

  4. Yes, edit the web_hook_text_templates configuration property, and remove the job_failure

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jhuckaby
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #828 on November 23, 2024 18:40.