brtgh

Results 2 comments of brtgh

On CentOS 7 the default socket and service files are not working correctly. I.e. you cannot use the stop command. Here is a working systemd config: **# cat /etc/systemd/system/butterfly.service** ```...

> If you decide to let nginx handle the ssl part you have to run butterfly in unsecure mode (http and no authentication) and yes it's unsecure. In my case...