Configure Self-Hosted Tinode Chat Server
Budget: $10 – $30 USD
The installation steps are noted here: https://github.com/tinode/chat/blob/master/INSTALL.md
The developer will have the responsibility to ensure the chat server already deployed has been configured in the Tinode configuration file with my company tinode push token, that the server is daemonized to run in background, and that the server authenticates to my company's mysql db using the rest authenticator with basic auth removed and custom auth (Merchant ID/Client ID and Merchant Backend Pw/Client Password) which are fields from my companies db. Any endpoints that need to be implemented should. You must also ensure the dbs from the install page are setup properly in configuration. Setting up the server to authenticate against my company db can be found here: https://github.com/tinode/chat/tree/master/server/auth/rest#configuration
The developer will have the responsibility to ensure the chat server already deployed has been configured in the Tinode configuration file with my company tinode push token, that the server is daemonized to run in background, and that the server authenticates to my company's mysql db using the rest authenticator with basic auth removed and custom auth (Merchant ID/Client ID and Merchant Backend Pw/Client Password) which are fields from my companies db. Any endpoints that need to be implemented should. You must also ensure the dbs from the install page are setup properly in configuration. Setting up the server to authenticate against my company db can be found here: https://github.com/tinode/chat/tree/master/server/auth/rest#configuration