]> BookStack Code Mirror - website/commitdiff
Merge branch 'patch-1'
authorDan Brown <redacted>
Mon, 6 May 2024 13:41:44 +0000 (14:41 +0100)
committerDan Brown <redacted>
Mon, 6 May 2024 13:41:44 +0000 (14:41 +0100)
content/docs/admin/installation.md
themes/bookstack/layouts/index.html

index ba71e20088428b981396bfb20d27e119ee14998b..276481516666cac1b369fdc7bd939fbca34fca63 100644 (file)
@@ -11,6 +11,7 @@ Below you can find details on how to install BookStack on your own hosting. Ther
 * [Shared Hosting](#shared)
 * [Manual](#manual)
 * [Docker](#docker)
+* [Ubuntu 24.04 Script](#ubuntu-2404)
 * [Ubuntu 22.04 Script](#ubuntu-2204)
 * [Ubuntu 20.04 Script](#ubuntu-2004)
 * [Ubuntu 18.04 Script](#ubuntu-1804)
@@ -96,6 +97,34 @@ Community docker setups are available for those that would prefer to use a conta
 
 ---
 
+<a name="ubuntu-2404"></a>
+
+## Ubuntu 24.04 Installation Script
+
+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://github.com/BookStackApp/devops/blob/main/scripts/installation-ubuntu-24.04.sh)
+
+#### Running the Script
+
+```bash
+# Ensure you have read the above information about what this script does before executing these commands.
+
+# Download the script
+wget https://raw.githubusercontent.com/BookStackApp/devops/main/scripts/installation-ubuntu-24.04.sh
+
+# Make it executable
+chmod a+x installation-ubuntu-24.04.sh
+
+# Run the script with admin permissions
+sudo ./installation-ubuntu-24.04.sh
+```
+
+The script will output a log file for debugging within your current working directory when running the script.
+Permissions for the BookStack installation files & folders will be set based upon the user used to run the script.
+
+---
+
 <a name="ubuntu-2204"></a>
 
 ## Ubuntu 22.04 Installation Script
index 1d6050f09490074f97cf9aaea90066a38792aef0..932d4f26ca8082f23502f442208b4c14b80bf5c4 100644 (file)
                                        </p>
                                </div>
                                <div class="col-sm-8 text-center">
-                                       <p><br></p>
-                                       <h5>Our Gold Sponsor</h5>
+                                       <!-- <p><br></p> -->
+                                       <!-- <h5>Our Gold Sponsor</h5>
 
                                        <div class="sponsor-list">
 
-                                               <a href="https://www.federated.computer/bookstack/" target="_blank">
-                                                       <img width="260" src="/images/sponsors/federated-computer.png" alt="Federated.computer logo">
-                                               </a>
-
-                                       </div>
+                                       </div> -->
 
                                        <!-- <p><br></p>
                                        <h5>Our Silver Sponsor</h5>
 
                                        </div> -->
 
-                                       <p><br></p>
+                                       <!-- <p><br></p> -->
 
                                        <h5>Our Bronze Sponsors</h5>