vault backup: 2025-01-18 15:25:04

This commit is contained in:
Nathan Price 2025-01-18 15:25:04 -05:00
parent dec627c188
commit 64b97c3d37
Signed by: gravityfargo
SSH key fingerprint: SHA256:bjq+uA1U+9bFMd70q2wdNtwaYxGv84IBXalnYvZDKmg
3 changed files with 14 additions and 1 deletions

View file

@ -65,6 +65,13 @@ By default, the image uses 1000:1000 as the UID:GID for the user. This can be ch
The compose element `hostname` must be the same value as `PDS_HOSTNAME`. The compose element `hostname` must be the same value as `PDS_HOSTNAME`.
![[traefik]] ![[traefik]]
Optionally, you can use the [[middleware|BlueskyHeaders]] middleware to set headers.
---
I do not run this, but it should be possible.
![[standalone]] ![[standalone]]
### Running Commands ### Running Commands

View file

@ -1,4 +1,4 @@
I do not run this, but it should be possible.
```yaml title="docker-compose.yml" ```yaml title="docker-compose.yml"
# Standalone, you'll need to add a proxy in front of this with SSL. # Standalone, you'll need to add a proxy in front of this with SSL.

View file

@ -1,3 +1,9 @@
---
title: bluesky-pds
draft: false
date: 2025-01-18
---
```yaml title="docker-compose.yml" ```yaml title="docker-compose.yml"
# Traefik Proxy # Traefik Proxy
services: services: