]> BookStack Code Mirror - website/commitdiff
Added 24.04 script section, updates sponsors
authorDan Brown <redacted>
Sat, 27 Apr 2024 15:57:01 +0000 (16:57 +0100)
committerDan Brown <redacted>
Sat, 27 Apr 2024 15:59:22 +0000 (16:59 +0100)
content/docs/admin/installation.md
hacks
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
diff --git a/hacks b/hacks
index c16f41f20c8e6ac2f38c3271a92a5409d0f89a09..9540c0bf1a1fbe43253a919ddfc0f4e13ea5af65 160000 (submodule)
--- a/hacks
+++ b/hacks
@@ -1 +1 @@
-Subproject commit c16f41f20c8e6ac2f38c3271a92a5409d0f89a09
+Subproject commit 9540c0bf1a1fbe43253a919ddfc0f4e13ea5af65
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>