Skip to content

Commit

Permalink
Improve README in deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Liu233w committed May 24, 2021
1 parent 115bd67 commit 73738be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Ansible playbook to deploy the project
===================================

# To Start
# To create open-stack instances
- Install python and pip in your computer
- Install ansible in your local computer by `sudo apt install ansible`
- Install ansible dependencies by `ansible-galaxy install -r requirements.yml`
Expand Down Expand Up @@ -29,4 +29,4 @@ The tags are listed below:
| redis | |
| app | the backend and frontend |
| harvester | twitter harvester |
| analyzer | twitter analyzer |
| analyzer | twitter analyzer |

0 comments on commit 73738be

Please sign in to comment.