Questions tagged as 'heroku'

0
answers

The Heroku server does not recognize my file vueJs

I deployed my Laravel project as shown in the video below: CLICK ON THE VIDEO Everything went fine, but when I went to load the page again it appeared: When attempting to perform any operation it generates all sorts of errors....
asked by 27.10.2017 / 20:35
0
answers

How to configure Laravel in heroku?

Greeting for all, I put a Laravel project in Heroku, and I can configure the database with my Laravel project, or if I can, to migrate the database using the php commands in heroku, to be able to make the settings correctly for it access to t...
asked by 27.10.2017 / 16:32
0
answers

Problem when deploying larval application in heroku

I'm having trouble deploying in heroku with a large application, heroku is not seeing my pages with .blade.php extension. For example: index.blade.php But if I change to index.php he sees, someone has already gone thro...
asked by 20.09.2017 / 15:24
0
answers

How to run script npm in heroku in production?

I need to use the Sequelize migrations in a NodeJS application that is already in production in Heroku, but I do not know how to add the scripts in the package.json so that Database migrations always run, via npm script, by Heroku....
asked by 07.07.2017 / 23:07
1
answer

Deploy Heroku Maven project with multiple modules

I have a Maven (web) project consisting of a packer project ( packaging = pom ) and several modules. I want to deploy this project in Heroku. Questions: Where should Procfile be? In the wrapping project or the web project?...
asked by 08.05.2017 / 21:45
0
answers

Application error when performing heroku open

Well folks, I started a few days ago using Mean Stack and I'm still very much in the beginning. I'm using the Getting Mean with MongoDb, express, angular and node.js book. I'm really enjoying the book, but due to the advancement of tech...
asked by 02.09.2016 / 21:36
0
answers

Problems to deploy in Heroku using Jenkins (CI) (Credentials)

Well, I have a problem where I can not connect to the Heroku git server to be able to give a push to the server. I'm using Jenkins as an IC tool but I have not found a way to use credentials to connect it. Someone could help me. Failed to conn...
asked by 10.07.2016 / 01:49
1
answer

Configure Heroku with proxy

I'm trying to start using Heroku to test a java web app I made, I downloaded the Heroku Toolbelt but at the time of logging it launches an Unable to connect to Heroku API, please check internet connectivity and try again. Here where a proxy...
asked by 06.04.2015 / 19:16
1
answer

Error installing Heroku Toolbelt on Windows

Someone can help me? I downloaded Heroku Toolbelt on Heroku.com website but it is giving this error. It speaks "MySQL" ... Is there any configuration in the environment variables?     
asked by 19.03.2015 / 23:24
1
answer

Bypass FTP blocking

Hello I need to import a .zip file from a Brazilian FTP server. It works perfectly on my development machine, both using Ruby's native Net / Ftp and using linux wget, the problem is that it does not work in my production environment on Heroku...
asked by 06.12.2014 / 20:40