Mohammed Al Ashaal

Results 32 comments of Mohammed Al Ashaal

Welcome @vuchl , sorry for that too late reply, yes, it is still maintained

I'm the author of droxy, and It supports this feature as well as multiple containers with the same hostname so it distributes the traffic between them, just take a look...

I don't have any benchmarks for now, but as far as I know, there are production apps with more than thousands of concurrent users, the limit is the open-files &...

@shinnlu `wsify --events=""` means that you don't need wsify to send an event to your webhook, when removing `--events=""` then, wsify uses the default setting which can be viewed by...

I don't know how, but I didn't set any privacy settings seems you have to login to github registry using docker cli?

I did a search but I didn't find anything, if the repo is public then you can pull it, if there is a setting that I don't see anyone tell...

thanks @markphelps I'll check it

@c-nv-s You can test pulling it now

@c-nv-s You're welcome, Could you tell me why you're using redix not redis?

Something like this: [SMTP2HTTP](https://github.com/alash3al/smtp2http)? > it accepts smtp and forwards it as a json payload to a webhook you specify.