-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tsuru-mvp (#5): tsuru install-create -c config.yml
- Loading branch information
Showing
3 changed files
with
153 additions
and
5 deletions.
There are no files selected for viewing
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
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
102 changes: 102 additions & 0 deletions
102
diario-de-bordo/tsuru-inicializacao/tsuru-inicializacao.log
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,102 @@ | ||
# fititnt at bravo in /alligo/code/eticaai/aguia-pescadora/diario-de-bordo/tsuru-inicializacao on git:master x [20:00:05] | ||
$ tsuru install-create -c config.yml | ||
Running pre-install checks... | ||
Creating CA: /home/fititnt/.tsuru/installs/aguia-pescadora/certs/ca.pem | ||
Creating client certificate: /home/fititnt/.tsuru/installs/aguia-pescadora/certs/cert.pem | ||
Running pre-create checks... | ||
Creating machine... | ||
(aguia-pescadora-1) Importing SSH key... | ||
Waiting for machine to be running, this may take a few minutes... | ||
Detecting operating system of created instance... | ||
Waiting for SSH to be available... | ||
Detecting the provisioner... | ||
Provisioning with ubuntu(systemd)... | ||
Installing Docker... | ||
Copying certs to the local machine directory... | ||
Copying certs to the remote machine... | ||
Setting Docker configuration on the remote daemon... | ||
Checking connection to Docker... | ||
Docker is up and running! | ||
Waiting for SSH to be available... | ||
Detecting the provisioner... | ||
Installing Docker... | ||
Copying certs to the local machine directory... | ||
Copying certs to the remote machine... | ||
Setting Docker configuration on the remote daemon... | ||
Creating registry certificate... | ||
Uploading registry certificate... | ||
Deploying tsuru config... | ||
Deploying compose file in cluster manager.... | ||
Creating network tsuru_tsuru | ||
Creating service tsuru_planb | ||
Creating service tsuru_registry | ||
Creating service tsuru_tsuru | ||
Creating service tsuru_redis | ||
Creating service tsuru_mongo | ||
Restarting docker in aguia-pescadora-1 | ||
Waiting for SSH to be available... | ||
Detecting the provisioner... | ||
Waiting for Tsuru API to become responsive... | ||
+Opening config file: /etc/tsuru/tsuru.conf | ||
�Done reading config file: /etc/tsuru/tsuru.conf | ||
Warning: configuration didn't declare a database driver, using default driver. | ||
Using "mongodb" database "tsuru" from the server "mongo:27017". | ||
Password: | ||
|
||
Confirm: | ||
Root user successfully created. | ||
Bootstrapping Tsuru API...Running pre-create checks... | ||
Creating machine... | ||
(aguia-pescadora-2) Importing SSH key... | ||
Waiting for machine to be running, this may take a few minutes... | ||
Detecting operating system of created instance... | ||
Waiting for SSH to be available... | ||
Detecting the provisioner... | ||
Provisioning with ubuntu(systemd)... | ||
Installing Docker... | ||
Copying certs to the local machine directory... | ||
Copying certs to the remote machine... | ||
Setting Docker configuration on the remote daemon... | ||
Checking connection to Docker... | ||
Docker is up and running! | ||
Waiting for SSH to be available... | ||
Detecting the provisioner... | ||
Installing Docker... | ||
Copying certs to the local machine directory... | ||
Copying certs to the remote machine... | ||
Setting Docker configuration on the remote daemon... | ||
Uploading registry certificate... | ||
Running pre-create checks... | ||
Creating machine... | ||
(aguia-pescadora-3) Importing SSH key... | ||
Waiting for machine to be running, this may take a few minutes... | ||
Detecting operating system of created instance... | ||
Waiting for SSH to be available... | ||
Detecting the provisioner... | ||
Provisioning with ubuntu(systemd)... | ||
Installing Docker... | ||
Copying certs to the local machine directory... | ||
Copying certs to the remote machine... | ||
Setting Docker configuration on the remote daemon... | ||
Checking connection to Docker... | ||
Docker is up and running! | ||
Waiting for SSH to be available... | ||
Detecting the provisioner... | ||
Installing Docker... | ||
Copying certs to the local machine directory... | ||
Copying certs to the remote machine... | ||
Setting Docker configuration on the remote daemon... | ||
Uploading registry certificate... | ||
adding target | ||
New target aguia-pescadora -> http://173.249.10.99:8080 added to target list and defined as the current target | ||
log in with default user: admin@example.com Password: | ||
Successfully logged in! | ||
adding pool | ||
Pool successfully registered. | ||
adding node https://173.249.10.99:2376 | ||
Node successfully registered. | ||
adding node https://167.86.127.220:2376 | ||
Node successfully registered. | ||
adding node https://173.249.10.99:2376 | ||
Error: Error bootstrapping tsuru: failed to register node: Node address shouldn't repeat |