Deprecation of mistral, remove mistral and postgresql roles#272
Merged
arm4b merged 1 commit intoStackStorm:masterfrom Jul 28, 2020
Merged
Deprecation of mistral, remove mistral and postgresql roles#272arm4b merged 1 commit intoStackStorm:masterfrom
arm4b merged 1 commit intoStackStorm:masterfrom
Conversation
amanda11
commented
Jul 28, 2020
| > In order to access StackStorm Web UI, please don't forget to ensure that http/https ports are opened in your firewall system. | ||
|
|
||
| ## Requirements | ||
| At least 2GB of memory and 3.5GB of disk space is required, since StackStorm is shipped with RabbitMQ, PostgreSQL, Mongo, nginx and OpenStack Mistral. |
Contributor
Author
There was a problem hiding this comment.
Do we want to update the system requirements now we've removed postgreSQL and mistral?
Member
There was a problem hiding this comment.
Existing requirements should be somewhat OKish. For example, https://docs.stackstorm.com/install/system_requirements.html recommends similar system resources just for the testing environment.
Member
|
FYI considering the breaking changes with mistral deprecation, I'll release it as |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Remove st2mistral and postgresql roles as part of deprecating st2mistral.
Closes #270
Also Closes #95, Closes #112