Runway is built and operated in the
EU!
Runway is built and operated in the European Union.
Learn more!
show
Services are currently in public beta, with additional features—such as enhanced statistics and support for more service types—set to roll out in the coming weeks.
The runway service show <name>
command provides a comprehensive overview of your service’s details. This includes a list of available instances, their associated hosts, and the credentials required to connect securely. Additionally, it displays the current backup status, ensuring you have full visibility into the reliability and accessibility of your service. This command is your go-to for quickly verifying connectivity details, monitoring backups, and managing service health.
Example
$ runway service show db-test
Value
Name db-test
Type postgres
Plan dev-launch
Version 17
Volumes
/var/lib/postgresql/data 5120 MB
/var/lib/postgresql/wal 5120 MB
Credentials
Hostname: db-test-rw.db-test.svc.cluster.local
Port: 5432
Username: app
Password: ******
Database: app
Please note:
In the future, runway volume will provide an enhanced view of all details related to attached volumes. This will include critical insights such as volume size, current usage, and available capacity. Moreover, the command will introduce options to scale your volumes seamlessly, allowing you to grow storage as needed to accommodate your application’s demands. Additionally, you’ll be able to attach extra volumes to applications directly, offering greater flexibility for handling data-intensive workloads. This upcoming functionality aims to streamline storage management, ensuring your applications always have the resources they need to thrive.