A plugin for Hestia Control Panel (via hestiacp-pluginable and hcpp-nodeapp) that enables hosting a VitePress website or add VitePress to an existing site.
With this plugin installed, a new Quick Installer option will appear. Note: User account must have SSH/bash set per NodeApp’s instructions for this plugin to work. User accounts can host their own VitePress instance either in the root domain or as a subfolder installation. For instance, it is possible to run WordPress in the root domain while having VitePress installed on the same domain in a subfolder (i.e. https://example.com/vitepress-docs); a great way to create lightening fast documentation that lives outside of WordPress’ complexity.
HCPP-VitePress requires an Ubuntu or Debian based installation of Hestia Control Panel in addition to an installation of HestiaCP-Pluginable and HCPP-NodeApp to function; please ensure that you have first installed pluginable on your Hestia Control Panel before proceeding. Clone the latest release version (i.e. replace v2.0.0 below with the latest release version) to the vitepress folder:
cd /usr/local/hestia/plugins
sudo git clone --branch v2.0.0 https://github.com/virtuosoft-dev/hcpp-vitepress vitepress
Note: It is important that the destination plugin folder name is vitepress
.
Be sure to logout and login again to your Hestia Control Panel as the admin user or, as admin, visit Server (gear icon) -> Configure -> Plugins -> Save; the plugin will immediately start installing depedencies in the background.
A notification will appear under the admin user account indicating "VitePress plugin has finished installing" when complete. This may take awhile before the options appear in Hestia. You can force manual installation via:
cd /usr/local/hestia/plugins/vitepress
sudo ./install
sudo touch "/usr/local/hestia/data/hcpp/installed/vitepress"
You can help this author's open source development endeavors by donating any amount to Stephen J. Carnam @ Virtuosoft. Your donation, no matter how large or small helps pay for essential time and resources to create MIT and GPL licensed projects that you and the world can benefit from. Click the link below to donate today :)