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
git push dokku master | |
Counting objects: 3835, done. | |
Delta compression using up to 4 threads. | |
Compressing objects: 100% (1262/1262), done. | |
Writing objects: 100% (3835/3835), 20.80 MiB | 78.00 KiB/s, done. | |
Total 3835 (delta 2407), reused 3816 (delta 2400) | |
-----> Cleaning up ... | |
remote: Cloning into '/tmp/tmp.uJ34zlwHis'... | |
-----> Building rekyl ... | |
remote: warning: You appear to have cloned an empty repository. |
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
git push bar master | |
Counting objects: 4106, done. | |
Delta compression using up to 4 threads. | |
Compressing objects: 100% (1404/1404), done. | |
Writing objects: 100% (4106/4106), 21.00 MiB | 70.00 KiB/s, done. | |
Total 4106 (delta 2587), reused 4028 (delta 2521) | |
-----> Cleaning up ... | |
remote: Cloning into '/tmp/tmp.7yvmXCCEWQ'... | |
-----> Building bar ... | |
remote: warning: You appear to have cloned an empty repository. |
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
$ sudo systemctl status fleet | |
● fleet.service - fleet daemon | |
Loaded: loaded (/usr/lib64/systemd/system/fleet.service; static) | |
Drop-In: /run/systemd/system/fleet.service.d | |
└─20-cloudinit.conf | |
Active: active (running) since Thu 2014-11-20 00:04:31 UTC; 52min ago | |
Main PID: 871 (fleetd) | |
CGroup: /system.slice/fleet.service | |
└─871 /usr/bin/fleetd |
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
vagrant ssh deis-1 | |
Last login: Thu Nov 20 00:56:34 2014 from 10.0.2.2 | |
* * * ***** ddddd eeeeeee iiiiiii ssss | |
* * * * * * d d e e i s s | |
* * ***** ***** d d e i s | |
***** * * * d d e i s | |
* * * * * * d d eee i sss | |
***** * * ***** d d e i s | |
* ***** * * d d e i s | |
* * * * * * d d e e i s s |
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
ansible -m ping -u ubuntu all | |
Traceback (most recent call last): | |
File "/usr/local/Cellar/ansible/1.8.1/libexec/bin/ansible", line 194, in <module> | |
(runner, results) = cli.run(options, args) | |
File "/usr/local/Cellar/ansible/1.8.1/libexec/bin/ansible", line 112, in run | |
inventory_manager = inventory.Inventory(options.inventory, vault_password=vault_pass) | |
File "/usr/local/Cellar/ansible/1.8.1/libexec/lib/python2.7/site-packages/ansible/inventory/__init__.py", line 118, in __init__ | |
self.parser = InventoryScript(filename=host_list) | |
File "/usr/local/Cellar/ansible/1.8.1/libexec/lib/python2.7/site-packages/ansible/inventory/script.py", line 49, in __init__ | |
self.groups = self._parse(stderr) |
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
docker-compose up | |
Recreating dockermonitoring_influxsrv_1... | |
Creating dockermonitoring_cadvisor_1... | |
Traceback (most recent call last): | |
File "<string>", line 3, in <module> | |
File "/compose/build/docker-compose/out00-PYZ.pyz/compose.cli.main", line 31, in main | |
File "/compose/build/docker-compose/out00-PYZ.pyz/compose.cli.docopt_command", line 21, in sys_dispatch | |
File "/compose/build/docker-compose/out00-PYZ.pyz/compose.cli.command", line 27, in dispatch | |
File "/compose/build/docker-compose/out00-PYZ.pyz/compose.cli.docopt_command", line 24, in dispatch | |
File "/compose/build/docker-compose/out00-PYZ.pyz/compose.cli.command", line 59, in perform_command |
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
#!/bin/bash | |
# | |
# A script for setting up a productive development environment with Docker | |
# on OS X. See https://github.com/brikis98/docker-osx-dev for more info. | |
set -e | |
# Environment variable file constants | |
readonly BASH_PROFILE="$HOME/.bash_profile" | |
readonly BASH_RC="$HOME/.bashrc" |
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
./release.sh | |
+++ [0612 04:55:48] Verifying Prerequisites.... | |
+++ [0612 04:55:48] Building Docker image kube-build:cross. | |
+++ [0612 04:55:53] Building Docker image kube-build:build-530557a4a1. | |
+++ [0612 04:56:08] Running build command.... | |
+++ [0612 04:56:08] Building go targets for linux/amd64: | |
cmd/kube-proxy | |
cmd/kube-apiserver | |
cmd/kube-controller-manager | |
cmd/kubelet |
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
# -*- mode: ruby -*- | |
# # vi: set ft=ruby : | |
require 'fileutils' | |
Vagrant.require_version ">= 1.6.0" | |
CLOUD_CONFIG_PATH = File.join(File.dirname(__FILE__), "user-data") | |
CONFIG = File.join(File.dirname(__FILE__), "config.rb") |
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
traceroute to 8.8.8.8 (8.8.8.8), 64 hops max, 52 byte packets | |
1 router.asus.com (192.168.1.1) 500.089 ms 1.006 ms 1.145 ms | |
2 10.101.1.1 (10.101.1.1) 701.239 ms 970.314 ms 126.222 ms | |
3 vl200-c10-15-b2-1-sa.pnj1.choopa.net (208.167.254.1) 113.045 ms 113.153 ms 878.419 ms | |
4 108.61.244.153 (108.61.244.153) 108.041 ms | |
108.61.244.117 (108.61.244.117) 999.313 ms | |
108.61.244.153 (108.61.244.153) 830.542 ms | |
5 108.61.244.41 (108.61.244.41) 127.407 ms | |
core1-0-2-0.lga.net.google.com (198.32.160.130) 406.098 ms | |
108.61.244.41 (108.61.244.41) 1069.311 ms |
OlderNewer