Update pikapods.md

This commit is contained in:
thhsh-local 2025-07-03 10:56:21 -04:00
parent 58b345d271
commit 955f54c057
Signed by: thhsh-local
SSH key fingerprint: SHA256:bLOq3d7dN1v5+W5U6pQekP0rBm0YUtC9qvh3TDYyAsg

View file

@ -7,6 +7,7 @@
## Hosted Apps ## Hosted Apps
- [:octicons-arrow-right-16: Umami](../monitoring/umami.md) - [:octicons-arrow-right-16: Umami](../monitoring/umami.md)
- Listmonk (handbook page to be created) - Listmonk (handbook page to be created)
- Freescout (handbook page to be created)
## Regions ## 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. 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.
@ -14,3 +15,8 @@ When it makes sense, host any new pods in the :flag_eu: `EU` region, as it place
PikaPods offers the capability to back up the hosted apps to an S3-compatible service (in our case, B2). 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. 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.