This repository contains a bash script to automate Plesk Obsidian deployment on Ubuntu.
The script settings can be defined in an interactive way by running the script with the flag --interactive
, or fully non-interactive with arguments like --mariadb 10.3
to define MariaDB-server version.
- Ubuntu 22.04 LTS
- Ubuntu 20.04 LTS
- Ubuntu 18.04 LTS
Interactive installation is available with argument --interactive
bash <(wget -O - vtb.cx/plesk || curl -sL vtb.cx/plesk) --interactive
Default setup with MariaDB 10.6
bash <(wget -O - vtb.cx/plesk || curl -sL vtb.cx/plesk) -y