Created
July 28, 2014 14:36
-
-
Save jturolla/c311162bbedbe6a1a801 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~/dev/parafuzo on ⭠ master ⌚ 11:33:46 | |
$ start-parafuzo | |
- Scale.........system `mongodb` from 0 to 1 instances... | |
- Checking......image `dockerfile/mongodb:latest`... | |
- Scale.........system `redis` from 0 to 1 instances... | |
- Checking......image `dockerfile/redis:latest`... | |
- Scale.........system `mail` from 0 to 1 instances... | |
- Checking......image `kdihalas/mail:latest`... | |
- Scale.........system `poseidon` from 0 to 1 instances... | |
- Checking......image `dynaum/ruby-sqlite:latest`... | |
- Scale.........system `zeus` from 0 to 1 instances... | |
- Checking......image `dynaum/ruby-bundler-node:latest`... | |
- Scale.........system `hades` from 0 to 1 instances... | |
- Checking......image `nkwhr/ruby:latest`... | |
- Scale.........system `theseus` from 0 to 1 instances... | |
- Checking......image `dynaum/ruby-sqlite:latest`... | |
- Scale.........system `polyphemus` from 0 to 1 instances... | |
- Checking......image `dynaum/ruby-sqlite:latest`... | |
┌────────────┬───────────┬──────────────────────────┐ | |
│ System │ Instances │ Hosts │ | |
├────────────┼───────────┼──────────────────────────┤ | |
│ mongodb │ 1 │ parafuzo-mongodb.azk.dev │ | |
├────────────┼───────────┼──────────────────────────┤ | |
│ redis │ 1 │ azk.dev:49154 │ | |
├────────────┼───────────┼──────────────────────────┤ | |
│ mail │ 1 │ parafuzo-mail.azk.dev │ | |
├────────────┼───────────┼──────────────────────────┤ | |
│ poseidon │ 0 │ - │ | |
├────────────┼───────────┼──────────────────────────┤ | |
│ zeus │ 0 │ - │ | |
├────────────┼───────────┼──────────────────────────┤ | |
│ hades │ 0 │ - │ | |
├────────────┼───────────┼──────────────────────────┤ | |
│ theseus │ 1 │ azk.dev:49156 │ | |
├────────────┼───────────┼──────────────────────────┤ | |
│ polyphemus │ 1 │ azk.dev:49157 │ | |
└────────────┴───────────┴──────────────────────────┘ | |
~/dev/parafuzo on ⭠ master ⌚ 11:34:59 | |
$ cd zeus | |
~/dev/parafuzo/zeus on ⭠ jt-story-redesign ⌚ 11:35:06 | |
$ ash | |
root@9e58f383e6b8:/azk/zeus# exit | |
exit | |
~/dev/parafuzo/zeus on ⭠ jt-story-redesign ⌚ 11:35:14 | |
$ azk status | |
┌───────────────┬───────────┬──────────────────────────┐ | |
│ System │ Instances │ Hosts │ | |
├───────────────┼───────────┼──────────────────────────┤ | |
│ hades │ 0 │ - │ | |
├───────────────┼───────────┼──────────────────────────┤ | |
│ zeus │ 0 │ - │ | |
├───────────────┼───────────┼──────────────────────────┤ | |
│ poseidon │ 0 │ - │ | |
├───────────────┼───────────┼──────────────────────────┤ | |
│ theseus │ 0 │ - │ | |
├───────────────┼───────────┼──────────────────────────┤ | |
│ polyphemus │ 0 │ - │ | |
├───────────────┼───────────┼──────────────────────────┤ | |
│ parafuzo-core │ 0 │ - │ | |
├───────────────┼───────────┼──────────────────────────┤ | |
│ mail │ 1 │ parafuzo-mail.azk.dev │ | |
├───────────────┼───────────┼──────────────────────────┤ | |
│ redis │ 1 │ azk.dev:49154 │ | |
├───────────────┼───────────┼──────────────────────────┤ | |
│ mongodb │ 1 │ parafuzo-mongodb.azk.dev │ | |
└───────────────┴───────────┴──────────────────────────┘ | |
~/dev/parafuzo/zeus on ⭠ jt-story-redesign ⌚ 11:35:34 | |
$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment