Skip to content

VirtuBox/ubuntu-plesk-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ubuntu Plesk Server

This repository contains a bash script to automate Plesk Obsidian deployment on Ubuntu.

Description

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.

Requirements

  • Ubuntu 22.04 LTS
  • Ubuntu 20.04 LTS
  • Ubuntu 18.04 LTS

Deploying Plesk

Interactive install

Interactive installation is available with argument --interactive

bash <(wget -O - vtb.cx/plesk || curl -sL vtb.cx/plesk) --interactive

Custom install

Default setup with MariaDB 10.6

bash <(wget -O - vtb.cx/plesk || curl -sL vtb.cx/plesk) -y

About

Script to setup a preconfigured Plesk server on Ubuntu

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%