All Projects → railwayapp → cli

railwayapp / cli

Licence: MIT license
Railway CLI

Programming Languages

go
31211 projects - #10 most used programming language
shell
77523 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to cli

Oci Cli
Command Line Interface for Oracle Cloud Infrastructure
Stars: ✭ 207 (+23.95%)
Mutual labels:  infrastructure
Red Team Infrastructure Wiki
Wiki to collect Red Team infrastructure hardening resources
Stars: ✭ 2,981 (+1685.03%)
Mutual labels:  infrastructure
infrastructure
Flux based GitOps repository for my home lab infrastructure.
Stars: ✭ 14 (-91.62%)
Mutual labels:  infrastructure
Kontemplate
Extremely simple Kubernetes resource templates | Source has moved to https://git.tazj.in/tree/ops/kontemplate
Stars: ✭ 217 (+29.94%)
Mutual labels:  infrastructure
Rdbox
RDBOX is an advanced IT platform for robotics and IoT developers that highly integrates cloud-native and edge computing technologies.
Stars: ✭ 246 (+47.31%)
Mutual labels:  infrastructure
nrjmx
Command line tool to connect to a JMX server and retrieve the MBeans it exposes.
Stars: ✭ 28 (-83.23%)
Mutual labels:  infrastructure
Temporal
☄️ Temporal is an easy-to-use, enterprise-grade interface into distributed and decentralized storage
Stars: ✭ 202 (+20.96%)
Mutual labels:  infrastructure
devopsish.com
DevOps, Cloud Native, Hybrid Cloud, Open Source, industry news, culture, and the ‘ish between.
Stars: ✭ 33 (-80.24%)
Mutual labels:  infrastructure
Doctl
The official command line interface for the DigitalOcean API.
Stars: ✭ 2,856 (+1610.18%)
Mutual labels:  infrastructure
comboios
Comboios de Portugal (CP, Portugese Railways) API client.
Stars: ✭ 32 (-80.84%)
Mutual labels:  railway
Catalyst
Accelerated deep learning R&D
Stars: ✭ 2,804 (+1579.04%)
Mutual labels:  infrastructure
Awesome Digitalocean
A curated list of amazingly awesome DigitalOcean resources inspired by Awesome Sysadmin
Stars: ✭ 236 (+41.32%)
Mutual labels:  infrastructure
Next-Station-iOS
Source code of Next Station iOS app, available on App Store for downloading.
Stars: ✭ 15 (-91.02%)
Mutual labels:  railway
Minicron
🕰️ Monitor your cron jobs
Stars: ✭ 2,351 (+1307.78%)
Mutual labels:  infrastructure
armkit
Define infrastructure resources using programming constructs and provision them using Azure ARM templates
Stars: ✭ 50 (-70.06%)
Mutual labels:  infrastructure
Lyra
Open Source Workflow Engine for Cloud Native Infrastructure
Stars: ✭ 203 (+21.56%)
Mutual labels:  infrastructure
Magento-2-aws-cluster-terraform
Magento 2 AWS autoscaling cluster with Terraform and Packer or ImageBuilder. Adobe Commerce Cloud alternative. The best ecommerce infrastructure. Drive more sales online. Transparent billing. Developer-friendly. No hidden bottlenecks.
Stars: ✭ 107 (-35.93%)
Mutual labels:  infrastructure
infrastructure
A repository containing scripts for managing infrastructure
Stars: ✭ 18 (-89.22%)
Mutual labels:  infrastructure
interrail
Find european train stations and routes. Client for the European Interrail / EuRail API.
Stars: ✭ 24 (-85.63%)
Mutual labels:  railway
django-angular2-fullstack-devops
All-in-one django/angular2 seed with cli interface for multi-environment devops on aws using ansible/packer/terraform
Stars: ✭ 54 (-67.66%)
Mutual labels:  infrastructure

Railway CLI

Build

This is the command line interface for Railway. Use it to connect your code to Railways infrastructure without needing to worry about environment variables or configuration.

View the docs

Installation

The Railway CLI is available through Homebrew, NPM, curl, or as a Nixpkg.

Brew

brew install railway

NPM

npm i -g @railway/cli

Yarn

yarn global add @railway/cli

curl

curl -fsSL https://railway.app/install.sh | sh

Nixpkg

Note: This installation method is not supported by Railway and is maintained by the community.

# On NixOS
nix-env -iA nixos.railway
# On non-NixOS
nix-env -iA nixpkgs.railway

From source

See CONTRIBUTING.md for information on setting up this repo locally.

Documentation

View the full documentation

Feedback

We would love to hear your feedback or suggestions. The best way to reach us is on Discord.

We also welcome pull requests into this repo. See CONTRIBUTING.md for information on setting up this repo locally.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].