Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bn-digital/deployment

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Deployment Guide

This document outlines the process for deploying the application to the production environment. Before proceeding, ensure all pre-requisites are met as detailed in the prerequisites document.

NOTE: For cloud providers, only DigitalOcean is supported.

Pre-requisites

  • Terraform >= 1.8.2
  • Ansible >= 2.17.8

Deploy

  1. Make deploy.sh executable:
chmod +x deploy.sh
  1. Insert necessary variables into ./terraform/terraform.tfvars: You can find the variable definitions in the ./terraform/variables.tf file.
  2. Uncomment the required variables and insert the appropriate values in the ./playbooks/site.yaml file.
  3. Install playbooks' collections:
ansible-galaxy install -r requirements.yaml
  1. Run the deploymant script
./deploy.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.