* [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)
---
+<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
</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>