deployment Questions
3
I’m trying to use traefik with docker swarm but i’m having troubles during service updates. I run a stack deploy or service update the service goes down for some seconds
How to reproduce:
1 - Cre...
Sex asked 16/4, 2019 at 19:13
2
Solved
When I self sign my app packages, visual studio only allows me to create a security certificate that is valid for one year. How can I create a timestamp url or where can I find a free timestamp url...
Shelving asked 26/4, 2021 at 21:58
9
Strangely, I am unable to deploy flutter apps via Flutter web since some days.
I have not problem running and debugging the Flutter app in a chrome browser via Android studio but once I try
flutte...
Draper asked 22/8, 2021 at 21:14
3
I have a simple React + Vite project that I deployed on Vercel for the first time for fun. But whenever i hit refresh on a sub-route, it sends me to a 404 page.
I'm using react-router-v6 for ...
Geffner asked 8/4, 2023 at 7:2
4
Solved
Does Android provide smth. like that OR do I have to check every time during start of my app "Oh, am I freshly installed? Do I have to initialize the Shared Preferences now?"
Edraedrea asked 6/9, 2010 at 11:51
3
Solved
I want to stop Vercel from creating preview deployments for the dependabot pull requests.
In Vercel, in the Ignored Build Step I've tried this:
bash vercel.sh
and in my repo, the vercel.sh file lo...
Granddaughter asked 25/1, 2023 at 9:40
4
Solved
I'm getting this error while trying to deploy my branch through gitlab.
remote: The project you were looking for could not be found or you don't have permission to view it.
fatal: repository 'https...
Mangan asked 4/2, 2022 at 8:47
3
Solved
I am trying in Amazon Sagemaker to deploy an existing Scikit-Learn model. So a model that wasn't trained on SageMaker, but locally on my machine.
On my local (windows) machine I've saved my model a...
Tamelatameless asked 25/1, 2021 at 9:3
2
So far I have build the image and deployed it to AWS EC2. But I want to use
serve -s build
to serve the app in production mode.
I did it locally and apparently everything seems to be fine..I get t...
Discount asked 23/8, 2020 at 17:20
9
Solved
I'm receiving a "Failed to extract the cab file in the solution" error when I try to deploy my wsp using stsadm -o addsolution -filename...
I've open the wsp as a cab and checked that there are no...
Myiasis asked 16/6, 2009 at 14:7
10
it's my first time using Firebase. I deployed my angular project with the Firebase CLI, but when i navigate to the specified domain, i only see
Welcome
Firebase Hosting Setup Complete
You're s...
Recondite asked 14/8, 2018 at 13:39
5
Solved
I have a problem trying to make a build of a new Vue3.js + Vite.js application. Once my application is finished i made the npm run build action in order to generate the final deployment files.
Prob...
Target asked 25/4, 2022 at 20:7
7
Any and all help will be much appreciated.
I've been trying to deploy to Heroku with all day. I'm using Vite locally to develop, so I figured I'd try to deploy with that too. Everything works local...
Debt asked 5/10, 2021 at 2:21
3
Solved
I was going through the different types of release strategy and was confused between the Canary and A/B strategy. Both of them seems to be similar.
Everywhere I read on Canary is "Allows to test ...
Metage asked 29/5, 2020 at 18:16
9
My nextjs app was working properly I added some files to update my code now it is not deploying my app on vercel. gives this error
I tried googling the error but my case in unique.
This is the git...
Szymanski asked 18/1, 2022 at 16:5
3
Kubernetes kind Deployment doesn't allow patch changes in spec.selector.matchLabels, so any new deployments (managed by Helm or otherwise) that want to change the labels can't use the RollingUpdate...
Doyle asked 18/3, 2021 at 18:43
11
Solved
I was trying to install pod 'Firebase/Functions' but failed with the following error:
`[!] CocoaPods could not find compatible versions for pod "Firebase/Functions":
In Podfile:
Firebase/...
Baikal asked 9/6, 2019 at 17:35
3
Solved
I've a Windows Forms application, and it is deployed through ClickOnce. During launch of the application it checks for an update and prompts the user for the same. If the user choose not to install...
Daubery asked 24/2, 2011 at 14:33
3
As far as I know /dist is for production environments. It contains uglified and similar files. But why do we need a /build folder ?
Grin asked 28/3, 2016 at 3:8
4
I am new to k8s and need some help, plz.
I want to make a change in a pod's deployment configuration and change readOnlyRootFilesystem to false.
This is what I am trying to do, but it doesn't seem ...
Reach asked 21/3, 2022 at 16:10
3
Hi I'm trying to deploy my react app using Azure Web app service using github action as deployment provider. build process have done but deploy step shows error at the end.
here is error sample:
Ru...
Cormick asked 7/6, 2023 at 2:31
10
Some of tasks I wrote start and never end. Ansible does not provide any errors or logs that would explain this, even with -vvvv option. Playbook just hangs and passing hours doesn't change anything...
Gulosity asked 27/12, 2013 at 10:12
3
I installed a new Jenkins node on ubuntu server following the documentation on jenkins.io
On my first deploy the console shows me this error:
Running as SYSTEM
Building in workspace /var/lib/jenkin...
Naamann asked 5/1, 2022 at 14:41
8
I am trying to build the next Js app production files to deploy it on cPanel, when I execute
npm run dev the app is working just fine but as I start to build a production file with the help of this...
Henchman asked 13/4, 2022 at 3:26
6
Solved
I followed these steps to deploy my nextjs on cPanel.
go to package.json and add this line: "homepage": "http://afsanefadaei.ir"
run next build to have .next folder as my build folder
go to cpane...
Weevil asked 31/1, 2020 at 16:45
1 Next >
© 2022 - 2024 — McMap. All rights reserved.