1. Login to VPS of choice
2. Download the latest Docker image of SurrealDB
1. Run the following command:
```bash
docker pull surrealdb/surrealdb:latest
```
3.