Skip to content

innovato/web-server-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

web-server-kit

This kit will install Nginx, multiple PHP versions, MySQL and some other basic webserver tools on a Ubuntu server. It also will do some basic configuration, like increasing the memory limit, install common extensions etc. You will be prompted to install some software. You won't be prompted to install essential tools.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Usage

  1. Run sudo bash -c "$(curl -sL https://raw.githubusercontent.com/innovato/web-server-kit/master/install.sh)"
  2. Follow the instructions

About

A simple installer script for creating a web server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages