Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

aelve/ops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Aelve operations

This repository contains scripts and playbooks and whatever. See instructions in Notion.

Ansible playbooks

  • ansible-playbook playbook/ssh_keyscan.yml -- add hosts' fingerprints to known_hosts. Run this if you're getting messages like The authenticity of host 's1.staging.guide.aelve.com (...)' can't be established.

  • ansible-playbook playbook/ssh.yml -- add Aelve members' SSH keys to various machines. Rerun it during onboarding.

  • ansible-playbook playbook/terminator.yml -- set up a SSL terminator. Rerun it whenever a domain is added.

  • ansible-playbook playbook/guide-staging.yml -- deploy or update staging.guide.aelve.com.

  • ansible-playbook playbook/wiki.yml -- deploy or update wiki.aelve.com.

Troubleshooting

Ansible playbooks are stuck with [__NSPlaceholderDate initialize] may have been in progress in another thread when fork() was called.

Run export OBJC_DISABLE_INITIALIZE_FORK_SAFETY=YES before running the playbook.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages