Coder Social home page Coder Social logo

cloudxtreme / vdvarnish Goto Github PK

View Code? Open in Web Editor NEW

This project forked from duy13/vdvarnish

0.0 0.0 1.0 8 KB

Welcome to VDVARNISH, a small shell script auto Custom & Install VARNISH CACHE for your CentOS Server. Thanks you for using!

Shell 100.00%

vdvarnish's Introduction

VDVARNISH

VDVARNISH is a small shell script auto Custom & Install VARNISH CACHE for your CentOS Server.

Install VARNISH Cache from: https://varnish-cache.org/

Config based on the instructions at https://link.voduy.com/fevangelou - Thanks for Fevangelou!


1/ VDVARNISH System Requirements:

Install CentOS Server: http://centos.org/


2/ VDVARNISH Install:

yum -y update
curl -L https://github.com/duy13/VDVARNISH/raw/master/vdvarnish.sh -o vdvarnish.sh
bash vdvarnish.sh
 

VDVARNISH script interface:

        Welcome to VDVARNISH:
A shell script auto Custom & Install VARNISH for your CentOS Server.
                                                                Thanks you for using!

Which VARNISH Cache Server version you want to install [4|6]: 6
Varnish Server version => 6
Which VARNISH Cache Server Port you want to listen [82]:
Varnish Port Listen => 82
Which memory RAM size you want to use for cache (Megabytes) [512]:
Varnish Server Size Cache => 512
Which HTTP Backend Server IP address you want to reverse proxy [127.0.0.1|13.9.19.90]:
Varnish Backend IP address => 13.9.19.90
Which HTTP Backend Server Port you want to reverse proxy [8080]:
Varnish Backend Port => 8080

......................................
......................................
......................................
......................................

......................................
......................................
......................................
......................................

varnishd (varnish-6.0.0 revision a068361dff0d25a0d85cf82a6e5fdaf315e06a7d)
Copyright (c) 2006 Verdens Gang AS
Copyright (c) 2006-2015 Varnish Software AS

=====> Install and Config VDVARNISH Done! <=====
Redirecting to /bin/systemctl restart varnish.service
tcp        0      0 127.0.0.1:6082          0.0.0.0:*               LISTEN      570/varnishd
tcp        0      0 0.0.0.0:82              0.0.0.0:*               LISTEN      570/varnishd
tcp6       0      0 :::82                   :::*                    LISTEN      570/varnishd

3/ More Config:

Document: http://vddos.voduy.com

Still in beta, use at your own risk! It is provided without any warranty!

vdvarnish's People

Forkers

bhyvex

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.