Scale with Twake
You need Twake for more than 500 users ? You want to leverage ScyllaDB and ElasticSearch replication ? You are in the right place !
Last updated
Was this helpful?
You need Twake for more than 500 users ? You want to leverage ScyllaDB and ElasticSearch replication ? You are in the right place !
Last updated
Was this helpful?
Scaling with Twake is possible if you install Twake with RabbitMQ, Redis, ElasticSearch and ScyllaDB.
To run ElasticSearch (optional, but enabled by default in the Twake docker-compose) you must increase the max_map_count of your system:
To fix an other bug with ElasticSearch container, you must also run this command:
chmod 777 ./docker-data/es_twake
(create the folder if it doesn't exists in your docker-compose.yml folder)
Twake will be running on port 8000 🎉