1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/peertube_ynh.git synced 2024-09-03 19:56:29 +02:00
peertube_ynh/doc/POST_INSTALL.md
Éric Gaspar d6dee9af0a v2
2023-03-21 23:35:45 +01:00

658 B

APP was successfully installed :)

Please open your APP domain: https://DOMAIN____PATH

The admin username is: root The admin password is: ADMIN_PASS

To make PeerTube Live available, you also need to make the TCP port PORT_RTMP available from internet (For example, opening the port on your ISP box if it's not automatically done).

To enable LDAP authentication open https://__DOMAIN____PATH__admin/plugins/show/peertube-plugin-auth-ldap Complete with the following informations :

  • URL: ldap://127.0.0.1
  • Insecure TLS : checked
  • Search base : ou=users,dc=yunohost,dc=org All YunoHost users will be allowed to login as peertube user.