Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Borg Sample Project

Here you can learn by example what a working Borg project looks like.

Installation

git clone git@github.com:mikesmullin/borg-sample-project.git
cd borg-sample-project/
borg update

Usage

# list available servers
borg list

# assimilate your localhost
# NOTICE: change user: and password: values to valid credentials.
borg assimilate aws-or-dev-web01.example.org --locals="ssh:host:'127.0.0.1',user:'developer',pass:'tunafish'"

You can see in the following file that all this will do is print the date. No changes will be made.

./scripts/servers/test.coffee

References

For more information, see Borg documentation:
http://mikesmullin.github.io/borg-docs/

About

A sample Borg project for learning and demonstration.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages