]> BookStack Code Mirror - website/blob - content/blog/2022/ubuntu-2204-script.md
Actualiser content/docs/admin/installation.md
[website] / content / blog / 2022 / ubuntu-2204-script.md
1 +++
2 categories = ["News"]
3 tags = ["News"]
4 title = "Ubuntu 22.04 BookStack Install Script Now Available"
5 date = 2022-04-21T15:30:00Z
6 author = "Dan Brown"
7 image = "/images/blog-cover-images/unsplash/jellyfish-ruthlaine-tan.jpg"
8 slug = "ubuntu-2204-script"
9 draft = false
10 +++
11
12 To support today's release of the next LTS version of Ubuntu, 22.04 (Jammy Jellyfish),
13 we have added a new BookStack install script for users of this OS:
14
15 [Find script details here](/docs/admin/installation/#ubuntu-2204).
16
17 Relative to our previous Ubuntu LTS scripts, this 22.04 script introduces a series of improvements including:
18
19 - Setting of file/folder permissions based upon the user running the script (Instead of just applying root permissions).
20 - Writing of script command output to a file by default, for easier debugging.
21 - Simpler command line output to user with clear indication of progress.
22 - Checks to ensure a sudo/privileged user is used to run the script.
23 - Checks for existing MySQL/Apache usage to prevent conflicts.
24
25 Overall these changes provide a much simpler & stable install experience. This following CLI recording shows the improved process (with some steps sped-up):
26
27
28 <script id="asciicast-489055" src="https://asciinema.org/a/489055.js" async></script>
29
30 ----
31
32 <span style="font-size: 0.8em;opacity:0.9;">Header Image Credits: <span>Photo by <a href="https://unsplash.com/@ruthlainezz?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">Ruthlaine Tan</a> on <a href="https://unsplash.com/s/photos/jellyfish?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">Unsplash</a>
33   </span></span>