Skip to content

satoshinm/server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Update: closed, this server ran from 2017-05-28 to 2017-06-28 as Satoshi's Survival and Sandbox Server. No longer operational, archived here for posterity.


server

Server configuration files for netcraft.beerprojects.com, hosted at:

Installation

Checkout this repository, then install Glowstone server:

sudo apt install openjdk-8-jre-headless
curl -O https://bamboo.gserv.me/browse/GSPP-SRV-520/artifact/shared/Version-Independent-Server-JAR/glowstone.jar

Install Caddy web server, and configure /etc/caddy/Caddyfile as follows:

netcraft.beerprojects.com {
	root /var/www
	gzip
	tls snmatsutake@yahoo.co.jp
	proxy / localhost:4081 {
		websocket
	}
}

Plugins installed (save to plugins/ directory):

WebSandboxMC built from https://github.com/satoshinm/WebSandboxMC

ThinkMap built from https://github.com/satoshinm/ThinkMap (includes 1.11.2 fixes)

Dynmap from https://github.com/satoshinm/dynmap/tree/glowstone (includes Glowstone fix

About

server configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages