]> BookStack Code Mirror - website/commitdiff
Added v24.04 script video link
authorDan Brown <redacted>
Wed, 31 Jul 2024 16:54:30 +0000 (17:54 +0100)
committerDan Brown <redacted>
Wed, 31 Jul 2024 16:54:30 +0000 (17:54 +0100)
content/docs/admin/installation.md

index fd501b5e92bc6c98614ed6a5c58a67d2295ebcac..e7ff09c55f22ed3770cd6f1d6567eed0e9cd4d2e 100644 (file)
@@ -105,6 +105,7 @@ Community docker setups are available for those that would prefer to use a conta
 A script to install BookStack on a fresh instance of Ubuntu 24.04 is available. This script is ONLY FOR A FRESH OS, it will install Apache, MySQL 8.0 & PHP 8.3 and could OVERWRITE any existing web setup on the machine. It also does not set up mail settings or configure system security so you will have to do those separately. You can use the script as a reference if you're installing on a non-fresh machine.
 
 - [Link to installation script](https://codeberg.org/bookstack/devops/src/branch/main/scripts/installation-ubuntu-24.04.sh)
+- [Video guide](https://foss.video/w/cqy2J21V44KWKj3d3pMut5)
 
 #### Running the Script