Dedsec1 / caddy-script

:whale: Caddy installation script (automated)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🐳 caddy-script

Caddy installation script (automated)

Travis CI Code Climate Codacy Badge

Features

  • Install Caddy
  • Install PHP7
  • Install MariaDB
  • Register Caddy as a service with systemd
  • Configure Caddyfile with gzip, fast-cgi, logs & redirects
  • Configure automatic security updates with email notifications [optional]
  • Install WordPress [optional]
  • Install Shopware [optional]
  • Install phpMyAdmin [optional]

Tested on

  • Ubuntu 16.04 x64
  • Ubuntu 16.10 x64
  • Ubuntu 17.04 x64

Usage

bash <(curl -s https://raw.githubusercontent.com/vintagesucks/caddy-script/master/main.sh)

You'll be asked for your timezone, an email, the domain/ip to use and additional features you want.

Help

You can read the Caddy Documentation if you need more information about Caddy's features and extensions.

Acknowledgements

Support me

You can support me by signing up for an account at DigitalOcean* or Linode.**


  * Referral link to https://digitalocean.com/
** Referral link to https://www.linode.com/

About

:whale: Caddy installation script (automated)

License:MIT License


Languages

Language:Shell 96.1%Language:JavaScript 3.9%