Wildan M

Results 57 comments of Wildan M

I use https://www.brevo.com/ and https://forwardemail.net/ both are used in DOM Cloud.

Thanks for your report, although it's irrelevant because this package is meant to be used locally (not servers). Will update anyway.

Wait I found something https://sadique.io/blog/2012/06/05/managing-security-certificates-from-the-console-on-windows-mac-os-x-and-linux/

Hello, the behavior you're seeing is expected and we expect your backend to adapt with it. If we modify this behavior it would be a breaking change.

No problem, take your time and hopefully we can discuss a way to get it merged on main 👍

I notice sometimes this service ran out rate limit given by let's encrypt. Sometimes even let's encrypt totally refuse until I followed their notice link. I have no alert set...

1. Do you use this service behind NGINX? If it yes, do not use `http`, use `stream` module. 2. Try to visit HTTP part of the domain, usually incorrect config...

PM2 should save some stdout logs. I use systemd and I casually search logs there.

I just wrote this file ``` > cat /usr/lib/systemd/system/r.service [Unit] Description=Forward Domain Daemon Documentation=https://forwarddomain.net After=network.target [Service] Type=simple User=r WorkingDirectory=/home/r/public_html ExecStart=/home/r/.local/opt/node/bin/node --env-file=.env app.js Restart=always [Install] WantedBy=multi-user.target ``` And setup it up...

Since it's expensive to have second option name this isn't a light request. The first thing you want to do is ask their support to add it manually. If that...