Skip to content

zeroc0d3/vps-installer

Repository files navigation

VPS-Installer

Autoinstaller script for Ubuntu 16.04 VPS (Virtual Private Server)

Features

  • Install & Configure bash (with theme)
  • Install & Configure oh-my-zsh (with theme)
  • Install MySQL 5.7
  • Install PostgreSQL 9.6
  • Install MongoDB 3.6
  • Install Memcached
  • Install Redis
  • Install NodeJS with NVM (NodeJS Version Manager)
  • Install Ruby 2.4.2
  • Install Docker & Docker-Compose
  • Install Python 2.7.15

How to Run

  • Create your own config
cp config.cfg.example config.cfg
  • Running setup script
sh ./setup.sh

Changelog

Log history

Version

Latest

License

MIT License