TECHIES WORLD

For Techs.... Techniques.... Technologies....

Linux

How to configure authentication in Screenly

To configure authentication in Screenly follow the below steps.

Step1: Change the location to installation folder

Step2: Open the configuration file.

#vi ~/.screenly/screenly.conf

Step3: Update the username and password in the configuration file

[auth]
    ; If desired, fill in with appropriate username and password.
    user=
    password=

Step4: Restart screenly

That's all....

 

Leave a Reply