We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This site is currently hosted on JASMIN's un-managed cloud and access to the system is via ssh.
.env is encrypted for security reasons. To unencypt this please use the cemac gpg key with git-crypt
.env
and example .env file is here:
APP_SETTINGS=config.DevelopmentConfig SECRET_KEY=secretkey ADMIN_PWD=psswd mailusername=example@mail.com mailpassword=password
The databases need to be owned by commetapp so when a db is updated the permissions must be changed chown cometapp:cometapp <filename>
chown cometapp:cometapp <filename>