News
SSH is finally here!
Our most heavily requested feature - all paid plans now have SSH access. This is primarily designed for running one-off Django management commands.
NOTE: you will need to first re-deploy your website to enable SSH access. Then follow the SSH guide, or run cr ssh
Getting started is easier with `cr`
For first-time users, getting started is easier than ever with our updated quickstart guide, and new cr login
command which automates the setup process.
New `cr` features
Run cr --help
to checkout the new features:
cr list
- List the websites on your account.cr login
- Interactively set up your first API key.cr sftp
- Show SFTP credentials and reset system password.cr ssh
- Show SSH credentials and reset system password.
March 2025 security updates
Monthly security updates have been published, including Python 3.13.2 and PHP 8.3.17. Re-deploy your website to automatically pull in the latest updates.