This is Flask and MongoDB based app
This app is a combination of three tools
So just install above software in Linux Operationg System
Open the file
sudo vim password.txt
Putt the password for ansible-vault
Open the file
sudo vim vault.yml
Putt the value as
gmail: gmail
password: pass
Run below command
ansible-vault encrypt vault.yml --vault-password-file password.txt
Open the file
sudo vim app.yml
replace IP and port number
Create the mongodb database called lw
Create the collections called flask
You creat and db and collection names if you do this you have to change.
-
Add the variable app_version
-
Add the credential of centralized docker registery, username and password
$dockerUser and $dockerpassword