Deploy Ubuntu
Ubuntu in your network for debugging
ubuntu
Just deployed
Deploy and Host Ubuntu on Railway
Ubuntu is a lightweight base image for debugging and troubleshooting your Railway environment. It provides a persistent Linux shell you can SSH into for diagnostics, testing, and development tasks.
About Hosting Ubuntu
Deploying Ubuntu on Railway gives you a persistent Linux environment accessible via SSH. This is useful for debugging network connectivity between services, testing environment variables, running one-off scripts, or having a sandbox environment within your Railway project. The container stays online and can be accessed anytime using Railway's SSH command feature.
Common Use Cases
- Debugging network connectivity between Railway services
- Testing environment variables and service discovery
- Running one-off administrative scripts
- Troubleshooting deployment issues
- Having a persistent shell environment in your project
Dependencies for Ubuntu Hosting
- None (base Ubuntu image)
Deployment Dependencies
Usage
- Deploy the Ubuntu template to your Railway project
- Right-click the service and select Copy SSH Command
- Paste the command in your terminal to connect

Why Deploy Ubuntu on Railway?
Railway is a singular platform to deploy your infrastructure stack. Railway will host your infrastructure so you don't have to deal with configuration, while allowing you to vertically and horizontally scale it.
By deploying Ubuntu on Railway, you are one step closer to supporting a complete full-stack application with minimal burden. Host your servers, databases, AI agents, and more on Railway.
Template Content
ubuntu
ubuntu