Sustainable Computing Research Group (SCoRe)
[Bassa] Write a script to install mysql in Debian Linux
Bassa setup is currently scattered around multiple scripts and few manual processes. This task is a part of a larger process to the whole installation process.
Create a script named scripts/debian/setup-mysql.sh in project root.
This script should install MySQL database by calling the relevant command to Debian's package manager. The script can not wait for user inputs. If there are any inputs needed, add them as a variable to the top of the script with a default value. ( Once we are merging the scripts, we will do the necessary changes )
You can use this as a starting point: https://gist.github.com/agentmilindu/5ea05d4ab4bdfc38b2c956d86542ea71
Send a pull request to Bassa repository and submit the link.
Task tags
Students who completed this task
Padam Chopra