IT Wiki: Difference between revisions
Jump to navigation
Jump to search
Peterstevens (talk | contribs) Updated SSL status. |
Peterstevens (talk | contribs) Added information about incomplete update to VisualEditor. |
||
| Line 20: | Line 20: | ||
==Installed software== | ==Installed software== | ||
The VisualEditor update is midwipe. The VisualEditor extension has been copied to /var/www/html/extensions. /var/www/html/LocalSettings.php has been updated with commented extension-loading code. Node.js and Parsoid have been installed. Parsoid has been configured with the URL in /usr/local/lib/node_modules/parsoid/config.yaml. Update was not successful because the VisualEditor version 1.33 requires a higher version of MediaWiki. | |||
===Native=== | |||
* Apache 2.4.18 | * Apache 2.4.18 | ||
* MariaDB 10.0.34 | * MariaDB 10.0.34 | ||
* PHP 7.0.30-0 | * PHP 7.0.30-0 | ||
* ImageMagick 7.0.8-8 Q16 x86_64 2018-07-26 | * ImageMagick 7.0.8-8 Q16 x86_64 2018-07-26 | ||
* Node.js 10.16.3 | |||
* Parsoid (Node.js package) 0.10.0 | |||
===Web application=== | ===Web application=== | ||
* MediaWiki 1.30.0 | * MediaWiki 1.30.0 | ||
* VisualEditor 1.33 | |||
===Apache modules=== | ===Apache modules=== | ||
Revision as of 18:47, 26 August 2019
| IT Wiki | |
| IP address | 192.241.158.155 |
| Domain name | ces-wiki.fas.harvard.edu |
| Droplet name | ces-wiki-prod |
| Operating system | Ubuntu 16.04.4 x64 |
| Host | DigitalOcean |
| Region | NYC1 |
| Creation Date | June 8, 2018 |
IT wiki is an Ubuntu-based Digital Ocean droplet. It hosts the CES IT wiki, which is powered by MediaWiki. It has weekly backups provided by Digital Ocean. SSL certificates are provided by Let's Encrypt. Renewal should be automatic based on a cron job.
Installed software
The VisualEditor update is midwipe. The VisualEditor extension has been copied to /var/www/html/extensions. /var/www/html/LocalSettings.php has been updated with commented extension-loading code. Node.js and Parsoid have been installed. Parsoid has been configured with the URL in /usr/local/lib/node_modules/parsoid/config.yaml. Update was not successful because the VisualEditor version 1.33 requires a higher version of MediaWiki.
Native
- Apache 2.4.18
- MariaDB 10.0.34
- PHP 7.0.30-0
- ImageMagick 7.0.8-8 Q16 x86_64 2018-07-26
- Node.js 10.16.3
- Parsoid (Node.js package) 0.10.0
Web application
- MediaWiki 1.30.0
- VisualEditor 1.33
Apache modules
- core_module (static)
- so_module (static)
- watchdog_module (static)
- http_module (static)
- log_config_module (static)
- logio_module (static)
- version_module (static)
- unixd_module (static)
- access_compat_module (shared)
- alias_module (shared)
- auth_basic_module (shared)
- authn_core_module (shared)
- authn_file_module (shared)
- authz_core_module (shared)
- authz_host_module (shared)
- authz_user_module (shared)
- autoindex_module (shared)
- deflate_module (shared)
- dir_module (shared)
- env_module (shared)
- filter_module (shared)
- mime_module (shared)
- mpm_prefork_module (shared)
- negotiation_module (shared)
- php7_module (shared)
- rewrite_module (shared)
- setenvif_module (shared)
- status_module (shared)
PHP Modules
- apcu
- calendar
- Core
- ctype
- date
- dom
- exif
- fileinfo
- filter
- ftp
- gettext
- hash
- iconv
- imagick
- intl
- json
- libxml
- mbstring
- mcrypt
- mysqli
- mysqlnd
- openssl
- pcntl
- pcre
- PDO
- pdo_mysql
- Phar
- posix
- readline
- Reflection
- session
- shmop
- SimpleXML
- sockets
- SPL
- standard
- sysvmsg
- sysvsem
- sysvshm
- tokenizer
- wddx
- xml
- xmlreader
- xmlwriter
- xsl
- Zend OPcache
- zlib