summaryrefslogtreecommitdiffstats
path: root/requirements.md
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2015-08-24 08:58:35 -0400
committerChristopher Speller <crspeller@gmail.com>2015-08-24 08:58:35 -0400
commit3e73ff25d35bf5638aabe70b8596b8c80eb0882b (patch)
tree90156dc126cc372ffdea8b9a98be37540b846fa3 /requirements.md
parent1581e88f19b9d3d758cae96b91ac00dac05ad2b3 (diff)
parent05a519a0e2653f6bba83d59d3dfaee0e94e3e2de (diff)
downloadchat-3e73ff25d35bf5638aabe70b8596b8c80eb0882b.tar.gz
chat-3e73ff25d35bf5638aabe70b8596b8c80eb0882b.tar.bz2
chat-3e73ff25d35bf5638aabe70b8596b8c80eb0882b.zip
Merge pull request #450 from mattermost/it33-patch-5
Adding info on supported browsers
Diffstat (limited to 'requirements.md')
-rw-r--r--requirements.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/requirements.md b/requirements.md
new file mode 100644
index 000000000..cc0d1833d
--- /dev/null
+++ b/requirements.md
@@ -0,0 +1,23 @@
+# Requirements
+
+## Web Client
+
+Supported Operating Systems and Browsers:
+
+- PC: Windows 7, Windows 8 (Chrome 43+, Firefox 38+, Internet Explorer 10+)
+- Mac: OS 10 (Safari 7, Chrome 43+)
+- Linux: Arch 4.0.0 (Chrome 43+)
+- iPhone 4s and higher (Safari on iOS 8.3+, Chrome 43+)
+- Android 5 and higher (Chrome 43+)
+
+## Server
+
+While the pre-released version of Mattermost is not currently supported in production, the intention from the product team is to support:
+
+- Ubuntu
+- Debian
+- CentOS
+- RedHat Enterprise Linux
+- Oracle Linux
+
+The Mattermost roadmap does not currently include production support for Fedora, FreeBSD or Arch Linux.