docs: book updates

This commit is contained in:
Ben Allfree 2023-06-10 04:46:32 -07:00
parent bdaf15f7e4
commit 174cbc712c
4 changed files with 8 additions and 13 deletions

View File

@ -2,10 +2,14 @@
- [👋 Welcome to PocketHost](README.md) - [👋 Welcome to PocketHost](README.md)
## Daily Usage ## Overview
- [Getting Help](usage/help.md) - [Getting Help](usage/help.md)
- [FAQ](usage/faq.md) - [FAQ](usage/faq.md)
- [Roadmap](development/roadmap.md)
## Daily Usage
- [Creating an Instance](usage/create.md) - [Creating an Instance](usage/create.md)
- [Instance Details](usage/instance-details/index.md) - [Instance Details](usage/instance-details/index.md)
- [FTP Access](usage/ftp.md) - [FTP Access](usage/ftp.md)
@ -16,7 +20,6 @@
## Contributing ## Contributing
- [Overview](development/overview.md) - [Overview](development/overview.md)
- [Roadmap](development/roadmap.md)
- [Running Just the Frontend](development/frontend.md) - [Running Just the Frontend](development/frontend.md)
- [Running Everything](development/full-stack/index.md) - [Running Everything](development/full-stack/index.md)
- [Production Deployment](development/production.md) - [Production Deployment](development/production.md)

View File

@ -44,23 +44,15 @@ You can also back up and download all your data at any time. Access your own dat
##### Can I import data into PocketHost? ##### Can I import data into PocketHost?
Yes, but it's a manual process. You have to contact us. Yes, [via FTP](../usage/ftp.md).
Self-service data restoration carries many considerations, such as:
1. Shutting down the instance
2. Preserving data integrity
3. Restoring the correct database version and/or applying migrations so the data matches the PocketBase version
For now, we are keeping this as a manual process. Contact support if you need to restore instance data.
##### How often does my data get backed up? ##### How often does my data get backed up?
Every day by us. Any time by you, via SFTP. Every day by us. Any time by you, via FTP.
##### How do I migrate away from PocketHost and host PocketBase on my own? ##### How do I migrate away from PocketHost and host PocketBase on my own?
PocketHost has a backup feature you can access from the dashboard. Also, you have direct SFTP access to your instances data. Download it any time you want. Use the FTP feature to transfer all your data.
## Pricing, Limits, and Usage Restrictions ## Pricing, Limits, and Usage Restrictions