Greenlight. 2.5.2 I can't change homepage there is no app file?

237 views
Skip to first unread message

Mehmet şahinoğlu

unread,
Mar 29, 2020, 5:33:25 PM3/29/20
to BigBlueButton-dev
hello my name is mehmet 

I installed the system without any problems. but Greenlight. Homepage edit no file for 2.5.2

app/views/main/index.html.erb ??

Guido Hornig lern.link

unread,
Mar 30, 2020, 3:33:52 AM3/30/20
to BigBlueButton-dev
You get all the code in github.

If you only want to change app/views/main/index.html.erb

you can create one in the greenlight folder and modify it.

add the exception to the docker-compose.xml

add:

- ./index.html.erb:/usr/src/app/app/views/main/index.html.erb
(yes, app/app)

then run

docker-compose down && docker-compose up -d


more to read:



Reply all
Reply to author
Forward
0 new messages