Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
ansible
/
dma-playbook
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 103af460
authored
Nov 15, 2017
by
ansible
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
1 parent
9cf0f63a
Show whitespace changes
Inline
Side-by-side
Showing
18 changed files
with
18 additions
and
18 deletions
deploy_dma_application.yml
deploy_iconsole_script.yml
deploy_inital_dmaengine_db.yml
deploy_inital_wdchat_mongo.yml
deploy_inital_wdchat_postgresql.yml
deploy_root.yml
deploy_script.yml
deploy_systemservice.yml
deploy_wdchat_application.yml
install_admin.yml
install_dmaengine_db.yml
install_dmamanager_db.yml
install_mqtt.yml
install_runtime.yml
install_servicegateway_db.yml
install_wdchat_db.yml
install_wdchat_postgresql_db.yml
install_webgate.yml
deploy_dma_application.yml
View file @
103af46
---
-
hosts
:
all
-
hosts
:
wdchat-dma
become
:
true
tasks
:
-
name
:
Deploy iChat-1.1.1.war
...
...
deploy_iconsole_script.yml
View file @
103af46
---
-
hosts
:
all
-
hosts
:
wdchat-dma
become
:
true
tasks
:
-
name
:
Copy iConsole
...
...
deploy_inital_dmaengine_db.yml
View file @
103af46
---
-
hosts
:
all
-
hosts
:
wdchat-dma
become
:
true
tasks
:
-
name
:
Add new user in admin database
...
...
deploy_inital_wdchat_mongo.yml
View file @
103af46
---
-
hosts
:
all
-
hosts
:
wdchat-dma
become
:
true
tasks
:
-
name
:
Add new user in admin database
...
...
deploy_inital_wdchat_postgresql.yml
View file @
103af46
---
-
hosts
:
all
-
hosts
:
wdchat-dma
become
:
true
tasks
:
-
name
:
Create Database WDCHAT & WDAUTHEN & USER
...
...
deploy_root.yml
View file @
103af46
---
-
hosts
:
all
-
hosts
:
wdchat-dma
become
:
true
tasks
:
-
name
:
Copy root
...
...
deploy_script.yml
View file @
103af46
---
-
hosts
:
all
-
hosts
:
wdchat-dma
become
:
true
tasks
:
-
name
:
Copy Script
...
...
deploy_systemservice.yml
View file @
103af46
---
-
hosts
:
all
-
hosts
:
wdchat-dma
become
:
true
tasks
:
-
name
:
Add Engine Service
...
...
deploy_wdchat_application.yml
View file @
103af46
---
-
hosts
:
all
-
hosts
:
wdchat-dma
become
:
true
tasks
:
-
name
:
Deploy iChat-1.1.1.war
...
...
install_admin.yml
View file @
103af46
---
-
hosts
:
all
-
hosts
:
wdchat-dma
become
:
true
tasks
:
-
name
:
Install Admin Wildfly
...
...
install_dmaengine_db.yml
View file @
103af46
---
-
hosts
:
all
-
hosts
:
wdchat-dma
become
:
true
tasks
:
-
name
:
Install DMAENGINE DB
...
...
install_dmamanager_db.yml
View file @
103af46
---
-
hosts
:
all
-
hosts
:
wdchat-dma
become
:
true
tasks
:
-
name
:
Install DMA Manager DB
...
...
install_mqtt.yml
View file @
103af46
---
-
hosts
:
all
-
hosts
:
wdchat-dma
become
:
true
tasks
:
-
name
:
Move MQTT to Working Folder
...
...
install_runtime.yml
View file @
103af46
---
-
hosts
:
all
-
hosts
:
wdchat-dma
become
:
true
tasks
:
-
name
:
Install Runtime Wildfly
...
...
install_servicegateway_db.yml
View file @
103af46
---
-
hosts
:
all
-
hosts
:
wdchat-dma
become
:
true
tasks
:
-
name
:
Install DMA Manager DB
...
...
install_wdchat_db.yml
View file @
103af46
---
-
hosts
:
all
-
hosts
:
wdchat-dma
become
:
true
tasks
:
-
name
:
Install WDCHAT DB
...
...
install_wdchat_postgresql_db.yml
View file @
103af46
---
-
hosts
:
all
-
hosts
:
wdchat-dma
become
:
true
tasks
:
-
name
:
Install WDCHAT DB
...
...
install_webgate.yml
View file @
103af46
---
-
hosts
:
all
-
hosts
:
wdchat-dma
become
:
true
tasks
:
-
name
:
Move WebGate to Working Folder
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment