Improving performance of self-hosted Typebot on Railway
ellcleberccj
PROOP
9 months ago
I'm hosting a self-hosted version of Typebot on Railway and I'm trying to improve the loading speed of the site as much as possible within the Railway infrastructure.
A few specific questions:
- Is there anything I can do within Railway to optimize speed/performance (besides server location)?
- Does volume size impact performance? I'm currently using a persistent volume with ~80GB of data. Could that affect response time or I/O speed? Would wiping the volume entirely improve performance?
- Does the version of Typebot matter for speed? In other words, does updating to the latest version bring any improvements in performance, or is it mostly feature-related?
Any guidance would be appreciated — just looking to get the fastest performance
2 Replies
Railway
BOT
9 months ago
Hey there! We've found the following might help you get unblocked faster:
If you find the answer from one of these, please let us know by solving the thread!
cuby123
FREE
9 months ago
For optimization within railway, maybe try increasing the resources allocated to your project.... You could probably also try implementing a CDN...
