Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 355 Bytes

Readme.md

File metadata and controls

26 lines (17 loc) · 355 Bytes

What is this?

Simple Go HTTP-server with multi-stage Dockerfile

Deploy to Railway

  1. Install the Railway CLI https://docs.railway.app/develop/cli#installation

  2. Login to Railway

railway login --browserless
  1. Create a project for this source code
railway init
  1. Deploy the image
railway up --detach