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

Deployment #19

Open
k666-bit opened this issue Dec 30, 2021 · 5 comments
Open

Deployment #19

k666-bit opened this issue Dec 30, 2021 · 5 comments

Comments

@k666-bit
Copy link

Hi!

Is it possible to deploy / run this on vercel/heroku etc? Am having trouble deploying it. I can successfully use docker locally though!

Thanks!

@kryptoj
Copy link
Collaborator

kryptoj commented Jan 2, 2022

Vercel? no but Heroku, yes, because they support nodejs and Docker prebuilt
https://devcenter.heroku.com/articles/getting-started-with-nodejs
https://devcenter.heroku.com/categories/deploying-with-docker

If you're using their free plan, please be aware that their limited dyno hours.
https://devcenter.heroku.com/articles/free-dyno-hours.

@jsblair9
Copy link
Contributor

Can also recommend using DO app containers https://www.digitalocean.com/products/app-platform/

Was able to get the bot up and running in under 5min and for $5/mo in hosting costs. Since its Dockerized, makes it super straightforward -- just set your env vars, and connect the repo

@SolSecSociety
Copy link

Any Free RPC to use here ?

@markpipkin
Copy link

Any Free RPC to use here ?

https://www.quicknode.com is a free RPC for lighter loads.

@lfmistrinel
Copy link

GZ!

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

6 participants