diff --git a/docs/handbook/infrastructure/servers_and_hosting/pikapods.md b/docs/handbook/infrastructure/servers_and_hosting/pikapods.md index ee882b4..71c0ee6 100644 --- a/docs/handbook/infrastructure/servers_and_hosting/pikapods.md +++ b/docs/handbook/infrastructure/servers_and_hosting/pikapods.md @@ -7,10 +7,16 @@ ## Hosted Apps - [:octicons-arrow-right-16: Umami](../monitoring/umami.md) - Listmonk (handbook page to be created) +- Freescout (handbook page to be created) ## Regions When it makes sense, host any new pods in the :flag_eu: `EU` region, as it places the pod closer to the majority of our services. For our USA hosted services, or in other special situations, pods can also be hosted in the :flag_us: `US` region. ## Backups PikaPods offers the capability to back up the hosted apps to an S3-compatible service (in our case, B2). -See [:octicons-link-external-16: PikaPods' documentation](https://docs.pikapods.com/manage/backup) for specific details on setting this up. Right now, you need to ask `@thhsh` to make a new B2 bucket and get credentials set up. \ No newline at end of file +See [:octicons-link-external-16: PikaPods' documentation](https://docs.pikapods.com/manage/backup) for specific details on setting this up. Right now, you need to ask `@thhsh` to make a new B2 bucket and get credentials set up. + +!!! warning + Once you set up backups for the pod, make sure you save the repository password in 1Password so we can recover the backups if needed. + + To find the repository password, go to your pod, click :fontawesome-solid-gear:, click **Backups**, and copy **Repository Password**. Save this in the 1Password record for the B2 bucket credentials. \ No newline at end of file