vault backup: 2025-01-18 15:32:18
This commit is contained in:
parent
cd9f997b3d
commit
075e282980
2 changed files with 2 additions and 1 deletions
|
@ -61,6 +61,8 @@ echo PDS_PLC_ROTATION_KEY_K256_PRIVATE_KEY_HEX: $(openssl ecparam --name secp256
|
||||||
Full list of additional Environment Variables provided by bluesky upstream can be found in the
|
Full list of additional Environment Variables provided by bluesky upstream can be found in the
|
||||||
[packages/pds/src/config/env.ts](https://github.com/bluesky-social/atproto/blob/main/packages/pds/src/config/env.ts)
|
[packages/pds/src/config/env.ts](https://github.com/bluesky-social/atproto/blob/main/packages/pds/src/config/env.ts)
|
||||||
|
|
||||||
|
If you'd like to learn more about my docker setup, head over to [[getting started|Docker - Getting Started]]
|
||||||
|
|
||||||
By default, the image uses 1000:1000 as the UID:GID for the user. This can be changed by setting the `PUID` and `PGID` environment variables.
|
By default, the image uses 1000:1000 as the UID:GID for the user. This can be changed by setting the `PUID` and `PGID` environment variables.
|
||||||
The compose element `hostname` must be the same value as `PDS_HOSTNAME`.
|
The compose element `hostname` must be the same value as `PDS_HOSTNAME`.
|
||||||
|
|
||||||
|
|
|
@ -3,4 +3,3 @@ title: Getting Started
|
||||||
draft: false
|
draft: false
|
||||||
date: 2025-01-18
|
date: 2025-01-18
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue