Support:Testserver: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Hendrik Brummermann No edit summary |
imported>Hendrik Brummermann cvs -> git |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
The testserver runs on stendhalgame.org:32100 |
The testserver runs on stendhalgame.org:32100 |
||
| ⚫ | |||
| ⚫ | |||
== Folders == |
== Folders == |
||
; bin : shell scripts |
; bin : shell scripts |
||
; |
; git : the git checkout |
||
; postman : postman installation for the test server |
; postman : postman installation for the test server |
||
; server : the installed server |
; server : the installed server |
||
| Line 16: | Line 15: | ||
bin/update.sh will do a cvs update, build, update the download folder and restart the server |
bin/update.sh will do a cvs update, build, update the download folder and restart the server |
||
== change |
== change git branch == |
||
cd |
cd git/stendhal |
||
git checkout VERSION_01_RELEASE_''xx'' |
|||
== admins on testserver == |
== admins on testserver == |
||
Latest 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