Skip to content

Instantly share code, notes, and snippets.

@prologic
Created July 10, 2015 14:37
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save prologic/509c96a5df513923a09d to your computer and use it in GitHub Desktop.
Factory + Domains integration
(factory)
prologic@daisy
Sat Jul 11 00:24:54
~/factory
$ factory up
Creating machine: test ... OK
Creating domain: myrandomdomain.com ... OK
(factory)
prologic@daisy
Sat Jul 11 00:33:49
~/factory
$ host myrandomdomain.com ns1.digitalocean.com
Using domain server:
Name: ns1.digitalocean.com
Address: 173.245.58.51#53
Aliases:
myrandomdomain.com has address 45.55.223.230
(factory)
prologic@daisy
Sat Jul 11 00:40:25
~/factory
$ factory ip test
45.55.223.230
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment