Support:Testserver: Difference between revisions

From Arianne
Jump to navigation Jump to search
imported>Hendrik Brummermann
cvs -> git
imported>Hendrik Brummermann
cvs -> git
(No difference)

Revision as of 21:07, 11 April 2015

The testserver runs on stendhalgame.org:32100

In an ssh, use use the command "t" to su to the "testserver" user.

Folders

bin
shell scripts
git
the git checkout
postman
postman installation for the test server
server
the installed server
/var/www/stendhal/download
the nightly build for download


rebuild and restart

bin/update.sh will do a cvs update, build, update the download folder and restart the server

change git branch

cd git/stendhal
git checkout VERSION_01_RELEASE_xx

admins on testserver

Since the database is copied every day /adminlevel will be undone. You can add desired admin levels to this file: data/conf/admins-test.txt

General Documentation