aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorDavid Walter Seikel2016-02-22 04:42:00 +1000
committerDavid Walter Seikel2016-02-22 04:42:00 +1000
commit97e0f6a18f62fc42a4c43ed79e37b4b3633cf94f (patch)
tree53ef9b9531e9094373320d314972f7c61556b9b1
parentStutter-- (diff)
downloadSledjHamr-97e0f6a18f62fc42a4c43ed79e37b4b3633cf94f.zip
SledjHamr-97e0f6a18f62fc42a4c43ed79e37b4b3633cf94f.tar.gz
SledjHamr-97e0f6a18f62fc42a4c43ed79e37b4b3633cf94f.tar.bz2
SledjHamr-97e0f6a18f62fc42a4c43ed79e37b4b3633cf94f.tar.xz
Notes about updating the SledjHamr server.
-rw-r--r--docs/SledjHamr/WebSite.txt20
1 files changed, 19 insertions, 1 deletions
diff --git a/docs/SledjHamr/WebSite.txt b/docs/SledjHamr/WebSite.txt
index 7b3a579..8cb5ea3 100644
--- a/docs/SledjHamr/WebSite.txt
+++ b/docs/SledjHamr/WebSite.txt
@@ -118,4 +118,22 @@ ever.
118 118
119So, lots of work either way. How about we start with github stuff, 119So, lots of work either way. How about we start with github stuff,
120since the source is there anyway, and work our way through the above at 120since the source is there anyway, and work our way through the above at
121our leisure? Second step might be to port and simplify the IG webiste. 121our leisure? Second step might be to port and simplify the IG website.
122
123Drupal 8 might be the way to go, it's hard to tell.
124
125https://www.drupal.org/requirements
126
127https://api.drupal.org/api/drupal/core!INSTALL.txt/8
128
129Which needs PHP 5.5.9, and that's not on Ubuntu 12.04.
130https://launchpad.net/~ondrej/+archive/ubuntu/php5-5.6 gets me 5.6.18
131but that only supports 12.04 until April 2016. It would also update the
132Apache to 2.4, currently on 2.2.22.
133
134EOL for 12.04 is April 2017.
135
136Soooo, might have to bump to 14.04, or go Debian soon. Latest Debian
137stable (v8 Jessie) includes - Apache 2.4.10, PHP 5.6, MySQL5.5 as well
138as MariaDB10.0, Drupal 7, systemd. Apparently Drupal 8 will be
139available via backports.