Amit Posted March 9, 2021 Share Posted March 9, 2021 Hi, How can we set our own logo on the login dashboard? what is the folder location for doing that. Link to comment Share on other sites More sharing options...
0 Enes Kuluk Posted March 9, 2021 Share Posted March 9, 2021 This is the file you need to change. https://github.com/ant-media/ManagementConsole_AngularApp/blob/master/src/app/pages/login/login.component.html Download the project, change the file according to your needs, compile it again by typing ng serve in the command line and you will find dist folder in the root of angular app. Copy the content of that folder and paste it to AMS folder/webapps/root folder. I suggest move the content of root folder to somewhere else but don't move web-inf and meta-inf folders. After moving root content, copy the dist folder content to AMS folder/webapps/root. Best Regards, Enes. Link to comment Share on other sites More sharing options...
0 Amit Posted March 9, 2021 Author Share Posted March 9, 2021 Thank for the reply, Will this also change the logo on login page on 5443 ? Link to comment Share on other sites More sharing options...
0 Enes Kuluk Posted March 9, 2021 Share Posted March 9, 2021 What i referred above should change the login page of Ant Media Server. If you are using it on 5443, it will change. Best regards, Enes. Link to comment Share on other sites More sharing options...
0 R S Nikhil Krishna Posted July 12, 2021 Share Posted July 12, 2021 Hi Would like clarification on a few more queries in this space: 1. Would this change reflect for the admin page once a user logs in, or only for the login page? 2. Are we permitted to change the logo in the Community Edition? Link to comment Share on other sites More sharing options...
0 Cem K1l1 Posted July 13, 2021 Share Posted July 13, 2021 Hello, 1- It is up to you, I believe the first link should be only for the login page, but you can change any part of it using this repository, for example for the app page: https://github.com/ant-media/ManagementConsole_AngularApp/tree/master/src/app/app.page 2- Yes sure, you can configure anything. Link to comment Share on other sites More sharing options...
Question
Amit
Hi,
Link to comment
Share on other sites
Top Posters For This Question
2
2
1
1
Popular Days
Mar 9
4
Jul 12
1
Jul 13
1
Top Posters For This Question
Amit 2 posts
Enes Kuluk 2 posts
R S Nikhil Krishna 1 post
Cem K1l1 1 post
Popular Days
Mar 9 2021
4 posts
Jul 12 2021
1 post
Jul 13 2021
1 post
5 answers to this question
Recommended Posts