Updated bluesky variables

This commit is contained in:
Kevin Veen-Birkenbach 2025-02-07 00:32:54 +01:00
parent 22309acfff
commit 20209cce7e
2 changed files with 3 additions and 16 deletions

View File

@ -36,9 +36,9 @@ defaults_applications:
administrator_email: "{{administrator_email}}"
pds:
version: "latest"
#jwt_secret: # Needs to be defined in inventory file
#plc_rotation_key_k256_private_key_hex: # Needs to be defined in inventory file
#admin_password: # Needs to be defined in inventory file
#jwt_secret: # Needs to be defined in inventory file - Use: openssl rand -base64 64 | tr -d '\n'
#plc_rotation_key_k256_private_key_hex: # Needs to be defined in inventory file - Use: openssl rand -hex 32
#admin_password: # Needs to be defined in inventory file - Use: openssl rand -base64 16
## Friendica
friendica:

View File

@ -2,19 +2,6 @@
## Setup
### Set variables
#### applications.bluesky.pds.jwt_secret
```bash
openssl rand -base64 64 | tr -d '\n'
```
for
#### applications.bluesky.pds.plc_rotation_key_k256_private_key_hex
openssl rand -hex 32
#### applications.bluesky.pds.admin_password
openssl rand -base64 16
### Configure DNS
- https://bsky.social/about/blog/4-28-2023-domain-handle-tutorial