sayem314 / Caddy-Web-Server-Installer

Script to manage Caddy web server
MIT License
210 stars 86 forks source link

use caddyplug #21

Closed zuohuadong closed 6 years ago

zuohuadong commented 6 years ago

https://caddyserver.com/products/licenses

we can use :+1: https://github.com/abiosoft/caddyplug

sayem314 commented 6 years ago

Any plugin that is available on caddy download page can be installed without any problem :) There is no need for script update!

zuohuadong commented 6 years ago

Not commercially available

sayem314 commented 6 years ago

Sorry! My script is only designed to pull plugins from caddy official site. Caddyplug author should publish the plugin on caddyserver.com. This tutorial shows the process of publishing a plugin.

zuohuadong commented 6 years ago

Caddyserver is a commercial website that offers a fee for caddy and does not provide such plug-ins. If you use Caddyserver on the server you have to pay. Do you understand?

zuohuadong commented 6 years ago

But if you compile from the source, you just have to follow the Apache license without paying.

mholt commented 6 years ago

@zuohuadong

If you use Caddyserver on the server you have to pay. Do you understand?

Sorry, but that's simply not correct. You can use Caddy binaries for free for any non-commercial / personal-use sites. You only need to purchase a license if you use official binaries for commercial/business purposes. That's clearly spelled out right on the licenses page:

The personal license is appropriate for academic research, personal projects, websites that aren't for profit, and development at home.

I hope that clears things up. :)

zuohuadong commented 6 years ago

@mholt I know.

In most cases, I will caddy commercial. I tried to convince the rest of the company that Caddy was easy to use, but only caddyserver easy to use.

I hope the Caddy application will be more extensive, especially in the commercial field instead of Nginx. However, if as open source software, more complex than Nginx, then, I still choose Nginx.

Can caddyserver consider other business models? For example, the provision of Third-party Plug-ins platform, charge a certain fee.

mholt commented 6 years ago

Can caddyserver consider other business models?

Yes, we're already working on it. If telemetry is successful, we may be able to do away with paid licenses.

zuohuadong commented 6 years ago

@mholt What can I do for you? I really like Git,cors,ssl...

I am trying to translate the Chinese document.

mholt commented 6 years ago

@zuohuadong Thanks, that's really nice! I also would like to see the docs translated into Chinese, but unfortunately I don't have a way to host them on my site right now, nor the time to allocate to make it happen. Do you think they could be hosted as Markdown documents or something simple and I could link people there? (We should chat about this on the Caddy repo if you want to continue.)