Skip to content

rean/deploylib2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deploylib2

This is a stripped down implementation, influenced by https://github.com/radlab/deploylib. At a high level, it is a scala DSL for manipulating a 'machine' (represented by an IP address and an SSH key).

Requirements

  • sbt

Preparing a machine

  • Create a user that can sudo without a password by adding that user to /etc/sudoers: ALL=(ALL) NOPASSWD: ALL

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages