Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New rock-on: Teamspeak3 server #87

Merged
merged 2 commits into from Mar 12, 2017
Merged

New rock-on: Teamspeak3 server #87

merged 2 commits into from Mar 12, 2017

Conversation

Fredrik81
Copy link
Contributor

New addition to rockon repository.
Teamspeak3 server is a popular VoIP application. There is one thing a bit tricky for new users with this application that the user needs to read logs in order to get admin access the server once it's installed.
Details on how to do that is added to the "more-info" part of the rock-on.

@magicalyak
Copy link
Contributor

This looks really interesting, I'll try to find time to test soon.!

@magicalyak
Copy link
Contributor

I can't get this to work, I checked ports and noticed a few errors. I didn't open an issue with linuxserver.io yet but might later. Everything runs with a complaint of not installing unzip because abc isn't sudo (which is weird because you can run everything without sudo as abc). The permissions are right (I tried on two shares just to be sure). I didn't try --net=host yet to check but I can't get this to work on my hardware. Can you verify this works again (maybe on another box or have someone else check?)

@magicalyak
Copy link
Contributor

I added this to their issues - linuxserver-archive/docker-gsm-ts3#11

@Fredrik81
Copy link
Contributor Author

Hey thanks for testing it. I try it out again.
I tested using default settings in the rockon setup with a share dedicated to the TS3.
Also don't forget to change the share ACL rights before rockon setup.

The TS3 server started correct and i could connect. I have not tested to invite others to it but my own connection worked also i tested from my phone so it was accessable from the web.

After rockon setup there will be a long delay until the server is actually available. Not sure why i think it just take a long time to startup.

@magicalyak
Copy link
Contributor

How long? Maybe that's my problem...I'm just waiting for the web UI, I didn't get to the VoIP part.

@Fredrik81
Copy link
Contributor Author

Not sure the webinterface is included in the docker image. The button in the rockons interface will actually not do anything. I just don't think i can disable it. Have not seen any option to do that.

These are the ports that are open and as far as i know none of them are web-interface.
"9987" upd (Voice port)
"10011" tcp (Listning port)
"30033" tcp (File-Transfer port)

@magicalyak
Copy link
Contributor

Oh you should definitely disable the UI then.
On the ports, add the following "ui": false
also remove this whole section
"ui": {
"slug": ""
},

Removed UI options as there are no Web GUI
@Fredrik81
Copy link
Contributor Author

Fredrik81 commented Mar 5, 2017

Make the changes but the button for webui is still shown in Rockstor. But now it will just take you to the IP of the rockstor server.
Verified again and the rockon works just fine. I can connect with teamspeak client.

Copy link
Contributor

@magicalyak magicalyak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This works fine, no UI present now.

@magicalyak
Copy link
Contributor

Looks good, @schakrava just needs to merge. I don't have a voice system but the services work fine and the container runs well.

@schakrava
Copy link
Member

Thanks @Fredrik81 and @magicalyak , the Rock-on installs fine. I strongly recommend adding more help text in the settings. As a user who just installed this rock-on, I need to know what the next step is to start using the Rock-on? Perhaps a link to https://hub.docker.com/r/linuxserver/gsm-ts3/ in the info section or a summary of help listed there?

@schakrava schakrava merged commit df9f332 into rockstor:master Mar 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants