Skip to content

Commit 3990eea

Browse files
updated to-do's in readme
1 parent c51c6fd commit 3990eea

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

Diff for: README.md

+11-4
Original file line numberDiff line numberDiff line change
@@ -116,15 +116,22 @@ mongodbnode-01 | SUCCESS => {
116116
```
117117
# provisioning of the hosts
118118

119+
All the hosts can be provisioned using:
120+
119121
```
120122
ansible-playbook -i terraform/bin/terraform.py/terraform.py ansible/pegski.yml
121123
```
122124

123125

124126
## left todo:
125127

126-
create ansible hostfile
127-
attach playbooks
128-
refactor dockerfiles
129-
128+
* create ansible playbook for provisioning mongodb
129+
* setup memcached
130+
* refactor dockerfiles
131+
* files should be loaded in docker container
132+
* switch from nginx to apache to allow env variables
133+
* adjust SF3 configuration to use env variables for configuration
134+
* update SF3 mongodb settings to use dedicated mongodb instance
135+
* setup jenkins to listen for github webhook to run tests and deploy
136+
* add basic monitoring
130137

0 commit comments

Comments
 (0)