Code Monkey home page Code Monkey logo

ts-services's Introduction

ts-services

The 'ts-services' repository is used for hosting the TeamSpeak 5 services as teamspeak_server, synapse, postgresql using docker compose.

git clone https://github.com/TeamSpeak-Systems/ts-services
cd ts-services

Use a tag as beta-58 as this master branch is only here to guide you to a properly tagged release.

git tag
beta-57
beta-57rc1
beta-57rc2
beta-57rc3
beta-58rc1
beta-58rc2
beta-58rc3
beta-58rc4
beta-58rc5
beta-58rc6
beta-58rc7
...

Note: You can get a list of tags here https://github.com/TeamSpeak-Systems/ts-services/tags (don't use the download feature, use git checkout as described below).

And then use one of these with:

git checkout tags/beta-57 -b beta-57

Once you have a checkout, follow the README.md coming with the release.

WARNINGS

  • Note: Always shutdown your stack with 'docker compose down' before updating to a different git checkout.
  • Note: In general avoid using rc releases, i.e. something like beta-58rc7, as this indicates we still update things which might break your installation. Use only tags with no rc in it unless told otherwise by TeamSpeak support.
  • Note: Also don't skip updates: if you have beta-55 and there is already a beta-57, you should update to beta-56 and then to beta-57.
  • Note: the -beta tag means that this software still might break your installation or kill your cat. However, if you want to have a peek into our current development you are welcome. We'll help you with problems but it is save to assume that we are just entering production.

ts-services's People

Contributors

qknight avatar achim-ts avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.