Skip to content

Instantly share code, notes, and snippets.

@wolfeidau
Created May 18, 2014 23:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wolfeidau/e57d427608bc5b4bbff0 to your computer and use it in GitHub Desktop.
Save wolfeidau/e57d427608bc5b4bbff0 to your computer and use it in GitHub Desktop.
Flynn ouput
23:55:39.364861 run-app postgres
23:55:39.532855 gen-random controller-key
23:55:39.532982 gen-random controller-key XXXX
23:55:39.532987 wait postgres-wait
23:55:43.556268 run-app controller
23:55:43.880205 wait controller-wait
23:55:44.391355 add-app controller-inception
23:55:44.424021 add-app postgres-app
23:55:44.434001 scale-app scheduler-scale
23:55:44.437448 run-app scheduler
23:55:44.487792 deploy-app shelf
23:55:44.836761 deploy-app strowger
23:55:44.850247 gen-ssh-key gitreceive-key
23:55:46.384453 deploy-app gitreceive
23:55:46.402620 gen-tls-cert controller-cert
23:55:47.415271 gen-tls-cert controller-cert pin: XXXX=
23:55:47.415407 wait strowger-wait
23:55:47.419540 add-route gitreceive-route
23:55:47.428444 add-route controller-route
23:55:47.434328 log log-complete
Flynn bootstrapping complete. Install flynn-cli and paste the line below into a new terminal window:
flynn server-add -g localhost:2201 -p XXXX= default https://localhost:8081 XXXX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment