Git Product home page Git Product logo

vagrant-zomboidserver's Introduction

vagrant-zomboidserver

A quick and nasty vagrant provisioner to create a local virtual machine Project Zomboid server.

What is it?

Everyone seems to complain at how hard it is to create a Linux based project zomboid server so I looked at how to facilitate the creation of one in the simplest way possible.

This simple script will pull a pre build ubuntu 15.04 server and install all the pre-requirements then install the PZ Dedicated server with no human interaction required from yourself other than to start the server when it's done.

Requirements

To use this script you will need 2 bits of software installed :

  1. Virtualbox
  1. Vagrant

How to use

If you know how to git then clone this repository or if you have no idea what I just said there just download the VagrantFile into an empty folder.

Open up a terminal window and chdir / cd to the folder with the Vagrant file and enter :

vagrant up

The script will download the prebuilt ubuntu server, setup steam and Project Zomboid for you and tell you the ip address of the virtual machine on your local network.

You then need to acces the virtual machine by entering :

vagrant ssh

You will then see a command prompt that looks like :

vagrant@vagrant-ubuntu-vivid-64:~$

To start the server enter :

cd cd Steam/steamapps/common/Project\ Zomboid\ Dedicated\ Server/

./start-server.sh

And that's it. Connect your ProjectZomboid clients to your virtual machines local network IP address and profit!

vagrant-zomboidserver's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  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.