Documentation Index
Fetch the complete documentation index at: https://docs.instapods.com/llms.txt
Use this file to discover all available pages before exploring further.
General
What is a pod?
What is a pod?
How long does it take to create a pod?
How long does it take to create a pod?
Can I run multiple apps in one pod?
Can I run multiple apps in one pod?
Are pods ephemeral like Docker containers?
Are pods ephemeral like Docker containers?
What Linux distribution do pods use?
What Linux distribution do pods use?
SSH & Access
How do I connect to my pod via SSH?
How do I connect to my pod via SSH?
instapods pods get my-app. Then connect:instapods ssh my-appCan I use my own SSH key?
Can I use my own SSH key?
--ssh-key flag), via the dashboard SSH tab, or with the CLI:What user do I connect as?
What user do I connect as?
instapod user. This is the non-root user that owns your application files.Services & Databases
Why can't I install services on the Launch plan?
Why can't I install services on the Launch plan?
Can I access my database from outside the pod?
Can I access my database from outside the pod?
localhost only and are not accessible from the internet. This is a security measure. To access your database remotely, use SSH port forwarding:How do I back up my database?
How do I back up my database?
Billing
What happens if my payment fails?
What happens if my payment fails?
Can I change plans?
Can I change plans?
Do stopped pods cost money?
Do stopped pods cost money?
Custom Domains
How many custom domains can I add?
How many custom domains can I add?
Do I get SSL for custom domains?
Do I get SSL for custom domains?
Can I use a root domain (not a subdomain)?
Can I use a root domain (not a subdomain)?
app.example.com.