Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

serverless deploy this bot #38

Open
seshubonam opened this issue Oct 14, 2023 · 1 comment
Open

serverless deploy this bot #38

seshubonam opened this issue Oct 14, 2023 · 1 comment

Comments

@seshubonam
Copy link

Hi, you have been of great help and im almost ready to go live with this bot for an ai app.

but the memory 40-50mb limits having multiple instances.

you have suggested /commands and one instance for all users. thats very good but in matrix client it limits the customization of user icon and user profile and description.

so for some use cases i need to go with multiple bots.

hence exploring the serverless option for deploying these bots.

https://vlad.roam.garden/How-to-create-a-serverless-Matrix-Chat-bot

this implementation shows how to do it for unencrypted rooms

do you have any suggestions here. that work in encrypted rooms also

thanks

@hibobmaster
Copy link
Owner

I think memory is cheaper nowadays compared to some severless solutions and you have more control.
Some serverless providers support deploy with docker.
https://fly.io/docs/languages-and-frameworks/dockerfile/
https://devcenter.heroku.com/categories/deploying-with-docker
https://docs.railway.app/deploy/dockerfiles

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants