Linux Web Application Installation

From 360Works Product Documentation Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "This page gives general instructions on how to install 360Works web applications onto Ubuntu 20 and 22 ==Prerequisites== 1. sudo privileges<br> 2. The unzip utility installed...")
 
(Instructions)
Line 7: Line 7:
  
 
==Instructions==
 
==Instructions==
1. Download the web application onto your Linux server. You can use any method of doing so, cURL, wget, scp. We recommend downloading to the /tmp directory but anywhere that the file can be written and read from will suffice
+
# Download the web application onto your Linux server. You can use any method of doing so, cURL, wget, scp. We recommend downloading to the /tmp directory but anywhere that the file can be written and read from will suffice
2. Unzip the .zip
+
# Unzip the .zip
3. Change working directory into the newly created directory. It should have the same name as the .zip
+
# Change working directory into the newly created directory. It should have the same name as the .zip
4. Run the following command: <code>sudo ./LinuxInstaller.sh</code>
+
# Run the following command: <code>sudo ./LinuxInstaller.sh</code>
5. When the installer runs you will be asked a series of questions and then the install will complete
+
# When the installer runs you will be asked a series of questions and then the install will complete

Revision as of 20:35, 6 June 2023

This page gives general instructions on how to install 360Works web applications onto Ubuntu 20 and 22

Prerequisites

1. sudo privileges
2. The unzip utility installed. You can install it by running the command: sudo apt install unzip
3.(Optional) A working knowledge of Linux commands

Instructions

  1. Download the web application onto your Linux server. You can use any method of doing so, cURL, wget, scp. We recommend downloading to the /tmp directory but anywhere that the file can be written and read from will suffice
  2. Unzip the .zip
  3. Change working directory into the newly created directory. It should have the same name as the .zip
  4. Run the following command: sudo ./LinuxInstaller.sh
  5. When the installer runs you will be asked a series of questions and then the install will complete
Personal tools
Namespaces

Variants
Actions
Plug-in Products
Other Products
Navigation
Toolbox