#Hosting when using Gitlab?

5 messages · Page 1 of 1 (latest)

opaque lagoon
#

Hi there, I'm working on a project using Rust (with the Rocket-framework) and PostgreSQL.
How do I first get this Project up and running without needing to migrate to GitHub?

A few starting-points I looked at, all of which confused me:

  1. https://railway.app/starters lists Rust Rocket, but doesn't show up when going for PostgreSQL. Additionally, it seems to be discontinued soon.
  2. https://railway.app/button seems to require a GitHub-repo.
  3. https://railway.app/dashboard has a New Project-button, but the following menus & environments also confuse me.

What's the recommended path in my situation?

Railway

Railway is an infrastructure platform where you can provision infrastructure, develop with that infrastructure locally, and then deploy to the cloud.

Railway

Railway is an infrastructure platform where you can provision infrastructure, develop with that infrastructure locally, and then deploy to the cloud.

limpid parrot
#

download railway cli

#

and you can do railway up

pale crag
#

Related article that will help you out