A general copy across from our Ubuntu 24.04 script with some extra tweaks to play with some changes.
This is part of a move to allow other scripts, but with a non-supported/official status (to limit maintenance burden).
Todo
- Fix mysql commands to suit mariadb (User create command)
- Swap out composer install/usage to system cli download-vendor command
A general copy across from our Ubuntu 24.04 script with some extra tweaks to play with some changes.
This is part of a move to allow other scripts, but with a non-supported/official status (to limit maintenance burden).
### Todo
- [x] Fix mysql commands to suit mariadb (User create command)
- [x] Swap out composer install/usage to system cli download-vendor command