Try `odo` CLI - 1G RAM $17/yr - 2G RAM $29.75/yr NVMe Vegas, Tampa, Detroit - Hostodo

butred999

Administrator
Staff member
@Hassan said:

odo-cli-launch-screenshot.png


Code:
brew install hostodo/tap/odo
odo login
odo deploy --promo LETCLI
odo ssh my-server

Or fully scriptable:

Code:
odo deploy \
  --os "Ubuntu 24.04" \
  --region DET01 \
  --plan EPYC-8G3C128GN \
  --billing-cycle monthly \
  --promo LETCLI \
  --yes

odo CLI​


odo is the official Hostodo CLI.

Deploy VPSes, SSH by hostname, manage invoices, add SSH keys, and script provisioning without opening the browser.

Open source:
https://github.com/hostodo/odo-cli

Feedback welcome here or as a GitHub issue.


LETCLI​


LETCLI = 15% off recurring

Works at checkout or directly in the CLI:

Code:
odo deploy --promo LETCLI

Plans with LETCLI​


AMD EPYC 7742 · Pure NVMe · 1Gbps · KVM

Plan
EPYC-1G1C16GN
EPYC-2G1C32GN
EPYC-4G2C64GN
EPYC-8G3C128GN
[th]
vCPU​
[/th]​
[th]
RAM​
[/th]​
[th]
NVMe​
[/th]​
[th]
Monthly with LETCLI​
[/th]​
[th]
Annual with LETCLI​
[/th]​
[td]
1​
[/td]​
[td]
1GB​
[/td]​
[td]
20GB​
[/td]​
[td]
—​
[/td]​
[td][/td]​
[td]
2​
[/td]​
[td]
2GB​
[/td]​
[td]
32GB​
[/td]​
[td][/td]​
[td][/td]​
[td]
2​
[/td]​
[td]
4GB​
[/td]​
[td]
64GB​
[/td]​
[td][/td]​
[td][/td]​
[td]
3​
[/td]​
[td]
8GB​
[/td]​
[td]
128GB​
[/td]​
[td][/td]​
[td][/td]​

Locations​

LocationTest
Detroit, MIhttps://det01.hostodo.com
Las Vegas, NVhttps://lv.hostodo.com
Tampa, FLhttps://tpa.hostodo.com

OS options​


Ubuntu 25.04 / 24.04 / 22.04
Debian 13 / 12 / 11
AlmaLinux 9 / 8
Rocky Linux 9 / 8
CentOS Stream 9
Fedora 43
Arch Linux
OpenSUSE Leap 15.5
And more



Unmanaged. Instant provisioning. Stripe, PayPal, Crypto, and Alipay.

Around since 2014.

Questions here or via helpdesk in the console.

Hassan
 
Back
Top