Change banner text on Tutor-AWS EC2 instance

Hi All,

I’m new to working with Tutor and I’m currently a bit lost trying to rename the banner text “It works! Powered by Open edX®”

I figured out that it needs to be customised by editing one of the yml config files, but I’m unable to find them in my deployment.

tutor@ip:/home$ ls
tutor  ubuntu
tutor@ip:/home$ cd tutor
tutor@ip:~$ ls
tutor@ip:~$ cd ..
tutor@ip:/home$ ls
tutor  ubuntu
tutor@ip:/home$ cd ubuntu/
tutor@ip:/home/ubuntu$ ls
tutor@ip:/home/ubuntu$ tutor --version
tutor, version 13.1.0
tutor@ip:/home/ubuntu$ tutor plugins list
android==13.0.0 (disabled)
discovery==13.0.0 (disabled)
ecommerce==13.0.0 (disabled)
forum==13.0.0
license==13.0.0 (disabled)
mfe==13.0.1
minio==13.0.0 (disabled)
notes==13.0.0
richie==13.0.0 (disabled)
webui==13.0.0
xqueue==13.0.0 (disabled)
tutor@ip:/home/ubuntu$


tutor@ip:/$ pwd
/
tutor@ip:/$ ls
bin  boot  dev  etc  home  lib  lib32  lib64  libx32  lost+found  media  mnt  opt  proc  root  run  sbin  snap  srv  sys  tmp  usr  var

I deployed OpenedX on AWS(t3a.large) using this : AWS Marketplace: Tutor

I followed this instruction: How to run Open edX Ironwood on AWS - YouTube

I haven’t installed any packages/themes on this installation.

Any help would be appreciated. Thanks in advance!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.