Questions tagged as 'deploy'

2
answers

How do I upload my Node.js project to Heroku?

I have a project that uses Node.js, Websockets, Socket.io and HTML5 running in my internal wireless network. I want to put it public using Heroku. Please tell me the steps to follow so that I can reach my goal.     
asked by 27.05.2014 / 22:26
1
answer

Error: Deploy Python Heroku - runtime (python-3.4.0) is not available

Pesoal, all good. Can anyone help me solve the following problem: I'm doing an application in Django and now I'm in the process of doing the upload to the server. I'll send it to Heroku. I made the following commands: Creating git re...
asked by 18.11.2018 / 21:01
1
answer

Error 500 after deploying Laravel application using MySQL on Google Cloud Platform

I have a Laravel application using MySQL 5.7: link In my local environment it works perfectly. I followed this tutorial , but the result is a 500 error. I also made a second attempt following YouTube's video and the same error is also...
asked by 12.09.2018 / 20:07
1
answer

Javascript - Configuration of url's according to environment

My application has a very simple login repository with pure javascript, at most one jquery. How do I make an ajax call by passing the correct url according to the environment I am? If I am in the development environment, I want to use localho...
asked by 10.08.2018 / 03:39
1
answer

Deploy in Projects Laravel

Hello After a project is ready in Laravel, which folders and files are really useful for uploading to the server? Currently I use everything and I find it kind of heavy.     
asked by 18.02.2018 / 01:44
2
answers

Project Deploy in Laravel 5.4 in Umbler

Hello, I saw the Brazilian community of Laravel commenting on Umbler a good BR server for deploys of projects in Laravel. I've been testing the deploy of a project, but I have not been able to make it work in the PRO website service. First he...
asked by 18.04.2017 / 18:40
1
answer

Automate deploy in Jboss by Jenkins?

What would be the best way to deploy Jboss EAP via Jenkins? After the build is completed, if it succeeds, I would like to deploy my application, it would be better via plugin or create some script (Run in the post build of Jenkins). I curr...
asked by 18.05.2016 / 16:50
1
answer

Visual Studio Publishing Methods

Is there any way to publish specific files through Visual Studio 2013? In my publications, Visual Studio deleted all the files in the destination and imported the new ones. Note: I use the "File System" publishing method.     
asked by 15.02.2016 / 13:53
2
answers

How to deploy Laravel 4.2 applications via FTP?

Hello, I'm trying to deploy an application in Laravel 4.2 via FTP, but the features and tutorials I've found have not been able to fix the problem. Could someone tell me a method?     
asked by 19.08.2014 / 04:47
1
answer

Problems publishing an application in asp.net in IIS

I'm trying to publish my application on a windows server 2012 server with IIS 8. It fits step by step from "Site -> Add Website" to fill in with the coordinates, paths, and so on. I deployed in the appropriate default folder "Inetpub -> wwwroot"...
asked by 14.10.2014 / 14:19