Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Topic/ucsfcle 404/tugboatqa #55

Conversation

lbailey-ucsf
Copy link
Collaborator

tugboat/mariadb:10.11.9 not yet in dockerhub (but noted as supported by tugboatqa)

@lbailey-ucsf lbailey-ucsf requested a review from ctam September 3, 2024 23:53
Copy link

@ctam ctam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good!

- export MYSQL_PASSWORD=${MOODLE_DBPASS}
- mysql -e "CREATE DATABASE IF NOT EXISTS ${MOODLE_DBNAME}; GRANT ALL PRIVILEGES ON moodle.* TO '${MOODLE_DBNAME}'@'%' IDENTIFIED BY '${MOODLE_DBPASS}'; FLUSH PRIVILEGES;"

phpmyadmin:
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

phpMyAdmin, interesting. Can we take this out for now, and save it for later, when there is a need for it?

- chmod 0777 /var/www/moodledata

update:
- echo "****** updatig webserver *****"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small typo: should be 'updating'.

@ctam ctam self-requested a review September 4, 2024 16:48
@ctam ctam merged commit 7ccf569 into ucsf-education:UCSFCLE_404_STABLE Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants