Skip to content
This repository has been archived by the owner on Aug 10, 2022. It is now read-only.

Ansible role for installing and launching sc2-api-service instance on Debian-based server

License

Notifications You must be signed in to change notification settings

lwojcik/ansible-role-sc2-api-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ansible-role-sc2-api-service

Ansible role for installing and launching sc2-api-service instance on Debian-based server.

Requires Nginx, Redis, Node.js, pm2 and bnet-auth-service installed on the server. It does not install them automatically.

It builds the app from Git repository and generates backup of the previous deployment if available.

Variables

Variable name Sample value Description
sas_deploy_directory /home/deploy/sc2-api-service Directory used to deploy project
sas_backup_directory /home/deploy/backups/sc2-api-service Directory used to generate backups of previous deployments as tgz files

For project-specific environment variables, see tasks/install.yml.

About

Ansible role for installing and launching sc2-api-service instance on Debian-based server

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published