Skip to content

owenchu/wedding

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Wedding Website

Setup

  1. Create instance/config.py and override the default variables in config.py
  2. Save service-credentials.json for the spreadsheet in instance/

Deploy

  1. Add inventories/web file and add the IP address of the server you want to use.
  2. Look at inventories/local for reference
  3. Create a variables file group_vars/web/private.yml.
  4. Add domain_name: <mydomain.com>
  5. Run ansible-playbook deploy/site.yml -i deploy/inventories/web --private-key "~/.ssh/id_rsa_digital_ocean"

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 47.9%
  • Python 38.2%
  • CSS 8.5%
  • JavaScript 5.4%