You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Alexis Hernandez 0f39c55630 infra: Add script to deploy the xsn-backend 6 years ago
..
config infra: Add script to deploy the xsn-backend 6 years ago
roles infra: Add script to deploy xsnd 6 years ago
scripts infra: Add script to deploy the xsn-backend 6 years ago
systemd-services infra: Add script to deploy the xsn-backend 6 years ago
README.md infra: Add script to deploy xsnd 6 years ago
deploy-rpc.md infra: Remove useless information 7 years ago
deploy-server.md infra: Add project 7 years ago
deploy-web-ui.md infra: Fix deploy-web-ui.md symbol 6 years ago
postgres.yml infra: Add script to deploy postgres 6 years ago
test-hosts.ini infra: Add script to deploy xsnd 6 years ago
xsn-backend.yml infra: Add script to deploy the xsn-backend 6 years ago
xsnd.yml infra: Add script to deploy xsnd 6 years ago

README.md

Deployment

This folder contains all the required scripts to deploy the projects.

These scripts were tested with ansible 2.6.4, higher versions should work too, it might not work with smaller versions.

xsnd

Execute the following command to deploy the application to a test server:

  • ansible-playbook -i test-hosts.ini --ask-become-pass --vault-password-file .vault xsnd.yml