From 2be22e66830fe1567b0c25c807199923d21a4a86 Mon Sep 17 00:00:00 2001 From: A <32370941+aphick@users.noreply.github.com> Date: Mon, 5 May 2025 10:47:17 -0700 Subject: [PATCH] Create peertube.md --- docs/peertube.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 docs/peertube.md diff --git a/docs/peertube.md b/docs/peertube.md new file mode 100644 index 0000000..686be33 --- /dev/null +++ b/docs/peertube.md @@ -0,0 +1,12 @@ +# Peertube + +## Gain access to admin account + +By default the admin email is set to `changeme@example.com`. If you didn't change it when you [configured email](/conf/peertube/README.md#email) please do so now. + +If you have done so, you can simply reset your password from the login page. + +## Adding additional users + +Peertube's options for this are limited. Invitations links are still being developed, and open registration is not recommended. +Our suggested workflow is to create a user from the web admin interface, and instruct users to reset their password.