Giter Club home page Giter Club logo

Comments (12)

or-else avatar or-else commented on May 23, 2024 1

Is this what you had in mind?
https://hub.docker.com/r/tinode/tinode-srv/

from chat.

or-else avatar or-else commented on May 23, 2024 1

Yes, I intend to update the images with every release https://github.com/tinode/chat/releases

from chat.

or-else avatar or-else commented on May 23, 2024

Not a bad idea. Will do.

from chat.

or-else avatar or-else commented on May 23, 2024

I believe this is now completed. See https://hub.docker.com/u/tinode/

from chat.

neumachen avatar neumachen commented on May 23, 2024

Just a question, but the images are updated as each release is made, right?

from chat.

neumachen avatar neumachen commented on May 23, 2024

It would be good if we split the databases to their own images so that it'll be easier to deploy this to Kubernetes especially if the user decides to use their own running instance of MySQL or RethinkDB.

from chat.

 avatar commented on May 23, 2024

@magicalbanana it already is split up. You can use the docker hub MySQL image. The tinode image only has the server, no database.

from chat.

neumachen avatar neumachen commented on May 23, 2024

@TaylorChristie gotcha. By the way, is there a more readable API docs? Like, how to create a user, login a user, etc. The docs provided are a bit unclear in my opinion.

from chat.

or-else avatar or-else commented on May 23, 2024

I've updated the API doc:
https://github.com/tinode/chat/blob/devel/docs/API.md

from chat.

neumachen avatar neumachen commented on May 23, 2024

@TaylorChristie from the code it seems that the DB DNS is hardcoded. We need a way to specify this on runtime because let's say you deploy this to Kubernetes, it wouldn't be prudent that the DB be in the same container. Perhaps an ENV VAR?

from chat.

or-else avatar or-else commented on May 23, 2024

DSN or DNS?
Host address is defined using Docket networking, mysql DSN is set through ENV variable.

from chat.

neumachen avatar neumachen commented on May 23, 2024

Sorry DSN.

from chat.

Related Issues (20)

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.