Skip to content

eeditiones/teipublisher.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker compose and ansible scripts for tei-publisher.com

The ansible scripts and templates in ./ansible are used to create the entire tei-publisher.com website.

To build everything, including acquiring a certificate:

ansible-playbook -i hosts --ask-vault-pass site.yml

Obviously you need to know the password for the vault and have the correct host definition in your ssh config.

Updating the site:

ansible-playbook -i hosts --ask-vault-pass update.yml

Releases

No releases published

Packages

No packages published

Languages

  • Nunjucks 69.4%
  • Dockerfile 23.2%
  • Shell 7.4%