GithubHelp home page GithubHelp logo

chrise86 / localserver Goto Github PK

View Code? Open in Web Editor NEW

This project forked from timhtheos/localserver

0.0 1.0 0.0 136 KB

Virtualised local server using Vagrant, Ubuntu 12.04, and Vesta Control Panel. All are open source and free.

localserver's Introduction

localserver

Virtualised local server using Vagrant, Ubuntu 12.04, and Vesta Control Panel. All are open source and free.

  • using the minimum and lightweight provisioner: shell provisioner
  • using the most commonly used provider: virtualbox
  • using the most famous and stable box/os: Ubuntu 12.04 x64
  • Web Server
  • DNS Server
  • Database Server
  • Mail Server
  • FTP Server
  • Nginx out of the box
  • SSL certificates & SNI
  • Wildcard support
  • Configuration Templates
  • DKIM support
  • Fast Backups
  • System Monitoring
  • AntiSpam / Antivirus
  • WHMCS billing support
  • EPEL integration
  • Simple and Clean GUI
  • Powerful CLI
  • Reliable Platform
  • Open Data Format
  • GPL v3 License
  • Multilingual User Interface

System Requirements

  • Vagrant
  • Virtualbox
  • (optional) git, to clone the project via command line interface (cli)

How to install

Clone the project

git clone [email protected]:timothyescopete/localserver.git

Go to the cloned project

cd localserver

Create the virtual server

vagrant up

Optional Configuration

Private Network IP Address

  config.vm.network :private_network, ip: "192.168.88.88"

Allocated RAM

  config.vm.provider :virtualbox do |vb|
    vb.customize ["modifyvm", :id, "--memory", "1024"]
  end

Remaining To Do's and Goals

  • include in the process, the installation of ZSH shell and Oh My ZSH
  • independent Vesta installer
  • auto symlink respective public_html directory into the vagrant synced directory for easy access from host machine, each time a website is added by any user created
  • check for ruby installation, and if there is none, install ruby, gems and compass
  • the git master branch is for local deploy, to deploy to digital ocean, I will add digitalocean branch
  • deployment to AWS, and other services may be possible in the future

Support

Support is limited to the installation process only, and errors it may produce.

License

All used in this project are open source, and free. Automated by Timothy E.

localserver's People

Contributors

timhtheos avatar

Watchers

Chris Edwards 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.