Created
March 23, 2015 15:12
-
-
Save Epigene/62bee007acdcbb3e3c7d to your computer and use it in GitHub Desktop.
app deploy
This file contains hidden or 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
Directer git:(master) git push dokku master | |
perl: warning: Setting locale failed. | |
perl: warning: Please check that your locale settings: | |
LANGUAGE = (unset), | |
LC_ALL = (unset), | |
LC_CTYPE = "UTF-8", | |
LANG = "en_US.UTF-8" | |
are supported and installed on your system. | |
perl: warning: Falling back to the standard locale ("C"). | |
Counting objects: 774, done. | |
Delta compression using up to 16 threads. | |
Compressing objects: 100% (500/500), done. | |
Writing objects: 100% (774/774), 317.49 KiB | 0 bytes/s, done. | |
Total 774 (delta 369), reused 499 (delta 211) | |
-----> Cleaning up... | |
-----> Building domain.com from buildstep... | |
-----> Adding BUILD_ENV to build environment... | |
-----> Ruby app detected | |
-----> Compiling Ruby/Rails | |
-----> Using Ruby version: ruby-2.1.2 | |
-----> Installing dependencies using 1.6.3 | |
Running: bundle install --without development:test --path vendor/bundle --binstubs vendor/bundle/bin -j4 --deployment | |
Your Gemfile lists the gem puma (>= 0) more than once. | |
You should probably keep only one of them. | |
While it's not a problem now, it could cause errors if you change the version of just one of them later. | |
Fetching gem metadata from https://rubygems.org/........... | |
Using json 1.8.1 | |
Installing minitest 5.4.1 | |
Installing i18n 0.6.11 | |
Installing rake 10.3.2 | |
Installing thread_safe 0.3.4 | |
Installing builder 3.2.2 | |
Installing erubis 2.7.0 | |
Installing mime-types 1.25.1 | |
Installing rack 1.5.2 | |
Installing polyglot 0.3.5 | |
Installing arel 5.0.1.20140414130214 | |
Installing execjs 2.2.1 | |
Installing coderay 1.1.0 | |
Installing thor 0.19.1 | |
Installing sass 3.2.19 | |
Installing debug_inspector 0.0.2 | |
Installing hike 1.2.3 | |
Using bundler 1.6.3 | |
Installing coffee-script-source 1.8.0 | |
Installing multi_json 1.10.1 | |
Installing tilt 1.4.1 | |
Installing rails_serve_static_assets 0.0.4 | |
Installing rails_stdout_logging 0.0.3 | |
Installing temple 0.6.10 | |
Installing rdoc 4.1.1 | |
Installing tzinfo 1.2.2 | |
Installing rack-test 0.6.2 | |
Installing treetop 1.4.15 | |
Installing puma 2.9.0 | |
Installing uglifier 2.5.3 | |
Installing autoprefixer-rails 4.0.2.1 | |
Installing better_errors 2.0.0 | |
Installing bootstrap-sass 3.2.0.2 | |
Installing bourbon 3.2.3 | |
Installing font-awesome-sass 4.2.2 | |
Installing binding_of_caller 0.7.2 | |
Installing coffee-script 2.3.0 | |
Installing sprockets 2.11.0 | |
Installing rails_12factor 0.0.3 | |
Installing slim 2.0.3 | |
Installing pg 0.17.1 | |
Installing sdoc 0.4.1 | |
Installing mail 2.5.4 | |
Installing activesupport 4.1.4 | |
Installing jbuilder 2.1.3 | |
Installing activemodel 4.1.4 | |
Installing actionview 4.1.4 | |
Installing activerecord 4.1.4 | |
Installing actionpack 4.1.4 | |
Installing sprockets-rails 2.1.3 | |
Installing actionmailer 4.1.4 | |
Installing railties 4.1.4 | |
Installing simple_form 3.1.0 | |
Installing coffee-rails 4.0.1 | |
Installing jquery-rails 3.1.1 | |
Installing tinycon-rails 0.0.1 | |
Installing sass-rails 4.0.3 | |
Installing rails 4.1.4 | |
Installing zeroclipboard-rails 0.1.0 | |
Installing metamagic 3.1.6 | |
Installing rails-env-favicon 0.0.5 | |
Your bundle is complete! | |
Gems in the groups development and test were not installed. | |
It was installed into ./vendor/bundle | |
Post-install message from rdoc: | |
Depending on your version of ruby, you may need to install ruby rdoc/ri data: | |
<= 1.8.6 : unsupported | |
= 1.8.7 : gem install rdoc-data; rdoc-data --install | |
= 1.9.1 : gem install rdoc-data; rdoc-data --install | |
>= 1.9.2 : nothing to do! Yay! | |
Bundle completed (36.33s) | |
Cleaning up the bundler cache. | |
Your Gemfile lists the gem puma (>= 0) more than once. | |
You should probably keep only one of them. | |
While it's not a problem now, it could cause errors if you change the version of just one of them later. | |
-----> Preparing app for Rails asset pipeline | |
Running: rake assets:precompile | |
I, [2015-03-23T14:07:39.290641 #567] INFO -- : Writing /tmp/build/public/assets/BebasNeueBold-56f14dac71726ca3df87c4e44a2d3a37.eot | |
I, [2015-03-23T14:07:39.293779 #567] INFO -- : Writing /tmp/build/public/assets/BebasNeueBold-5adad98918409c51456293d7da81c875.svg | |
I, [2015-03-23T14:07:39.296421 #567] INFO -- : Writing /tmp/build/public/assets/BebasNeueBold-e09adf21fa85759f5b6369c7bf81ea5c.ttf | |
I, [2015-03-23T14:07:39.298577 #567] INFO -- : Writing /tmp/build/public/assets/BebasNeueBold-9154288831bcba1b87fb3353c98d2f2e.woff | |
I, [2015-03-23T14:07:39.300774 #567] INFO -- : Writing /tmp/build/public/assets/BebasNeueBold-7c706f0511af9c6822aa325a6c9d828d.woff2 | |
I, [2015-03-23T14:07:39.302916 #567] INFO -- : Writing /tmp/build/public/assets/header-image-63eb43e8b32f22b6aeb3f65311d328bf.png | |
I, [2015-03-23T14:07:39.305253 #567] INFO -- : Writing /tmp/build/public/assets/icon-delete-4914854add11b4317bb139b386465a06.png | |
I, [2015-03-23T14:07:39.307514 #567] INFO -- : Writing /tmp/build/public/assets/icon-hyperlink-4b078efabdbe99b02e5c24c523cde614.png | |
I, [2015-03-23T14:07:39.309803 #567] INFO -- : Writing /tmp/build/public/assets/icon-save-49ffb150a5fa1736940b5f3e63eec5d2.png | |
I, [2015-03-23T14:07:42.988720 #567] INFO -- : Writing /tmp/build/public/assets/application-740555b903a9dfa67d0a84828a8b656c.js | |
I, [2015-03-23T14:07:43.285261 #567] INFO -- : Writing /tmp/build/public/assets/devtools-cdd470949d1e4207f0d8a8323a314606.js | |
I, [2015-03-23T14:07:44.682596 #567] INFO -- : Writing /tmp/build/public/assets/utilities-0de393615b45f018a023082adf086359.js | |
I, [2015-03-23T14:07:52.833075 #567] INFO -- : Writing /tmp/build/public/assets/application-72183a0315e5399021e69741efdb6864.css | |
I, [2015-03-23T14:07:52.844392 #567] INFO -- : Writing /tmp/build/public/assets/ZeroClipboard-d4ecedec1f877aa6ba667da12a2407bb.swf | |
I, [2015-03-23T14:07:52.845209 #567] INFO -- : Writing /tmp/build/public/assets/font-awesome/fontawesome-webfont-9be70f8f5ae405be2833912a7449abe2.eot | |
I, [2015-03-23T14:07:52.847666 #567] INFO -- : Writing /tmp/build/public/assets/font-awesome/fontawesome-webfont-03a966f3dba805b9ac934b7069f4eca2.svg | |
I, [2015-03-23T14:07:52.848726 #567] INFO -- : Writing /tmp/build/public/assets/font-awesome/fontawesome-webfont-27d66e0a59b50fdcb55151fbd839fe9b.ttf | |
I, [2015-03-23T14:07:52.849492 #567] INFO -- : Writing /tmp/build/public/assets/font-awesome/fontawesome-webfont-5639461111244044e4207f6b8d0d10d4.woff | |
I, [2015-03-23T14:07:52.850261 #567] INFO -- : Writing /tmp/build/public/assets/bootstrap/glyphicons-halflings-regular-dabd247fcf6131fac2d5fb49ef946032.eot | |
I, [2015-03-23T14:07:52.851002 #567] INFO -- : Writing /tmp/build/public/assets/bootstrap/glyphicons-halflings-regular-0dad23eb93dac1723b033c0965c1522f.svg | |
I, [2015-03-23T14:07:52.851776 #567] INFO -- : Writing /tmp/build/public/assets/bootstrap/glyphicons-halflings-regular-f7c7c8f3c0d76e8572c38e5d8ee21a62.ttf | |
I, [2015-03-23T14:07:52.852483 #567] INFO -- : Writing /tmp/build/public/assets/bootstrap/glyphicons-halflings-regular-8921a93349df81eec3d107b946cadc11.woff | |
Asset precompilation completed (16.18s) | |
Cleaning assets | |
Running: rake assets:clean | |
-----> Discovering process types | |
Procfile declares types -> web | |
Default process types for Ruby -> rake, console, web, worker | |
-----> Injecting Shoreman ... | |
-----> Releasing domain.com... | |
-----> Deploying domain.com... | |
-----> Running pre-flight checks | |
check-deploy: /home/dokku/domain.com/CHECKS not found. attempting to retrieve it from container ... | |
CHECKS file not found in container. skipping checks. | |
-----> Running post-deploy | |
-----> Deploying nginx... | |
-----> Configuring once-off options... | |
remote: perl: warning: Setting locale failed. | |
remote: perl: warning: Please check that your locale settings: | |
remote: LANGUAGE = (unset), | |
remote: LC_ALL = (unset), | |
remote: LC_CTYPE = "UTF-8", | |
remote: LANG = "en_US.UTF-8" | |
remote: are supported and installed on your system. | |
remote: perl: warning: Falling back to the standard locale ("C"). | |
-----> Configuring domain.com... | |
remote: perl: warning: Setting locale failed. | |
remote: perl: warning: Please check that your locale settings: | |
remote: LANGUAGE = (unset), | |
remote: LC_ALL = (unset), | |
remote: LC_CTYPE = "UTF-8", | |
remote: LANG = "en_US.UTF-8" | |
remote: are supported and installed on your system. | |
remote: perl: warning: Falling back to the standard locale ("C"). | |
-----> Running nginx-pre-reload | |
-----> Reloading nginx... | |
-----> Creating new /home/dokku/domain.com/VHOST... | |
=====> Application deployed: | |
http://domain.com |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment