Skip to content

Commit fc4d076

Browse files
authored
Merge pull request #59 from StackStorm/add/ubuntu16
Add official support for Ubuntu Xenial (16.04)
2 parents 12815ee + f495423 commit fc4d076

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

README.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ Aka IFTTT orchestration for Ops.
99
[![Join our community Slack](https://stackstorm-community.herokuapp.com/badge.svg)](https://stackstorm.typeform.com/to/K76GRP)
1010

1111
## Supported platforms
12-
* Ubuntu 14.04
12+
* Ubuntu Trusty (14.04)
13+
* Ubuntu Xenial (16.04)
1314

1415
## Requirements
1516
At least 2GB of memory and 3.5GB of disk space is required, since StackStorm is shipped with RabbitMQ, PostgreSQL, Mongo and OpenStack Mistral.
@@ -57,10 +58,15 @@ ansible-playbook playbooks/stackstorm.yml --extra-vars='st2_version=1.4.0 st2_re
5758
```
5859

5960
## Other Installers
60-
You might be interested in other OS flavors to explore StackStorm engine:
61-
* [Ubuntu/Debian](https://docs.stackstorm.com/install/deb.html)
62-
* [RHEL7/CentOS7](https://docs.stackstorm.com/install/rhel7.html)
63-
* [RHEL6/CentOS7](https://docs.stackstorm.com/install/rhel6.html)
61+
You might be interested in other methods to deploy StackStorm engine:
62+
* Configuration Management
63+
* [Chef Cookbook](https://github.com/StackStorm/chef-stackstorm/)
64+
* [Puppet Module](https://github.com/stackstorm/puppet-st2)
65+
66+
* Manual Instructions
67+
* [Ubuntu 14.04/16.04](https://docs.stackstorm.com/install/deb.html)
68+
* [RHEL7/CentOS7](https://docs.stackstorm.com/install/rhel7.html)
69+
* [RHEL6/CentOS6](https://docs.stackstorm.com/install/rhel6.html)
6470

6571
## Help
6672
If you're in stuck, our community always ready to help, feel free to:

0 commit comments

Comments
 (0)