Code Monkey home page Code Monkey logo

ols-centos-autoinstall's Introduction

Openlitespeed Auto install in Centos7

Tested and work with 2GB RAM VM in Digitalocean and Vultr

Usage

Copy and Paste this line in your fresh install Centos7

bash <( curl -k https://raw.githubusercontent.com/tujuhion/openlitespeed-centos-autoinstall/master/install.sh )

This scripts will install

  • Openlitespeed web server
  • ProFTPD
  • MariaDB 10.2
  • PHP 7.2
  • PHPMyAdmin 4.8.2
  • Simple Scripts to start|stop|restart|reload openlitespeed web server
  • Simple Scripts to create vhost

Access Openlitespeed web server

https://yourhostorip:7080

before access, create your username and password with this command

/usr/local/lsws/admin/misc/admpass.sh

or

lsws admin

Access PHPMyadmin

https://yourhostorip:8090

Your MariaDB root password is auto generated and stored in /root/.MariaDB

To Start Stop Web Server

This only symlink to /usr/local/lsws/bin/lswsctrl

lsws start

type 'lsws help' to list command

To create Vhosts

/scripts/lscreate

and fill your domain name, ftp username and ftp password.

To Install Let's Encrypt Certificate

/scripts/certbot

Enter your domain, and certificate is auto installed to your domain. Please make sure vhost create by /scripts/lscreate

Specialy Thank to Hosting Indonesia for support and donation.

ols-centos-autoinstall's People

Contributors

tujuhion avatar w3servicesdotnet avatar

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.