vault backup: 2023-12-30 17:15:47

This commit is contained in:
2023-12-30 17:15:47 -05:00
parent 23e9913ab2
commit 579af98ca7
2 changed files with 8 additions and 1 deletions

View File

@@ -1 +1,8 @@
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.