NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Customizations

Codalab Instructions here: https://github.com/codalab/codalab-competitions/wiki/Customizing-your-self-hosted-instance

The only issue is that you can’t log into the customizer without being the super user. To make a superuser you need to log into the database as superuser. Django doesn’t have one by default and you need to Follow the Codalab instructions for creating a custom logo but note that you must be the super user to log in to the customizer. You must log in to the database as the super user. Django doesn’t have a super user by default, so you must create it. To do so ssh into , create a secure connection to your VM that hosts the site and run this command:

Code Block
$ docker exec -it django python manage.py createsuperuser


Image Added

Now use CodaLabs instructions and navigate to http://your-instance.com/customizer.

Login Log in with the newly made credentials. Choose a new file to be your logo.