Joseph Huckaby

Results 421 comments of Joseph Huckaby

Yeah, Cronicle **really** wants to live in `/opt/cronicle`. There are a bunch of things that expect that base path, particularly the `control.sh` script and all the CLI commands. I'll add...

@strefethen It sounds like you need some professional-level hands-on support, but this is just an open-source project with a single author. I just don't have the time to troubleshoot your...

I'm glad you were able to figure it out. Thank you for the offer to sponsor Cronicle! I really appreciate that. I will look into Plausible when I have some...

I've never heard of such a thing before, so I don't know if it is possible. A quick google of the AWS SDK docs turns up this: https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Endpoint.html But you...

I'm sorry, I really have no idea what "ceph" even is. I'll leave this issue open, and research it when I have time, but I cannot give an ETA. If...

Thank you for this. I'll add this to the docs.

I'm so sorry to say this, but Cronicle v0 doesn't support HTTPS / SSL. That is coming in v2 (out later this year). Some people have hacked it to work,...

Hi there! For (1) I'm so sorry, but there is currently no way to stack monitors on top of each other in the same graph. I'll add this as a...

It would be quite problematic to pass the matched lines to the script as command-line arguments. Many OSes have limits on the argument length, and there are also issues with...

LogAgert uses [Nodemailer SMTP](https://www.nodemailer.com/smtp/) under the hood to send mail. While they do support Gmail, they have a specific page explaining the challenges therein: https://nodemailer.com/usage/using-gmail/