mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Updated AWS (markdown)
parent
3becb2bc17
commit
6507392eea
1 changed files with 1 additions and 1 deletions
2
AWS.md
2
AWS.md
|
|
@ -3,7 +3,7 @@
|
||||||
* 3-4x m4.large for Node (ECS Cluster)
|
* 3-4x m4.large for Node (ECS Cluster)
|
||||||
* 3x r4.large for Mongo (1 Primary for read and write, 2 replicas)
|
* 3x r4.large for Mongo (1 Primary for read and write, 2 replicas)
|
||||||
|
|
||||||
This setup runs well for thousands of users.
|
This setup runs very well for thousands of users.
|
||||||
|
|
||||||
To improve scalability even more, add Redis Oplog support, see https://github.com/cult-of-coders/redis-oplog and https://forums.meteor.com/t/meteor-scaling-redis-oplog-status-prod-ready/30855/479
|
To improve scalability even more, add Redis Oplog support, see https://github.com/cult-of-coders/redis-oplog and https://forums.meteor.com/t/meteor-scaling-redis-oplog-status-prod-ready/30855/479
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue