Skip to content

A Simple H1emu Server Install Script (Linux Ubuntu)

License

Notifications You must be signed in to change notification settings

1arrcy1/H1emu-private-server-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

H1emu-private-server-install

Install H1emu private server

(Tested with ubuntu 20.4 Clean install) (may work on other Distros  this script will force install some packages & upgrade old packages **use at your own risk**)

  1. sudo
  2. apt install git -y
  3. git clone https://github.com/H1emu/H1emu-private-server-install.git
  4. cd H1emu-private-server-install
  5. chmod +x install.sh
  6. ./install.sh

Starting Private Server

Stop server pm2 kill
Start server cd /H1emu-private-server-install/h1z1-server/ Then sudo ./start.sh
Show server output pm2 monitor

Setup MongoDB Settings

Open a webbrowser to http://serverip:4321

Locate h1server in your mongo db

Change nameId:**** Server Name Strings HERE

Change  ( serverAddress:"YourServerip:1117" )

Change  ( PingAddress:"YourServerip:1117" )

 

 

 

About

A Simple H1emu Server Install Script (Linux Ubuntu)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages