Changes between Version 1 and Version 2 of install-web-app


Ignore:
Timestamp:
Jul 18, 2021, 8:58:38 PM (3 years ago)
Author:
Jamie McClelland
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • install-web-app

    v1 v2  
    11= Install a web application =
     2
     3== Overview ==
    24
    35May First members can now install three different web applications via our control panel:
     
    68 * WordPress
    79 * Backdrop
     10
     11== Basic Instructions ==
    812
    913To install a web application:
     
    15191. Once your new web app item is "active", put in your web site address into your web browser.
    16201. You should be prompted to complete the installation. You will need the database name, username and password you used when creating your database.
     21
     22== Security updates ==
     23
     24Web applications are complex pieces of software and often new security vulnerabilities are discovered. If your application is not kept up to date regularly, they can become compromised, often resulting in spam comments and email and a lot of work to clean up.
     25
     26You have the option to have core updates applied automatically to reduce your risk of being compromised. Your options are:
     27
     28 * ''core'': Core updates means that our systems will check every 4 hours to see if any new updates have been made available for your web application. Only the core application will be updated - if you have third party modules or plugins or themes, you will still be responsible for updating those parts of the code. With drupal, only security updates will be applied. With WordPress and Backdrop all core updates available will be applied.
     29 * ''none'': Once your web application is installed, we will not touch it. You will be fully responsible for ensuring your application is kept up to date.
     30
     31== My web application is already installed ==
     32
     33If you already have a Wordpress, Drupal9 or Backdrop system installed, you can choose the option "My app is already downloaded, just keep it up to date" - no attempt will be made to download the files, but we will begin running updates if you choose that option
     34
     35== Deleting a web application ==
     36
     37You can delete the web application record from the control panel, but it will not delete the web application from your web directory. To delete your web application:
     38
     39* Delete the web configuration record (to delete the files)
     40* Delete the MySQL database and  username to delete the data