Questions tagged as 'deploy'

1
answer

Error in application deploy Flask

I'm trying to deploy a flask application the same way I do when I'm using python2.7, but in this case I'm using python3 and an error is returned in wsgi. Below is the first line of the apache2 traceback. [Thu Dec 06 23:01:04.823744 2018] [wsgi...
asked by 07.12.2018 / 00:17
1
answer

Error while deploying in Azure Service Apps

I'm having the following problem, I'm using the azure deploy service, I'm trying to upload an application in lumen (php). I even get uploaded when I make a request inside the application the following error occurs:    The resource you are loo...
asked by 28.11.2018 / 19:24
0
answers

How does% config work in RPM builds?

I'm trying to make an update on an application in GO that I have. For the build, I have a .spec file that RPM uses to build, the problem is that I have the following case: I have 3 configuration files, which I need never to be removed / cha...
asked by 28.11.2018 / 14:25
0
answers

Error in deploy pythonanyhere flask

I wish someone could give me a light or the best way to do it. I have an application that shows data collected from an API of a finished game. in my localhost it works perfect, most when it runs on the pythonanywhere server ( link ) it's error....
asked by 03.11.2018 / 21:25
0
answers

Error trying to perform deploy, repository access denied

I'm developing in laravel, and I can not use deployer to deploy to our server in amazon, our deploy.php looks like this: Andwe'regettingthiserror,noticethatIseemtobeintherightrepository... andmySSHisonbitbucket What's missing to work?...
asked by 02.10.2018 / 22:47
0
answers

Deploy Automatic Bitbucket - PHP

I'm trying to use BitBucket's Automatic Deploy via WebHook for my application. My application is PHP using Laravel platform. Well, until then I'm following this tutorial: link I did everything according to the tutorial, however, my applicat...
asked by 07.09.2018 / 20:12
0
answers

Auto-Deploy using GitLab

Currently where I work, all build and deploy work is done manually, using "publish" in Visual Studio and copying and pasting the files that have been changed. We use GitLab and I know that there is a continuous integration system. I would...
asked by 29.08.2018 / 20:18
1
answer

Application deploy flask in heroku with flask-sqlalchemy

Good afternoon. I have a small application written in flask and I'm having problems with the database when trying to deploy in heroku and after searching for two days I did not find any solution that would meet me. In summary, this is the...
asked by 22.08.2018 / 20:34
1
answer

How to deploy an application in local NodeJS?

Speak, all right? I've been searching the web but I was confused, I'm new to programming in node I made an application but I do not know how to do the local deploy as a service for example. Where can I start? is it possible to do that ? Thank...
asked by 21.07.2018 / 01:15
0
answers

Deploy (publish) .NET Core 2.1 Project with other dependent projects

I'm not sure how to publish the following project structure: I want to publish it in smarterasp, I have seen several tutorials on the internet but most of it involves azzure, or it is only one project. I've never been responsible for publi...
asked by 14.07.2018 / 12:09