stultulo / Caddy-Web-Server-Installer

Script to manage Caddy web server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a simple script to setup Caddy web server and maintain on Linux based OS

Quick Installation

wget https://raw.githubusercontent.com/stultulo/Caddy-Web-Server-Installer/master/caddy.sh -O - -o /dev/null|bash

See Installation for detailed instructions.

Tested Operating System

  • Ubuntu - 14.x, 15.x, 16.x

  • Debian - 7.x, 8.x, 9.x

  • CentOS - 6.8 and 7.2

Example command to install with plugins:

caddy install http.cache,http.ipfilter,http.ratelimit

See list of available commands here.

Contribute?

Contributions are always welcome - if you have any code to contribute, simply fork this, create a new branch and submit a pull request! Otherwise, if you find any bugs or issues, please open an issue!

Donations

If you want to show your appreciation, you can donate via Crypto. Thanks!

BTC: 16YZHpUFVJSwAV9ZszHQa1XBnH8v53pCaU

LTC: LfnBbkW1jsMzgG4Yo99EA4hTnt7pH69aG6

ETH: 0x38131a9Fc15fbE84FabEc3FA4BDf04cc4e939e2c

About

Script to manage Caddy web server

License:MIT License


Languages

Language:Shell 100.0%