https://github.com/attuneops/install-mysql-on-ubuntu
Attune Automation Project for Installing MySQL on Ubuntu. MySQL is an open-source relational database management system. Ubuntu is the modern, open source operating system on Linux for the enterprise server, desktop, cloud, and IoT.
https://github.com/attuneops/install-mysql-on-ubuntu
attune attune-automation mysql servertribe ubuntu
Last synced: 2 months ago
JSON representation
Attune Automation Project for Installing MySQL on Ubuntu. MySQL is an open-source relational database management system. Ubuntu is the modern, open source operating system on Linux for the enterprise server, desktop, cloud, and IoT.
- Host: GitHub
- URL: https://github.com/attuneops/install-mysql-on-ubuntu
- Owner: AttuneOps
- Created: 2023-06-14T10:26:41.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-16T11:16:29.000Z (about 2 years ago)
- Last Synced: 2025-02-25T22:46:25.045Z (over 1 year ago)
- Topics: attune, attune-automation, mysql, servertribe, ubuntu
- Homepage: http://www.attuneautomation.com/Install-MySQL-on-Ubuntu/
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](http://doc.servertribe.com)
[](http://discord.servertribe.com)
[](https://www.youtube.com/@servertribe)
[](https://www.servertribe.com/community-edition/)
# Install MySQL on Ubuntu
This Attune Project contains automated processes to install MySQL on Ubuntu.
MySQL is a freely available database management system that operates under
an open-source license. It is frequently included in the widely-used LAMP
stack, consisting of Linux, Apache, MySQL, and PHP/Python/Perl. MySQL
follows the relational model and relies on Structured Query Language (SQL)
for effective data management.
**Links**
* [MySQL](https://www.mysql.com/)
* [Ubuntu](https://ubuntu.com/)
# Attune
[Attune](https://www.servertribe.com/)
automates and orchestrates processes to streamline deployments, scaling,
migrations, and management of your systems. The Attune platform is building a
community of sharable automated and orchestrated processes.
You can leverage the publicly available orchestrated blueprints to increase
your productivity, and accelerate the delivery of your projects. You can
open-source your own work and improve existing community orchestrated projects.
## Get Started with Attune, Download NOW!
The **Attune Community Edition** can be
[downloaded](https://www.servertribe.com/comunity-edition/)
for free from our
[ServerTribe website](https://www.servertribe.com/comunity-edition/).
You can learn more about Attune through
[ServerTribe's YouTube Channel](https://www.youtube.com/@servertribe).
# Clone this Project
To clone this project into your own instance of Attune, follow the
[Clone a GIT Project How To Instructions](https://servertribe-attune.readthedocs.io/en/latest/howto/design_workspace/clone_project.html).
## Blueprints
This Project contains the following Blueprints.
### Install MySQL on Ubuntu 20.04
This instruction aims to take you on a journey of acquiring and installing the
newest version of MySQL, on Ubuntu 20.04 server. Upon successful completion,
you will have a fully operational relational database at your disposal, ready
to support the development of your future websites or applications.
**Links**
* [MySQL](https://www.mysql.com/)
* [Ubuntu](https://ubuntu.com/)
## Parameters
| Name | Type | Script Reference | Comment |
| ---- | ---- | ---------------- | ------- |
| MySQL root User | Basic Credential | `mysqlrootuser` | |
| MySQL User | Basic Credential | `mysqluser` | |
| Ubuntu Node | Linux/Unix Node | `ubuntunode` | |
| Ubuntu Sudo User | Linux/Unix Credential | `ubuntusudouser` | |
| Ubuntu User | Linux/Unix Credential | `ubuntuuser` | |
## Files
| Name | Type | Comment |
| ---- | ---- | ------- |
# Contribute to this Project
**The collective power of a community of talented individuals working in
concert delivers not only more ideas, but quicker development and
troubleshooting when issues arise.**
If you’d like to contribute and help improve these projects, please fork our
repository, commit your changes in Attune, push you changes, and create a
pull request.

---
Please feel free to raise any issues or questions you have.

---
**Thank you**