Questions tagged as 'deploy'

0
answers

Deploy CakePHP3 in DirectAdmin

What is the structure for deploying a cakephp 3.x project on a Directadmin server? I followed the instructions in the .htaccess rewrite documentation but it did not work. link In principle, their structure looks like this: / .php...
asked by 09.11.2017 / 01:34
1
answer

Problem in deployable larvel application - HostGator

I've deployed an application to Hostgator, but the framework routines are not running. I have a method that does the user validation logged in, if it does not find any it redirects the Login screen if (!session()->has('userdata')) { ret...
asked by 29.08.2017 / 21:45
1
answer

Publishing site in IIS gives debug error

I have a rather strange problem. I'm developing a MVC site in VS2013, I have a IIS site set up for my project. As soon as I publish my site to IIS , then when I launch the debugging site (VS) I get a IIS error Visual Studio (can...
asked by 11.05.2017 / 13:39
0
answers

Automatic Deploy with git does not work on locaweb

Good evening everyone! I'm trying to do an automatic deploy with git directly on the site server in locaweb, however it does not work. I followed several tutorials, but I could not, I can send the files to the repository I created in locaweb, bu...
asked by 02.07.2016 / 02:48
0
answers

Identification of a VSTO solution

I've implemented a Excel Workbook project in Visual Studio. The project runs right, my problem is how to install this on the client computer. I do not want a ClickOnce installer, because the add-in should start every time the client open...
asked by 28.01.2016 / 17:08
1
answer

Tomcat does not display jsp pages on production server

I'm using Tomcat 8 in my application, when I generate .war to do deploy it apparently does everything right. However, when I go to the page /index.jsp is giving error 404. When I check the files on the server, all the JSPs...
asked by 24.12.2015 / 13:18
0
answers

Problem deploying with capistrano

I'm having a very strange problem with capistrano when deploying to my staging environment. I'm using Ruby 2.0.0 , Rails 4.2.3 and Capistrano 3.4.0 . My environment on the server is ready, however when I give a cap staging deploy , the...
asked by 26.08.2015 / 20:18
1
answer

Creation of deploy environment with linux Ubuntu

I'm testing a Digital Ocean machine, it comes with Ubuntu Linux (I chose), I need to create the following environment Firewall Java Tomcat7 Jenkins git MySQL MySqlAdmin Groovy Gradle Well, as you can see, I need a complete environment t...
asked by 02.03.2015 / 16:37
2
answers

Deploy com Capistrano - Command your

I'm using capistrano to deploy to Amazon. Capistrano + Unicorn + Nginx + Ec2 When I go to deploy: cold, it gives the following error: servers: ["ec2-xx-xxx-xx-xx.sa-east-1.compute.amazonaws.com"] [ec2-xx-xxx-xx-xx.sa-east-1.compute.amaz...
asked by 10.02.2014 / 15:05
1
answer

Upload a nodjs and mongodb project to a VPS

I developed my project with Nodejs and MongoDB in Windows, now I intend to upload it in a Ubuntu VPS with these software already installed, I already have Putty installed on my machine and I got access to the server, but I do not know how to sen...
asked by 19.02.2014 / 07:43