this post was submitted on 13 Dec 2022
1 points (60.0% liked)

Fediverse

18584 readers
11 users here now

A community dedicated to fediverse news and discussion.

Fediverse is a portmanteau of "federation" and "universe".

Getting started on Fediverse;

founded 5 years ago
MODERATORS
 

You need to generate an openssl secret with:

openssl rand -hex 32

and include the following lines into your /var/www/peertube/config/production.yaml file after the webserver section:

# Secrets you need to generate the first time you run PeerTube
secrets:
  # Generate one using `openssl rand -hex 32`
  peertube: '[put output of openssl rand -hex 3 here]'
top 1 comments
sorted by: hot top controversial new old
[–] yogthos@lemmy.ml -1 points 2 years ago