Skip to content

manabedaiki/provisioning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

provisioning

build status automated build

Automate the provisioning using Ansible.

Requirements

Ansible requires ssh access and python.

# in Darwin
# Enable remote login. (System Preferences -> Sharing -> Remote Login)
# Python has already been installed.

# in Debian
apt-get install --yes openssh-server python

Docker

ssh-keygen -t ed25519 -N '' -f id-ed25519
docker-compose up -d
ssh tsuru@localhost -p 22022 -i ./id-ed25519

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages