Anurag Goel
Anurag Goel
[Render](https://render.com). We've replaced all our forms with Formik.
Hi everyone, we've just launched native Rust support for [Render](https://render.com), a new cloud provider. We've also created a couple of examples using Rocket: https://render.com/docs/deploy-rocket-rust https://render.com/docs/deploy-rust-graphql With Render you can: *...
Assuming no one is working on it, I'll submit a deployment guide for Render, and hopefully others can add guides for other providers as well.
Working on it now. On Thu, Jun 13, 2019 at 11:23 AM, Colin MacRae < [email protected] > wrote: > > > > @ anurag ( https://github.com/anurag ) If you can...
@SergioBenitez thoughts on the [deployment guide PR](https://github.com/SergioBenitez/Rocket/pull/1029)? Happy to edit as needed.
Bumping: we're already seeing Rocket users using the links above to deploy Rocket on Render. It would be helpful to get this as an option in the official guide.
For someone who just wants to test HEAD out but isn't necessarily a contributor, it can be useful to build `kops` and `nodeup` just once and use an alias to...
Bumping this PR
We'll need to look into this. cc @crcastle for state.
Hi @mmachatschek, this makes sense and we'll figure out how to make this possible in Tailscale. Until then, would SSH tunneling be an option? Here's an example: https://render.com/blog/ssh-vscode-remote-debugging. You can...