76

Re: [LINUX][TOOL] Teeworlds Web Panel v0.3.2

Are mods installed using git can be automatically kept up-to-date? I think it's a needed feature!

Btw, nice to see that you are still active. You last message on minetee looks like a farewell.

77

Re: [LINUX][TOOL] Teeworlds Web Panel v0.3.2

v0.3.2 Released:
- Improve 'install mod from git': Now can override bam parameters (for example, use 'server_release' instead 'server conf=release' when use bam 0.5)
- Changed bad english strings: https://github.com/CytraL/twp/commit/bd … ec8d2000af
- Improve map checking
- Forced declaration of the 'logfile' variable (Good to try to detect problems when starting the instance)

@necropotame:
Thx wink Good idea! ... and yes, last messages were not very positive... disappointed with the staff (not all) but like continue improve my projects tongue

78

Re: [LINUX][TOOL] Teeworlds Web Panel v0.3.2

this install mod from git feature is epic big_smile
It would be great to search the log files.

Teeworlds [ friends ] clan
Some YouTube Stuff about Teeworlds

79 (edited by unsigned char* 2017-06-19 07:36:05)

Re: [LINUX][TOOL] Teeworlds Web Panel v0.3.2

Hi.. i'm playing with dockers and i uploaded a docker-compose+dockerfile manifests for fully deployment of TWP v0.4.0 (Development version) in a few steps...

https://developer.ibm.com/bluemix/wp-content/uploads/sites/20/2015/06/docker-logo-300.png

+ General Info
- Repository used: https://hub.docker.com/r/tiangolo/uwsgi-nginx-flask/
- Technologies Used: nginx + uwsgi
- Website Port: 80
- Teeworlds Available Range Ports: 8300-8400 (Can be modified in: https://github.com/Tardo/twp/blob/docke … ose.yml#L7)
- Only compatible with TWP v0.4.0 (Version under development)
- Mount volume for not lost servers data

+ Installation
- Clone Repo:
$ git clone -b docker https://github.com/Tardo/twp.git --depth=1
- Join into folder:
$ cd twp
- Build Docker:
# docker-compose build
- Start Docker
# docker-compose up

Any improvement/suggestion is welcome! Cheers.

80 (edited by Deepfinder 2017-06-19 17:49:20)

Re: [LINUX][TOOL] Teeworlds Web Panel v0.3.2

unsigned char* wrote:

Hi..
[...] Tardo/twp/blob/ [...]

You have a new name!

Do you have also a live-demo of TWP?

I will be banned if I troll again ...

81 (edited by jxsl13 2017-06-21 23:16:21)

Re: [LINUX][TOOL] Teeworlds Web Panel v0.3.2

hm, somehow can't access the web interface.
nginx reverse proxy didn't work hmm
added a Debian tutorial on how to set up:
https://github.com/Tardo/twp/wiki/Installation---Debian

----------
Edit: updated tutorial, should work fine now.
reverse proxy stuff and so on solved smile

Teeworlds [ friends ] clan
Some YouTube Stuff about Teeworlds

82 (edited by unsigned char* 2017-06-20 02:27:35)

Re: [LINUX][TOOL] Teeworlds Web Panel v0.3.2

jxsl13 Thanks for documentation!

Demo Available (Running with Docker):
** Allowed for manage one server... can start, stop, modify, etc..
- url: http://twp.redneboa.es/
- user: demo
- password: demo

83

Re: [LINUX][TOOL] Teeworlds Web Panel v0.3.2

fyi: The Links of the first Post are outdated.

84

Re: [LINUX][TOOL] Teeworlds Web Panel v0.3.2

Yes... hmm dropbox policy changes.. all public url's turn to private hmm = i will not use dropbox any more.. big_smile

First post cleaned wink thx!

85

Re: [LINUX][TOOL] Teeworlds Web Panel v0.3.2

created one as well and updated tutorial with more helpful things I came across while trying this out:
http://twp.jxsl13.de

user: demo
pass: demo
ports 8300-8400 can only be used

Teeworlds [ friends ] clan
Some YouTube Stuff about Teeworlds