dm17
dm17
> pkill probably matched the runsvdir process because you used `-f` and stdout and stderr of dhcpcd end in the command line of the runsvdir process because it has no...
> Perhaps there is a better way... I don't see why it should be loading all messages in order to display anything. There must be some middle ground. Can't it...
> So my inital thought would to be incorporating either Stripe or Paypal Sweet. I would stick with Stripe for now since the API is way better and so far...
> > > So my inital thought would to be incorporating either Stripe or Paypal > > > > > > Sweet. I would stick with Stripe for now since...
OK, sounds like you're thinking more low level. I think whatever chat software is integrated would need some added features to support that too. The main reason for sending money...
Great to hear... Definitely post back here if you're having Stripe API-related issues; I might be able to help. I also wonder if an existing OBS plugin (like streamelements.com/obslive -...
> More explicit solution will be like this: > > Make file etc/nginx/conf.d/client_max_body_size.conf with this content: > `client_max_body_size 16m;` > > ``` > docker run -d --name nginx-proxy -v /var/run/docker.sock:/tmp/docker.sock...
> @dm17 > > > So is this the commonly accepted solution? > > What do you mean by that? I don't think there are any statistics or vote results...
> Could'nt this be closed? There are many things mixed up here that lead to no result. This proxy does not enable gzip because this is an app decision and...
I also tested the documentation for proxy-wide settings: https://github.com/jwilder/nginx-proxy#proxy-wide It does not seem to work for the gzip settings. How did you enable gzip on your own servers @jwilder?